Skip to Content
0
Dec 15, 2021 at 06:26 PM

SAP Asset Manger 2105(created from SE38) destination DEST_SAM2105_PPROP failed with 503 error

735 Views Last edit Dec 16, 2021 at 01:56 AM 2 rev

Hi Team,

I'm following SAMQuickStart guide.

  • I Confirmed all Asset Manger backend components are installed with out issue.
  • oData SAP_AssetManager_2105 of my gateway with http is reachable from my browser.
  • Cloud connector is connected to my gateway system and exposed via https and maintained principle propagation.
  • But virtual host and port are different from internal host and port.

Now from SAMQuickStart guide, I'm trying to create MDK app from GUI.

3.5.1 Run Application Create in Back-End SAP System Context

Procedure 1. Using the SAP GUI, enter transaction SE38, then the program /MERP/CORE_CPMS_APPCREATE_PROG.

in Mobile Service Cockpit Admin API URL, we suppose to give

https://mobile-service-cockpit-web.cfapps.us10.hana.ondemand.com/

But if I give this URL my app is not getting created and show unauthorized error.

But If I give complete url along with my subaccount/cloud foundry space / space i'm able to create MDK application.

https://mobile-service-cockpit-web.cfapps.xxxx.hana.ondemand.com/cockpit/v1/org/xxx/space/xxxx.

But when I test my MDK destination DEST_SAM2105_PPROP(has virtual host and port) it shows 503 error and some times 400 bad request errors and not even triggering back end service and there were no logs in Cloud connector.