I am trying to consume a gateway service through the SAP Fiori for iOS SDK Assistant.
This is for a demo and I am using my SAP Cloud Platform trial account.
I have configured the SAP Cloud Connector locally on my MacBook Pro
I mapped my Virtual to Internal System in the Cloud to On Premise section
and connected my SAP CP trial account.
Configuration Steps
SAP Cloud Connector
I have configured the SAP Cloud Connector locally on my MacBook Pro.
I mapped my Virtual to Internal System in the Cloud to On Premise section
This is a SAP Gateway with HTTPS, I can ping it successfully
I finally I connected my SAP CP trial account.
SAP Cloud Platform
In my SAP CP trial account, I created a new destination that point to my SCC
SAP Cloud Platform Mobile Services (where to expose the service metadata?)
In SAPcpms for my iOS Application, I need to create a destination that will point to my service metadata file (/sap/opu/odata/sap/myService)
I can see there is an option to create destinations, you could either select an existing destination from SAP CP or create a new one
The iOS Assistant will look for a destination that point to a service not a system
I can see there is an option OData Provisioning in SCP, is it related?
thanks