Forum Discussion

Jan's avatar
Jan
Ideator I
2 months ago

Workflow Assignment - provide 2 assignments based on property

I have a workflow map defined with several activities. And I have an itemtype "XYZ" where on the item form I have an boolean property "ABC".
Condition is, if the ABC property on the item form is check marked then the 2 activities on the workflow map should be assigned to "Engineering" identity to perform Vote Now action. If not (uncheked) then it should be assigned to the one which is defined in the workflow map assignment identity.

Please provide solution for this.

1 Reply

  • How to disable one assignment (identity) out of 2 assignments based on item form property which is of type boolean.
    If property = true --> Assignment 1 should be assigned in the workflow
    If property = false --> Assignment 2 should be assigned in the workflow