cancel
Showing results for 
Search instead for 
Did you mean: 

Content federation from S4 hana to SAP BTP Workzone service

nikhil64714
Explorer
0 Kudos
1,516

Hi All,

I have done content federation from s4hana 2022 to SAP BTP, all the required dynamic and static tiles were loading in sap btp workzone but when i try to launch any app i'm getting the below error /sap/bc/ui2/flp/ui5appruntime.html?sap-ui-app-id=cus.sd.salescontracts.manage⪰nario=LAUNCHPAD&sap-startup-params=sap-ushell-defaultedParameterNames%3d%5b"sap-ach"%2c"sap-fiori-id"%5d&sap-shell=FLP&sap-touch=0&sap-ui-versionedLibCss=true&sap-plugins=RTAPluginAgent&sap-theme=sap_fiori_3&sap-iframe-hint=UI5&sap-system-login-oninputprocessing=onProceed&sap-client=100&sap-language=EN

however sap GUI and webdynpro apps are loading properly without any error in the workzone. Can someone help me on fixing this issue.

Thanks

Nikhil

Accepted Solutions (0)

Answers (1)

Answers (1)

marhol
Product and Topic Expert
Product and Topic Expert

Hi,

in most cases UI5 app federated from on-prem backend system are not loaded as the local systems runs an UI5 version which is not available on CDN. As SAPUI5 resources are loaded from the CDN with the same version (including patch level) which is installed in the local system.

See also:

Integrating Business Content | SAP Help Portal

3013753 - Enable SAPUI5 CDN for consumption via BTP Launchpad Service - SAP ONE Support Launchpad

3207822 - Fiori app or Launchpad stop working when consuming the SAPUI5 from CDN - SAP ONE Support L...

Removing outdated UI5 versions from UI5 CDN | SAP Blogs

Best regards, Marco