OR Gateway
Of the multiple paths, the token is split and moves to all of the paths which satisfy conditions. Workflow may become parallel processing.
Of the multiple paths, the token is split and moves to all of the paths which satisfy conditions. Workflow may become parallel processing.
Of the multiple paths, the token is split and moves to all of the paths. Workflow become parallel processing.
Advances the token to the first of multiple paths that satisfies the conditional expression.
Starts a new Process at the specified time. Applies the repetition rule such as daily, weekly on Monday, or the first day of a month.
Holds a token and listens for HTTP requests at a specific URL. Receiving an HTTP request, the token advances. Capable of receiving values in parameters and overwriting business data.
Sends an email to the email address specified on To/Cc/Bcc. Also capable of embedding business data and attaching files.
Transmits an HTTP request to the destination specified in Access URL. Also capable of saving the received response to a Data Item.