Tokens for Change Starting Entry Activity

This activity produces the following tokens:

Tokens
Name Description Sample Syntax
PreviousEntry_Name The name of the previous starting entry. %(ChangeStartingEntry_PreviousEntry_Name)
PreviousEntry_Id The Laserfiche ID number of the previous starting entry. %(ChangeStartingEntry_PreviousEntry_Id)
PreviousEntry_Path The folder path of the previous starting entry. %(ChangeStartingEntry_PreviousEntry_Path)
PreviousEntry_FullPath The folder path of the previous starting entry, including the entry's name in the path. %(ChangeStartingEntry_PreviousEntry_FullPath)
PreviousEntry_Repository The repository the previous starting entry was in. %(ChangeStartingEntry_PreviousEntry_Repository)
OutputEntry_Name The name of the starting entry specified in this activity. %(ChangeStartingEntry_OutputEntry_Name)
OutputEntry_Id The Laserfiche ID number of the starting entry specified in this activity. %(ChangeStartingEntry_OutputEntry_Id)
OutputEntry_Path The folder path of the starting entry specified in this activity. %(ChangeStartingEntry_OutputEntry_Path)
OutputEntry_FullPath The folder path of the starting entry specified in this activity, including the entry's name in the path. %(ChangeStartingEntry_OutputEntry_FullPath)
OutputEntry_Repository The repository that contains the starting entry specified in this activity. %(ChangeStartingEntry_OutputEntry_Repository)
EntryWasFound Whether the new starting entry selected in this activity was successfully found in the Laserfiche repository. This token can have one of two values: True or False. %(ChangeStartingEntry_EntryWasFound)

The "ChangeStartingEntry" portion of the syntax changes to match the activity's name.

Note: All non-alphanumeric characters, except underscores, are removed from the name. For example, if you rename the activity "'Refresh' Tokens", the syntax for the PreviousEntry_Id token will be "%(RefreshTokens_PreviousEntry_Id)".