Résultats de la recherche:
Found 1184 articles
Found 1184 articles
Parallelism and Concurrency
Cells Flows Documentation
Cells Flows internal structure allows to run multiple actions in parallel, which should be used carefully.
Debugging Tools
Cells Flows Documentation
This page describes the tools needed to inspect all messages that are passed along during a Flow
Business Requirements
Cells Flows Documentation
Translating a workflow requirement into actionable steps for a workflow management tool involves identifying the specific tasks and activities that need to be completed, and organizing them into a sequence or flow that represents the steps that need to be taken to complete the workflow.
Demo of a simple Flow (video)
Cells Flows Documentation
A short video tutorial showing how to build a simple Flow.
Anatomy of a Flow
Cells Flows Documentation
This section explains all the concepts used in the Flows
Tasks Logs
Cells Flows Documentation
Tasks history and their logs can be found below the job workflow panel.
Parameters
Cells Flows Documentation
This page describes the available tools for parametrization in Cells Flows, an essential feature of any workflow tool
Triggers
Cells Flows Documentation
Cells Flows Jobs can be started in many ways: reacting to Cells events, based on a schedule, or manually, or even by end-users using WebHooks and buttons.
Data Types, Queries, Filters
Cells Flows Documentation
This page provides information about the data structures managed in Cells Flows and how to populate or filter them.
Actions and Messages
Cells Flows Documentation
Actions are core components of a Flow. They are chained together and communicate by passing Messages around