Run workflow from Markdown activity
In many places I can use an anchor tag to run a workflow, e.g. I can add <a href="command:RunWorkflowWithArguments?workflowId=Test">Click</a> to a feature description, or the Display Result Picker activity.
It would be cool if we could use this in the Markdown activity too, in MD syntax: [Click](command:RunWorkflowWithArguments?workflowId=Test) Or is this already possible and am I missing something?
0
-
Hello Berend,
This is not actually possible no. The best option to execute another workflow within a workflow is best handled by using a condition that will run a Reference Workflow activity for 'Test'.
Thanks, Stefan
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar