KBA-01780: How to create workflow on a documentKBA-01780: How to create workflow on a document

Question: I know that I can set up workflow scripts in a predefined route or, even better, through the Workflow Scripts tool so that the script can apply to many documents.  But is

KBA-01781: How to create workflow in a predefined routeKBA-01781: How to create workflow in a predefined route

Question: Can I add an ATC script workflow to my predefined route? Is it possible to have my predefined route use a script from my Workflow Script library? Answer: Yes

KBA-01782: Index of ATC commandsKBA-01782: Index of ATC commands

Overview The ATC scripting language is a set of English directives. A script command can span multiple lines. Each script begins in the context of the source document with which

KBA-01784: Examples of ATC workflow scriptsKBA-01784: Examples of ATC workflow scripts

Question: Can you give me examples of ATC workflow scripts and how you set up if they are triggered by document events or called from a predefined route? Answer: Let’s

KBA-01777: The Workflow Scripts ToolKBA-01777: The Workflow Scripts Tool

Purpose: The Workflow Scripts tool on the System Admin Dashboard organizes ATC scripts to be used in automatic workflow in the system. Scripts added through this tool are considered part

ATC: ADD REVISIONATC: ADD REVISION

ATC: ADD REVISION This command adds a revision to the document in memory. The new revision requires saving. Most workflow scripts are followed by an automatic save, or you can

KBA-01558: Workflow Script LibraryKBA-01558: Workflow Script Library

Question: How can I use the same script from multiple predefined routes? Can I run a workflow script when my document is approved? Can I use a workflow script to

KBA-01286: Correcting Errors in Automatic Workflow scriptsKBA-01286: Correcting Errors in Automatic Workflow scripts

Question: How do I correct an error in an automatic workflow script? Answer: When ATC encounters an error in an automatic workflow script, it sends an alert to the originator of the

KBA-01470: Use Workflow to create a linked doc for tracking Compliance ItemsKBA-01470: Use Workflow to create a linked doc for tracking Compliance Items

Problem: Some Compliance Items should only be edited by the Accounting Department, but the Project Manager is the person responsible for creating and maintaining the Commitment. How can I configure

KBA-01413: Workflow Script Error: SET references invalid fieldKBA-01413: Workflow Script Error: SET references invalid field

Question: What causes the error: SET references invalid field? What causes the error Expression references invalid table name Answer: These errors are caused by a syntax error in the script, most