Error Tibco business studio: "There is no Component in the Application Module"

824 Views Asked by At

After migrating BW project (5.x) on Tibco business studio, when I tried to run the process, I got the error: There is no Component in the Application Module

Then, I checked and found that:

TIBCO-THOR-FRWK-600026: Failed to start BW Application [demo.application:1.0]. Reason: TIBCO-BW-FRWK-600043: Invalid Module [demo:1.0.0.qualifier]. There is no Component in the Application Module. Contact TIBCO Support.

Please see my images:

  1. Project after migrating enter image description here

  2. Project tibco designer (before migrating) enter image description here

Do you know how to fix this error ?

1

There are 1 best solutions below

1
On

Your process must be in the "Processes" folder. Then add the component from Module Descriptors/Components tab.

The process must be a process with a starter not a sub process.enter image description here