Draft. Add S9 Notation info, including where in the interface it is supported. Link back to here.
Link from Export Data and Documents.Export Data and Documents
S9 Notation is a tool for embedding variables into a variety of Annotations, Workflow Nodes fields. These notations are replaced at runtime by an Index Field, Process Field or by general information. To see a list of notations available for that field, type in a single brace ( { ).
Standard S9 Notations
Every GlobalCapture Workflow comes with a set of standard S9 Notations that be used as follows:
Standard S9 Notation
Formatting | Result |
{LASTUSERMODIFIED} | Contains the last user to either scan or validate the process. |
{PROCESSID} | Contains the numeric unique identifier for this particular process. |
{TODAY} | Contains the date and time 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 process. |
{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. |