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.

Examples

ATC: DIRECT Enque Pullupdate $SITENAME now

The above example means “have the ATC workflow engine get the latest update from Spitfire’s update server so it will be available the next time ICTool is opened.

ATC: DIRECT Enque ReadPopMail $SITENAME now

The above example means “Check for inbound emails on the current site.”  (This is normally done on a schedule—this command would add an extra check.)

ATC: DIRECT Enque CloudSync $SITENAME [DKEY_DocHeader_DocMasterKey]

The above example means “queue this document on the current site for a cloud file sync.” (This is normally done on a schedule— this command would add an extra check, perhaps because the workflow knows it just generated some files.)


Last updated: September 20, 2017 at 12:10 pm;  green text = new