cancel
Showing results for 
Search instead for 
Did you mean: 

Failed to load UI5 component com.sap.spa.bpi.process.form.trigger

MauricioMiao
Contributor
0 Kudos

Hi,

I followed steps described in guide:

https://developers.sap.com/tutorials/spa-run-business-process-launchpad.html

Everything good so far, I were able to display my process trigger tile but once I executed it, it is raising an error:

The issue is most likely caused by application com.sap.spa.bpi.process.form.trigger. Please create a support incident and assign it to the support component of the respective application. - Failed to load UI5 component with properties: '{

"name": "com.sap.spa.bpi.process.form.trigger",

"url": "/comsapspaprocessautomation.comsapspabpiprocessformtrigger/~030223152741+0000~/",

"manifest": true, ...

Analysing it I found the problem:

When the trigger is being executed from Launchpad the URL is like this:

https://subaccountid.launchpad.cfapps.us10.hana.ondemand.com/comsapspaprocessautomation.comsapspabpi...

When it is executed from the SAP Build Process Automation Cockpit the URL is

https://subaccountid.sap-process-automation.cfapps.us10.hana.ondemand.com/comsapspaprocessautomation...

So what I am missing because I followed all the steps, please.RegardsMauricio

Accepted Solutions (1)

Accepted Solutions (1)

Archana
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Mauricio,

You have to create a Local Copy of the Progress Trigger and updated the configuration of Navigation with the right URL. Please follow Step 1 of the tutorial.

Reagrds,
Archana

Answers (4)

Answers (4)

renejurmann
Participant
0 Kudos

Hi,

I found out, what was wrong on my side.

within the website settings of the launchpad administration the asynchronous loading must be deactivated - see SAP Note 3261446

renejurmann
Participant
0 Kudos

Hi,

what did you change in your destination? Probably this fixed the issue? I'm facing the same issue when following the tutorial.

regards

René

MauricioMiao
Contributor
0 Kudos

Hi archana.shukla ,

The issue is fixed now, I do not know why, but it is working!

The only thing I changed was the destination for the html5 apps.

Thanks for the help anyway.

Regards

Mauricio

MauricioMiao
Contributor
0 Kudos

Hi archana.shukla

I created it, see below:

I copied the link from the process automation configuration parameter for launchpad.

I did everything as indicated.

Regards

Mauricio