Hi Team,
Hope doing well !
is it possible to insert the process instance id into the sql table on 1st form.
Please revert asap.
Thanks
Shubham Jain
Hi Team,
Hope doing well !
is it possible to insert the process instance id into the sql table on 1st form.
Please revert asap.
Thanks
Shubham Jain
Hi Jain,
Yes.
Through workflow, make sure that you enable "Started by laserfiche Forms" in workflow properties.
And use "Input Parameters" as token value.
Hi Mahesh,
I have done with your suggestion but when i am trying to submit the task WF gives the error.
In this error i also check with data type of nvarchar and varchar.
Screenshot attached.
If you are inserting a date field, please make sure that you apply the correct formatting.
Thanks.
Hi Mahesh,
Hope doing well !
i have tried with these three formatting i.e.:
(1) YYYY/MM/DD
(2) DD/MM/YYYY
(3) MM/DD/YYYY
but still issue remain same.
Any solution on this ?
Thanks
Shubham Jain
OK, please send a screenshot of the workflow.
I assume that the screenshot above is a Save to Repo task.
Thanks.
Hi Mahesh,
Hope doing well !
Support required:
I have a single form process where initiator fill the information and submit the task.
Here i want to initiate the auto sequencing on this form.
eg: when initiator start the process, a field called as DMS ID should be 001 in read only mode and when user creates a new task than DMS ID should be 002.
Thanks
Hi Shubham,
There's is an good example in the Laserfiche Admin Guide that will help you to achieve the sequential number. Please consider link for more info. (Example: auto-incrementing number)
Thanks.