cancel
Showing results for 
Search instead for 
Did you mean: 

Cordova application (UI5) Integration with cloud platform

alagar_pandian
Participant
0 Kudos

Hello All,

I have created cordova application for windows platform(for PC) using UI5. I can install and run the application in my PC. Now I want to integrate it with sap cloud platform so that I can use Odata services configured there through destinations and other cloud features.

Please guide me on this. If there is any blog with steps to integrate cordova app with SCP, please do share with me.

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

kevin_xu4
Active Participant
0 Kudos

Hi Alagar,

You can use the MDK plugin in the SAP Web IDE cloud development environment or our native SDKs SAP Cloud Platform SDK for iOS or Android, and then deployed on SCP mobile service, I strongly recommend to read the relevant basic guide URLs below.

https://developers.sap.com/topics/mobile-development-kit.html

https://developers.sap.com/topics/sap-btp-sdk-for-ios.html

https://developers.sap.com/topics/sap-btp-sdk-for-android.html

Also I provides some more useful blogs for further learning.

https://blogs.sap.com/2019/11/22/adding-third-party-or-custom-cordova-plugins-to-a-hybrid-app-in-sap...

https://developers.sap.com/tutorials/cp-cf-fioriapps-create.html

Thanks for your cooperation,

Best Regards,

Kevin