Worksoft Community

Generating a report immediately after execution

Generating a report immediately after execution

Question: How do I generate a report immediate after execution (without logging into Certify UI)?

Solution:  Use Certify command line with the option /outputpdf

For example (for Worksoft Certify 8.5.0 and later),

C:\Documents and Settings\Admin\Desktop>Certify.exe  /usecertifyconfig+ /stepdelay=0  /Process="MyProcessA"   /Project="A"      /user="yourusername" /password="xyz123@xxx" /outputpdf:"c:\test.pdf"

 
Running the above command will first execute the process ""MyProcessA"   in Project A and immediately generate a results report test.pdf.

 

Recent Comments

Leave the first comment for this page.
©2009-2011 Worksoft, Inc.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems