Hi all,
I have a workflow which gets started after a submission in Laserfiche forms.
So the function of workflow is to use the variables captured from the Laserfiche form then to fill out another PDF form and to store the filled PDF form into repository.
The activities I used on the workflow is described below.
1) Retrieve business process variables(To get the form variables to be used in Workflow activity).
2)Create Entry. (To Create a Laserfiche entry in a specific folder inside repository).
3) Fill out PDF form(To fill the desired PDF form, Have selected the master PDF form and have assigned the values of form variable to the fields in PDF form)
4)Attach electronic document(Attach the filled out PDF form to the entry created in step 1)
The workflow doesn't do the desired function. I think the problem is with the properties of Attach Electronic document activity mentioned in step 4.
How to attach or use the filled PDF token to be associated with create entry activity mentioned in step 1.
Please guide me where I am wrong , possible sample screenshots of working workflow much appreciated for current scenario.
Attaching screenshots of Workflow designer and also the properties of each activity.