Configure Web GUI for SAP NetWeaver 7.01 SR1 SP3 ABAP Trial Version
I was trying to use WebGUI for SAP NetWeaver 7.01 SR1 SP3 ABAP Trial Version but facing some error so i tried to search out the solution and in most of the thread got the following link for NetWeaver 04 ABAP Edition.
Running your first ITS WebGUI application in SAP NetWeaver 04 ABAP Edition – NSP
I follow the steps in above Blog but not able to run WebGUI at last I come up with the following solution. Just follow 2 Simple Steps below.
Step 1. Activate Services: You need the active the following 3 Services.
1. /default_host/sap/bc/gui/sap/its/webgui
2. /default_host/sap/public/bc/ur
3. /default_host/sap/public/bc/its/mimes
Run T-Code SICF and Execute using Execute Button or F8
Go to Path /default_host/sap/bc/gui/sap/its/webgui and Activate Service Like below.
Go to Path /default_host/sap/public/bc/ur and Activate Service Like below.
Go to Path /default_host/sap/public/bc/its/mimes and Activate Service Like below.
Step 2. Publishing Services: Run T-Code SIAC_PUBLISH_ALL_INTERNAL you will see the service being activating in the status bar like below.
At the end you will see the following Success Message of Publish Services.
Open Browser and give address
With Host Name
http://minisap:8000/sap/bc/gui/sap/its/webgui
Or With IP Address
http://192.168.56.101:8000/sap/bc/gui/sap/its/webgui
You will see the following window Click the Log On Button.
Following Popup will appear for User Name: bcuser Password: minisap
With Host Name.
With IP Address
Thanks for your entry, I ran TCIF and now can run the webgui service. I am a SAP newbie, my angle is integrating with BizTalk and ERPConnect. So, after running the Object Navigator, I peruse the ABS database and only see Customers and Bookings tables (same as SAP Easy Access GUI) which appear empty. What do I get with the Trial version? Is there a CRM or ERP module I can add in? I was looking to do something like 1) Edit a SAP Customer, 2) Pull from BizTalk, display on SharePoint, 3) Edit in Sharepoint, post back to SAP.
Thanks, Geoge