Workflow parameter

0
  I am triggering a workfow from a microflow.  I need to send a boolean ( true or false ) to the workfllow.  The boolean will be true of false based on a business rule in the microflow.    Workflow has to take different paths based on the boolean flag.  How to achieve this item?    Workflow need a committed object in workflow context to take as a parameter. Is there any option to achieve the above requirement ? It seems we cannot send NPE as workflow context as parameter. 
asked
0 answers