Skip to main content

Doing a "Action a Worklist item" - configure

 

In the Save form fields (to workflow data) i am sending a form value to one of the Save form fields on the workflow.

Then i use that form fields to add as a parameter in an email event.

 

The value is either not sent or is blank in the email, any idea why?

 

In workspace, view flow, the value is blank.... (the value is 100% set on a datalabel so i know it does exist on the form before i run the Action Worklist item.

 

Any ideas?

You can add a show message rule to show the value of the control you are trying to pass over to your workflow. Try using that quickly check if the control is populated right before you call the action a worklist item rule.


 


Check if you are passing the value over to the correct data field in your workflow. Check your data field type, and whether you are using a process data field or activitiy data field.


 


Hi,

 

The message box value was blank.

I changed the control from a data label to a text box and this time it worked.

Then changed it back to a data label again and continued to work...

 

Weird stuff...


Reply