IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Developing business processes > Building BPEL processes > Defining BPEL process logic > Adding an activity to a BPEL process

Modify the type of an activity

As you construct your BPEL process you may decide that a specific activity should be of a different type than you initially assigned.

To change an activity from one type to another, proceed as follows:


Procedure

  1. Right-click the activity and select Change Type from the menu.
  2. Follow the secondary menu, and select the required type.


Results

You have successfully changed the type of activity.

Even those properties that could theoretically be shared between the old activity and the new one, such as variables, will NOT be preserved after the changeType action.

Adding an activity to a BPEL process


Related concepts:
Replacement variables and context variables
Use Java methods in process snippets
Use custom properties for human tasks
Use event handlers


Related tasks:
Modify the properties of an activity
Work with basic activities
Work with structured activities
Modeling human workflows