Legacy Designer Step | Converted to BPMN Step in Designer |
Empty step | Abstract task |
Error transition from a subprocess | Boundary intermediate error event (non-interrupting) |
Error transition from any step other than a subprocess | Boundary intermediate error event (interrupting) |
Gateway step | Complex gateway |
IS service step | Service task with type set to IS Service |
Join timeout transition (with timeout set) at a legacy join step | Join timeout transition This is true only for a timeout transition defined at a legacy join step. All other timeout transitions are converted into Boundary Timer events. |
Publish step | Send task |
Receive step - starting receive | Message start event Note: Available Protocols: Publishable Subscription, JMS |
Receive step - intermediate receive (that is, it does not start a process) | Receive task Note: Available protocols: Publishable Subscription, JMS, Simple Service |
Receive step and reply step (Simple Service for synchronous reply protocol on the receive step) | Receive task and send task Note: Simple Service Protocol |
Referenced process step | Call activity with type webMethods process (deprecated) |
Reply step | Send task |
Rule step | Business rule task with type set to webMethods Business Rule (default) |
Subprocess step | |
Task step | User task |
Terminate step | End terminate event |
Timeout transition (with timeout set) | Boundary intermediate timer event The interrupting behavior of boundary timer events is described in
About Interrupting Behavior for
Boundary Intermediate Events. A boundary intermediate timer event outgoing transition label shows Execution time > xxx . For more information, see
About Boundary Intermediate Timer Events. |
Transition of type Step Iterations Exceeded | Labeled conditional transition with no decorator. Label shows Iterations > xxx . |
Transition of type Unsatisfied Join | Labeled conditional transition with no decorator. Label shows Unsatisfied Join. |
Web service step | Service task with type set to Web Service |