cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Cloud Workflow not loading UI5 component

2,102

Hello,

I've just started learning SAP Cloud Workflow and I cannot load any UI5 app as User Task(it is empty as bellow). I am currently working in SAP Business Application Studio and all of the tutorials so far seem outdated. Did anyone had this issue before or has a good tutorial on it using Business App Studio?

View Entire Topic
Archana
Product and Topic Expert
Product and Topic Expert

There could be multiple reasons. Please follow the blogs and the standard documentation.

0 Likes

Thank you for the instructions. Unfortunately after multiple attempts and different blogs followed I still have the same issue.

The workflow seems not to find the UI5 app. Even with the code from your blog I get this same error:

Cannot create componentsap.demo.bpm.taskuifor smart template rendering. Showing standard task in the detail screen as a fallback: failed to load 'sap/demo/bpm/taskui/Component.js' from /sapdemobpmtaskui/Component.js: 404 - Not Found -

In this case I uploded the files to my trial workspace, I renamed the "default_workflow" to "workflow_mt" in the mta.yaml(I guess there is a difference in the default configurations since the blog was created and it was needed), built and deployed.

Do you know if there was something extra I should have done?

Many thanks for the support already!