Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

S9 Notation is a tool for embedding variables into Annotations, /wiki/spaces/GSW45/pages/1027801082 Workflow Nodes fields, and email notifications. These notations are replaced at run-time by an Index Field, Process Field, or by general informationField values. To see a list of notations available for that fielda Field, type in a single brace ( { ).

...

Every GlobalCapture Workflow comes with a set of standard S9 Notations that be used as follows:

FormattingResult

{LASTUSERMODIFIED}

Contains the last user to either scan or validate the process

{PROCESSID}

Contains the numeric unique identifier for this particular process

{NOW}Contains the date and time that the notation is accessed

{TODAY}

Contains the date that the notation is accessed

{p_ActiveTemplate}

The Template which was lasted assigned to the document through classification

{p_BatchID}

Contains the numeric unique identifier for this particular set of processes

{p_FileType}

Contains the current file extension of the document that is being processed

{p_FilePath}

Contains the path to the document in process if merged. (PDF and TIFs do not populate this property mid-process)

{p_OriginalFileName}

Contains the original name of the file prior to it being imported into the GlobalCapture Workflow

{p_ReleasedFilePath}

Contains the path to the released document following a Release Node


Basic Process Field Notation

...