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

Question

Question

Reusing variables from a previous instance for the same process

asked on May 31, 2014

 For a process scheduled to run every fortnight is it possible to use the values stored in variables from a previous instance  in preceding instances. 

0 0

Answer

APPROVED ANSWER
replied on June 2, 2014

Thanks for the use case! This is really helpful for us to design the future features.

0 0

Replies

replied on June 2, 2014

Hi Segun,

 

In Laserfiche Forms variables' values can be stored and access within an instance, but not between instances. However, you may be able to accomplish what you're looking for with a combination of the database lookup functionality and Workflow!. At the end of the process you could use a service task to invoke a workflow that writes the desired values to a database. Then you could configure your form(s) to auto-populate the desired fields from a lookup to that same database, essentially allowing you to populate your fields with the values from the last instance of the process.

0 0
replied on June 2, 2014

Hi Segun,

Can you give me a detailed use case when value needs to be carried over to next instance?

 

Thanks,

Abby

0 0
replied on June 2, 2014

This is a reporting process which is to run every fortnight. Managers are required to complete a form which would contain their activities, goals and other vital company stats. In all cases users enter goals which they plan to achieve by a stated delivery date and this is then reviewed and approved or rejected.  

 

At the next reporting date a manager updates previously entered goals and marks them as pending or completed based on delivery dates while also adding additional goals. A reviewer would then view all previously entered goals, the proposed delivery dates and their current status with this information the reviewer can then score the manager. The cycle goes on and on. 

0 0
APPROVED ANSWER
replied on June 2, 2014

Thanks for the use case! This is really helpful for us to design the future features.

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

Sign in to reply to this post.