Get a quick quote with our pricing calculator

Knowledge Base

Browse our knowledge base articles to quickly solve your issue.

New to Workbooks? Use these guides to get started.

Find out more
Back to Knowledge Base
Knowledgebase articles

Process Logging

Last updated : 09/03/2012

What Process Logs are and what information they contain.

Tip

Use the Process Log to diagnose problems with Workbooks Scripts.

Each time a process runs it creates a detailed Process Log. This includes a trace of all API interactions with Workbooks and messages logged by Scripts. There be many thousands of Process Log records for a process which is scheduled to run frequently; you can use filters on the Exit Code and Summary columns to find the logs for times where a process failed.

The Summary column is populated with the last entry which was written to the log for each run of a Process.  The Exit Code should normally be 0 (zero) if it was completely successful or 1 if it should be retried later or has warnings.

Previous Article How Workbooks Runs Scripts Next Article Script Library