BPMN Icons

BPMN Icons

Update Data

Automatically updates Business Data with the specified value or the evaluation result of the formula. Capable of updating several Data Items also in one automatic Step.

BPMN Icons

Human Task

A work step that humans are in charge of. Generates an input form (Operating screen) automatically in accordance with the editing permission settings on Data Items. When the allocated operator fills out the form and finishes the Task, the token advances.Capable of setting branching by Operator’s choice upon finishing the Task, and also a deadline.

BPMN Icons

Message Start Event (Webhook)

Issues a URL that awaits Webhook (HTTP request) in a specified method. Starts a new Process automatically when a Webhook is received. Capable of storing the received request body in a String-type Data Item. Also possible to return an HTTP response with Business Data inserted.

BPMN Icons

Receive Task (Webhook)

Holds the token and awaits a webhook (HTTP request) at a specific URL. Advances the token when a webhook for the specified HTTP method is received. Capable of storing the received request body in a String-type Data Item. Also possible to return an HTTP response with Business Data inserted.

BPMN Icons

Script Task

Executes ECMAScript (program) on the server side and updates business data automatically. Capable for more complex processing than [Update Data] such as conditional branching and repetition processing, HTTP communication with the outside, email transmission, etc.

BPMN Icons

Message Start Event (HTTP)

Issues a URL that awaits an HTTP request. Starts a new Process automatically when an HTTP request is received. Capable of inserting values accepted as receive parameters to Business Data.

BPMN Icons

Timer Start Event

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.

Scroll to Top