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

Question

Question

Forms Reporting

asked on February 13, 2017

Hi All

I need to find the best way to do some reporting on Laserfiche Forms. Now I know you can create custom reports from Forms, but the requirement is to run it as a view/ stored procedure in SQL so that a 3d party application can access the report. The report must also be able to show the time between routing the forms and time it took to complete.

 

Any ideas on where to start looking to get this done please.

0 0

Replies

replied on February 15, 2017

you can maybe add an activity that will call a workflow and that workflow will capture forms data and send them to a database using a database update activity in the workflow process

 

or if you really good in database query , you can create your own view in form by trying to understand all the Relationship between tables in the forms database

0 0
replied on February 19, 2017

Hello Rene

 

Thank you for the suggestion I will give it a go

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

Sign in to reply to this post.