Retrieve Shortcuts

This activity collects all the shortcuts linking to a specified entry. After retrieving a set of shortcuts with this activity, you can perform a set of actions on each shortcut with the For Each Entry activity. See the token this activity produces.

ClosedHow does this activity look in the Designer Pane?

To add this activity to a workflow definition 

To configure this activity

Tokens for Retrieve Shortcuts

The Retrieve Shortcuts activity produces the following token.

Name Description Sample Syntax*
Result Count The number of shortcuts the Retrieve Shortcut activity returned. %(RetrieveShortcuts_Result Count)

*The "RetrieveShortcuts" portion of the syntax changes to match the activity's name as specified in the Activity Name property box. All non-alphanumeric characters, except underscores, are removed from the name.

Example: If you rename the activity "Find#Shortcuts#," the syntax for the Result Count token will be %(FindShortcuts_Result Count).