ATC: ALERT [user] TITLE title; free-form-text

This command sends an alert with free-form text to a specified user.

  • [user] is required. It specifies the person to receive the alert. Square brackets are required. The alert recipient can be identified by login user ID, email address, user key, or the full name as entered in your system.
  • TITLE title; is optional but requires the semicolon. If no title is specified for the Alert, the default title of Workflow Alert will be used.
  • free-form-text is optional, but the Alert will be blank without text, so should be specified.

Example

ATC: ALERT [Chris Demo] TITLE Document Closed; For your information, this document has been closed.

The above example means “create an Alert with the title Document Closed and containing the message ‘For your information, this document has been closed.’ and send the Alert to Chris Demo.”


Last updated: September 19, 2017 at 9:42 am; green text = new

Related Post

ATC: ELSEATC: ELSE

ATC: ELSE This command can be used for an IF/ELSE situation, with ATC: IF. It indicates the ATC commands to be used when the ATC: IF command evaluates to false.

ATC: SELECTATC: SELECT

ATC: SELECT option This command selects either the source document or the new document as the current document. Most commands affect the current document. option is required; however, only one