cancel
Showing results for 
Search instead for 
Did you mean: 

Alternative logon procedure: UI5 App. on SCP Neo connected to on-prem. SAP ERP

former_member584630
Discoverer
0 Kudos

Hello,

we are a running an UI5 application in SCP Neo, which is connected to an on-premise SAP ERP system via cloud connector and the corresponding destination in the manifest of our UI5 app.. When the application is started the popup for log in into the on-prem. system is shown and after logging in, data from on-prem. is loaded. So this works fine!

Though we want to have a html logon, instead of the logon popup when starting the UI5 application, we changed the logon procedure in the corresponding sicf service to "Alternative logon procedure" like it is described in the following link (we are not using fiori launchpad):

https://blogs.sap.com/2016/11/25/sapui5-application-with-custom-login-and-logout-option/

When testing the service directly from sicf, the html logon is shown, but when starting the UI5 application neither the html logon nor the popup is displayed and no data is loaded.

Do you have any idea, why the html logon isn't shown and how to fix it?

Thanks in advance,

Dirk



Accepted Solutions (0)

Answers (1)

Answers (1)

oppancs
Contributor
0 Kudos

Dear Dirk,


Make sure that firstly you have correctly maintain principal propagation from SPC via SCC to on-prem according to SAP Help step by step (fit prerequisites, imported SCC system certificate, corretly configured ICM etc.):


https://help.sap.com/viewer/cca91383641e40ffbe03bdc78f00f681/Cloud/en-US/a8bb87a72d094e0d981d2b1f67d...


Then you can customize login procedure according to the blog.


Regards,
Barnabás Paksi