Kofax TotalAgility component RRTs

Reserved replacement tag names (RRTN)

RRTN Description Example
{$Batch Field}

Batch field

{$Department}
{@Document Index Field}

Document index field

{@Customer Name}
{@[Folder Class].Index Field}

Folder index field

{@[Claim Forms].Company Name}
{Kofax Value}

Kofax Value

{Current Date}

The variables of Folder and Document types can be used to assign Kofax TotalAgility folders and documents that are created during export process.

The following variable types are supported:

  • Bool

  • Byte

  • Currency

  • Date

  • Decimal

  • Document

  • Double

  • Dynamic Complex

  • Float

  • Folder

  • Long

  • Nullable Date

  • Nullable String

  • Short

  • String

  • XML

  • XML Expression

The export connector does not support Checklist and Entity type variables.

All non-string fields can be converted to string variables. Obvious type casts are supported between numeric types.

During export, the fields are replaced by the specific values. To create an enhanced text constant that reads "Batch created on" followed by the specific date the batch was created (a Kofax Capture Value), use the following text constant: Batch created on {Batch Creation Date}

If the batch was created on February 18, 2009, the text constant for the exported documents would read: Batch created on 02/18/2009

Field replacement tag names (FRTN)

This component does not generate FRTNs.

Special set replacement tag names (SSRTN)

This component does not generate SSRTNs.