BPMN Icons

BPMN Icons

Update CSV Data

CSV/TSV data entered as String-type (multiple lines) is treated as an RDB table, and the data is manipulated by queries (SQL). The results of the query are saved in the specified String-type (multiple lines) Data Item. Two data can also be combined.

BPMN Icons

Receive Task (form)

Publishes a Web form when a token arrives and awaits input to the web form. Advances the token if there is an input to the web form. The Web form can be submitted by users who don’t have an account for the Workflow platform. The user is notified of the web form URL by email, etc.

BPMN Icons

Message Start Event (form)

Issues a Web form (its URL) for awaiting entry. Starts a new process automatically by receiving entry. The form can be embedded on any website using “iframe” HTML tag.

BPMN Icons

Terminate End Event

Terminates all other ongoing Processes when any one of separated Processes arrives. The Process ends even if there are unfinished Tasks left.

Scroll to Top