When you create a new activity in the Business Process Modeling perspective, by default, it creates a User task. You can create following types of activities in the Business Process Modeling perspective.
icon represents the manual task.
A performer should be assigned to execute the manual task.
icon represents the service task. The service task has
non-interactive application associated with it.
icon represents the script task. The script task
has Script Invocation application associated with it.
icon represents the send task. The send task has a
JMS application associated with it.
icon represents the receive task. The receive
task has a JMS application associated with it.
icon represents the rule task. The rule task has
a Rule application associated with it.You can perform following operations on activities:
You can add activities using four different ways:
Figure: Create Activity Icon
OR
Figure: Create Activity - Flyout Menu
By default, the Manual task is created.
OR
OR
For more information on activity connection, please refer to the section Rules for Connecting Elements.
To rename activities, perform the following steps:
Rename can be performed in the property panel of the element and by double-clicking element in the Process Diagram canvas.
To delete activities, perform the following steps:
Figure: Delete Activity - Flyout Menu
To view the tooltip text of application activity, hover the mouse over the icon of application activity added in the process diagram canvas. If the description is added, then it is displayed in the tooltip.
Figure: Application Activity - Tooltip
Also, if you click the application activity icon, the application view of that application is displayed.
Similarly, you can view the name and description of the subprocess in tooltip, if provided.
Figure: Subprocess - Tooltip
If you click the subprocess activity icon, the process diagram canvas of referenced process is displayed.
The activity flyout menu is displayed when you hover the mouse in the proximity of the activity.
Figure: Activity - Flyout Menu
Following menu options are available in the activity flyout menu.
| Menu Icon | Menu Option | Description |
|---|---|---|
![]() |
Delete | Deletes the activity. |
|
Connect | Starts a sequence flow or data flow with the activity as the first anchor point. Click the icon and connect it to another element. |
![]() |
New Activity | Adds a new Manual task connected from the existing activity. Click the new activity icon and drop it on the swim lane. |
|
New Gateway | Adds a new gateway connection to the activity. Click the new gateway connection and drop it between the activities. |
|
New End Event | Adds a new end event to the activity. Click the new end event icon and drop it on the swim lane. |
| New Intermediate Event | Adds a new intermediate event. Click the new intermediate event icon and drop it on the activity or between the activities. |
To view and modify the properties of an activity, perform the following steps:
Figure: Activity - General Properties
The UUID and ID options are displayed only when you switch to Integrator profile.
Figure: Activity - Subprocess
For more information, please refer to the chapter Configuring Subprocess Activities Configuring Subprocess Activities of the Modeling Guide. Modeling Guide in the Stardust Documentation.
This option is available only when you switch to Integrator profile. Using this option, you can select the application which is implementing the logic for the task.
Figure: Implementation
For the Manual task, auto-generated screen defines the underlying logic.
Figure: Implementation - Manual Task
For all the other task, excluding Manual and None task, you need to select the defined application from the Application drop-down list. It lists the applications from the current model and other models displayed under the My Process Models panel, according to the selected task.
Figure: Implementation - User Task
Click the Display icon.
Figure: Display Icon
Select the Is Auxiliary Activity checkbox to mark activity as auxiliary from business perspective.
Figure: Is Auxiliary Activity
Click the Controlling Parameters icon.
Figure: Controlling Properties Icon
The following controlling parameters are available for activities:
Figure: Controlling
To add comments for activities, perform the following steps:
Figure: Activity - Comment Icon
Figure: Activity - Add Comment