Following situation:
- An SAP OnPremise system is connected over cloud connector to SAP HCP
- In the cloud version of the SAP mobile plattform (SMP) I configured the system
- I have a hybrid app (using SAP Kapsel SDK) and try to connect to
- a) SMP itself (registring)
- b) also to the real backend sytem with the data needed
- User name of SMP and backend system is not the same
Does anyone have a good tutorial / documentation link how to setup this correct?
I found a very good tutorial about the Kapsel plugins: - https://blogs.sap.com/2016/10/20/getting-started-kapsel-part-1-sp13/
With a trial account and a trial backend account (same user name) it seems somehow working. But in my situation it is more complex.
Problem in other words (Edit)
I am searching for a way to use user & password from OnPremise system to authenticate against HCPms over a Hybrid app.