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
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: 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: 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.
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 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 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 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: 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: 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