Adding Prefixes to BookmarksAdding Prefixes to Bookmarks

Purpose of Bookmark Prefixes Adding prefixes to bookmark names allows you to extract data not stored directly in the Document format number and data fields pull data from Contact records

ATC: ATTACH ASSEMBLEATC: ATTACH ASSEMBLE

ATC: ATTACH ASSEMBLE options  This command assembles all attachments that are flagged as Incl=Assemble (on the document’s Attachment tab) and attaches that assembled PDF file to the target document. options are optional.  There are several

ATC: UPDATEATC: UPDATE

ATC: UPDATE target = value This command updates a target area with a new value. target is required. Currently, the only valid target is NOTIFICATION. HTML formatting is supported for Notifications if the

ATC: DIRECTATC: DIRECT

ATC: DIRECTremote-command This command sends an instruction to the ATC workflow engine for background processing. remote-command is required. See KBA-01573 for possible commands.  $SITENAME must be used to identify the current site.

KBA-01783: ATC Script Command ConditionsKBA-01783: ATC Script Command Conditions

Question: I notice that certain ATC commands (ATC: IF, ATC: ERRORIF, ATC: EXIT) accept “conditions”.  What are the possible conditions that can be used with these commands? Answer: Conditions Several commands accept conditions.

ATC: ADD UIAATC: ADD UIA

ATC: ADD UIA ID data  This command adds a User Interaction Attribute (a setting or flag that controls the behavior of the current document session for the current user). Note: This ATC

ATC: ADD COMMENTATC: ADD COMMENT

ATC: ADD COMMENT description This command adds a comment/remark to the current target document. description is required. The freeform description can be any text and can include spaces Note: to format

ATC: ADD ITEMATC: ADD ITEM

ATC: ADD ITEM fieldname value This command adds an Item to the current document and sets the named fields to the value specified. Multiple fieldname and values can be specified,

ATC: GETATC: GET

ATC: GET KEY dataPK  | [doctype] project document supplemental; WITH option This command loads a document. After this command, the loaded document is selected as the current document so that

ATC: QUERYATC: QUERY

ATC: QUERY qalias d1 d2 d3 This command runs the query dynamically defined through a QueryConfig | qalias:Alias rule. The result set is thus available for other ATC commands in the workflow