Calling a Process that Uses the Start Activity
If the migrated project has a process that uses the Start activity, you have to manually create a new BusinessWorks process to call the migrated process.
Procedure
-
Create a new process in TIBCO Business Studio.
-
In the new process, add a Timer, File Poller or any activity of the process starter type.
-
In the new process, add a CAllProcess activity.
-
Add a transition between the process starter and the CallProcess activity.
-
Select the CallProcess activity and configure the activity:
-
In the
Properties view, click the
General tab.
-
Click the
button next to the
Service field.
-
In the
Select a Service window, select the migrated process. Click
OK.
After you select the process to call, the process reference is displayed in the created process.
-
Select the reference added to the new process and configure the reference:
-
In the
Properties view, click the
General tab.
-
Click
Select Process next to the
Process field under
Wire to Process.
-
In the
Select a BusinessWorks Process window, select the migrated process. Click
OK.
-
In the
Service Name field, select the service from the list.
-
Save the project.
Copyright © Cloud Software Group, Inc. All Rights Reserved.