Hi when we use the "Save to Repository Service Task" is there a way to access the saved form with Action History. I want to email a link to that form from either the business process or a workflow.
I am currently on Laserfiche 10.2.1
Hi when we use the "Save to Repository Service Task" is there a way to access the saved form with Action History. I want to email a link to that form from either the business process or a workflow.
I am currently on Laserfiche 10.2.1
One thing you could try, after you save the form into the repository in your Forms process, you could run a Workflow that finds the newly saved form, grabs the entry ID, generates a link using the entry ID, then emails that link out.
Another solution that worked is described here