You are viewing limited content. For full access, please sign in.

Question

Question

assign field values not working

asked on June 19, 2019

Hi all smiley

I have a leave form that fires off a workflow that is not assigning a value to a field (WF Status set to Cancelled)

We are on Laserfiche Forms Professional Version 10.3.1.690

Here are the screenshots from the process.

Initiator submits Cancel Leave form:

The form instance is coming from a stored procedure of all approved leave.  So I do a look up on the form name, and return the FormID, LeaveID, and form_instance.  This is all working and data has been verified.

 

The form is showing the correct Form Instance as well in the task / variables panel

Here is the error: 

I have read up on threads (learned some things again) smiley and googled assistance.  Thank you for your time!!!

 

0 0

Answer

SELECTED ANSWER
replied on June 19, 2019

Thanks for the reply Miruna.

A numeric value that the form is passing.

Found the issue with some help.  I didn't have the parameter wrapped in the syntax 

 

THANK YOU again for all you do for me and others!!  You rock!! 

0 0

Replies

replied on June 19, 2019

I'm guessing you're trying to set the field value on the result(s) of the search? Since that returned no results, workflow worked as designed. You can wrap the Assign Field Values activity in a conditional sequence that checks whether results were returned, but that would only keep the workflow from terminating, not solve the underlying problem.

What are you searching for?

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.