This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Copy Comment property from separate Assignment to main object as precondition

Hi,

I have a workflow with multiple "Approval" states which are going to "Rejected" state which has precondition that "Comment is not empty". One of those approval states has separate assignment on it and it cannot check if separate assignment has comment inserted into it. Basically precondition for Comment check is not working for those separate assignments.

I tried copying the value but i was unsuccessful. Does anybody has solution to this problem? 

Solution would be that M-Files can check both Comment and Workflow Assignment.Comment value and compare them which would probably some sort of VbScript precondition?