ATC: BOOKMARKSOURCE option

This command sets either the source document or a new document as the reference for future bookmark evaluations in upcoming ATC commands. The default is the source document.

  • option is required; however, only one of the following options can be used at a time:
    • SOURCE selects the source document that opened the workflow script as the current document.
    • NEW selects the new document as the current document.

Example

ATC: BOOKMARKSOURCE NEW

The above example means “set future bookmarks (in the following ATC commands) to reference the document most recently created.”


Last updated: September 19, 2017 at 9:40 am;  

Related Post

ATC: ADDRATC: ADDR

ATC: ADDR target-addr -type source- addr -type This command sets the target address in the target document based on the specified source address type in the source document. target-addr-type is

ATC: STATUSATC: STATUS

ATC: STATUS statuscode This command sets the status code on the current document to the value specified.  This command is the same as ATC: SET STATUS = statuscode is required.

ATC: ERRORIFATC: ERRORIF

ATC: ERRORIF condition  |  (WHEN table.field  (operator value-expression  |  IsChanging )) This command ends the workflow script if conditions are met (i.e., an error is detected) and sends an Alert.