Everysk allows workflows to be connected for sequential processing: when the first workflow finishes, the second starts. There is no limit on the number of connected workflows. The platform detects any inconsistency to preserve a Directed Acyclical Graph (DAG).
In order to connect workflows, place a Workflow Bridge worker a the end of the first workflow and select the second from the selection box. It can send, when necessary, needed parameters to the target workflow in order for it to execute properly.
Parameters
The Workflow Bridge worker must receive specific parameters in order to execute properly.
1 Workflow
Select the workflow to be executed using Fixed Workflow variant.
2 Workspace
Set the research workspace of the workflow using Fixed Workspace variant.
3 Next Workflow Parameters
Set Key and Value to be sent to the target workflow in order for it to run successfully. To add new keys, click on the Add Line button.
3.1 Key
Set the object key to be sent to the target workflow using Template Text variant.
3.4 Value
Set the object value to be sent to the target workflow using Upstream Data variant.
Results
This worker do not return results to the workflow.