cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Mobile Services - Backend System Details

prashanthgurram
Explorer
0 Kudos

Hi all,

Using Android SDK 7.1, would like to show the backend S/4 HANA details like system ID and client no. on the device. If the mobile services connectivity holds the system details in the form of URL and customer headers, is there a way to read this information via the SDK and show on the mobile device.

Regards,

Prashanth

View Entire Topic
guo-pingzhang
Advisor
Advisor

There is no such runtime (by 'runtime', I meant it could be called using business user without administration role) API to read backend url in connectivity/endpoints.

There is a runtime API to read endpoints: Get Proxy Endpoints | SAP Help Portal

But it only returns Mobile Services url instead of backend url. You could have a try but I doubt it works for your scenario.

prashanthgurram
Explorer
0 Kudos
Hi guo-pingzhang,
prashanthgurram
Explorer
0 Kudos

Hi Guo-pingzhang,

the documentation link is for Mobile services on Neo, am on Mobile service cloud foundry will the same service be available? Could not find any service in the SDK to read the proxy endpoints, Any suggestions?

Prashanth