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

Question

Question

Automate Checksums report

asked on May 18, 2015

I enabled volume checksums and able to run the validate checksums report manual I’m looking to run the checksums from workflow and sent email update to users instead of running the report manual.

Did anyone already automate this process or can someone from laserfiche team share the SQL code? Or SDK so I can add on workflow activate and generate the report.

 

Thank you in advance!  

0 0

Replies

replied on May 18, 2015

to be more specific I'm looking only for tiff images missing or deleted not other components of the report.

0 0
replied on May 19, 2015 Show version history

If all you are looking for are the missing tiffs, why not run the Volume Consistency Checker instead?

https://answers.laserfiche.com/questions/49227/Is-there-a-Volume-Consistency-Checker-for-LF-9

0 0
replied on May 19, 2015

I'm looking for automatic reported generated by workflow once a week and set email update.  after enabling checksums on volume I was looking for SQL query or SDK script which will be exectuded by workflow which will run the checksum validation and sent email update.

0 0
replied on May 21, 2015

Hi Raymond,

Is your answer final? so checksums cant be automated.

 

Thank you for the word back.

 

0 0
replied on May 22, 2015

Hi Arif,

Checksums can be automated. The same calls that the client application users are present in the SDK. They aren't specifically documented, but they should be in the object reference. I would recommend using the SDK calls instead of directly calling into SQL - if you try to use SQL directly you'd also need to go through all the files in the volumes yourself as well, which could be quite an undertaking. The Laserfiche Server will keep track of all that for you if you go through the SDK. 

0 0
replied on May 4, 2016

Is there any SDK documentation regarding the CheckSum feature to automate a recurrent analysis?

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

Sign in to reply to this post.