Add Bot Task
Bot Tasks contain work to be done by WorkFusion's bots automating human labor. Bot Tasks can exist only as a Business Process step, and you can create them using code tools or in a no-code manner.
Bot Tasks contain work to be done by WorkFusion's bots automating human labor. Bot Tasks can exist only as a Business Process step, and you can create them using code tools or in a no-code manner.
To add a Manual Task (MT) to a Business Process (BP), use one of the following methods:
The feature is available since Work.AI v10.2.9.2.
A Business Process (BP) is an automation flow combining various code based and no-code elements, such as Manual Tasks, Bot Tasks, Model steps, decision or transformation rules, or nested processes. Work.AI allows you to implement two types of Business Processes (BP):
Designing a Business Process (BP) means creating and configuring a sequence of code-based or no-code steps, such as Manual or Bot Tasks, nested processes, or rules, as required to accomplish a business goal.
A contract defines the input and output of a BP element, such as a bot step, connector, Manual Task, Model step, and so on. Contracts allow designing a BP data schema in a no-code manner.
A Decision rules step allows you to configure decision rules and routing outcomes in a no-code manner.
The Transformation step is a no-code bot step that allows you to implement complex scenarios with rule conditions.
The guide describes two automation use cases leveraging no-code Work.AI features and contract-based data schemas:
The article lists operators supported for no-code Transformation and Decision rules steps.