We use HQ v1.3. Has anyone come up with a method of acknowledging more than one completed worksheet at a time?
Worksheet Acknowledging
Apr 25, 2008
1 Replies
you can use this sql script and run it from the administrator utility,
-- This is will acknowledge worksheets that completed successfully older than 1 month. UPDATE Worksheet SET Status = 6 WHERE Status = 4 AND EffectiveDate < Getdate() -30
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required