Tokens for Rename Entry Activity

This activity produces the following tokens:

Tokens
Name Description Sample Syntax
OutputEntry_Name The new name of the renamed entry. %(RenameEntry_OutputEntry_Name)
OutputEntry_Id The Laserfiche ID number of the renamed entry. %(RenameEntry_OutputEntry_Id)
OutputEntry_Path The folder path of the renamed entry. %(RenameEntry_OutputEntry_Path)
OutputEntry_FullPath The folder path of the renamed entry, including the entry's new name. %(RenameEntry_OutputEntry_FullPath)
OutputEntry_Repository The repository the renamed entry is in. %(RenameEntry_OutputEntry_Repository)

The "RenameEntry" 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 "Standardize/Names", the syntax for the OutputEntry_Id token will be "%(StandardizeNames_OutputEntry_Id)".