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

Enhanced Workflow Application Custom Task UI Issue (My Inbox).

0 Kudos
1,399

Hi Experts,

  • We have 2 SAP UI5 app and One workflow for a business process. First UI5 app ‘cerbudgetinit’ is added as tile in fiori portal and used to create a budget request in s4 system and triggers the approval workflow. In approval workflow user task, the second UI5 app gets loaded. However in our production subaccount it is not loading.
  • Working in Quality but after migrating to Production the issue is coming.
  • Below issue is coming and UI is not loading.

  • In Workflow User Task following component is used to load

Any hints, documentations etc. how to debug or solve that issue? I have no clue how to find the source of the problem.

I use the Neo - environment in Rot (if that matters).

Thanks in advance.

Regards,

Mujeeb

Accepted Solutions (0)

Answers (1)

Answers (1)

qmacro
Developer Advocate
Developer Advocate
0 Kudos

In many cases the HTML5 App Name and the SAPUI5 Component name are designed to match, but here they don't. What happens if you modify them to match?

0 Kudos

Thanks Sir for your response.

I have question regarding your suggestion.

Shouldn't it give the same error in "Quality" as well? But it is working perfectly fine there.

former_member758252
Participant
0 Kudos

Hi adams, im also facing same issue here and below image the workflow editor

as you can see that component and name of app is correct ( namespace is not given )

i am unable to figure out what is happening here.