Application Development Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert


This is not something new but i got to work on SAP system in my recent assignment where i wanted to access SAP system URL from SAP mobile platform. Here is my finding on this:

 

Prerequisite: You must be having SAP GUI Logon pad.

 

 

Steps:

 

1. Login to desired SAP system with valid credentials

 

2. Run SICF transaction

 



 

3. Execute or press F8

 

 



 

 

4. Expand default_host

 

 



 

 

5. look for ping under sap>bc

 



 

 

6.      Right click > Test Service

 

Choose Allow this one time from the drop down

 



 

7. It will open in browser, asking for SAP system user id and password

 



 

After giving right credentials, you will see below message

 



 

URL would like below

 

http://localhost:8000/sap/bc/ping?sap-client=800

 

 

I hope this sharing would be helpful. Your comments and suggestions are most welcome.

5 Comments