How to setup custom start comment and priority to workflow
K
Karri Kokkonen
started a topic
1 day ago
Hi,
We are trying to update Comment and Priority in workflow from an Referenced Parent entities attributes. The parent entity works as an staging table and starting point for the workflow and we would want in the start of the workflow fill information from attributes FinalComment and RequestPriority to the workflows starting view. Is this possible?
The documentation indicates that some custom start comment can be added with the Set Workflow Metadata step. How should this be setup on the workflow side as currently the comment doesn't show even with generic 'test' string input and causes an duplicate key error when workflow is started.
Karri Kokkonen
Hi,
We are trying to update Comment and Priority in workflow from an Referenced Parent entities attributes. The parent entity works as an staging table and starting point for the workflow and we would want in the start of the workflow fill information from attributes FinalComment and RequestPriority to the workflows starting view. Is this possible?
The documentation indicates that some custom start comment can be added with the Set Workflow Metadata step. How should this be setup on the workflow side as currently the comment doesn't show even with generic 'test' string input and causes an duplicate key error when workflow is started.
https://www.semarchy.com/doc/semarchy-xdm/xdm/latest/Design/workflows/workflow-automations.html
Start event setup for workflow
Test setup for automation Set Workflow metadata step
Thanks!