Categorize Action Properties
The following properties can be provided for the Categorize Action in the Properties window, General tab:
- Name: Any logical name for the Categorize action.
- Explanation: A detailed description of the categorize action.
- Incremental: True - to keep record’s existing classification along with the current action. False - to remove record’s existing classification and to categorize it into provided classification codes in this action.
- (Mandatory)Expression: Input parameters must be an array of link types classification code or any expression that evaluates to classification code. For example, the following are the input parameters for categorize action: getClassificationCodeByCode(CODEVAR_SOCIAL, 'P07') - This is a classification function that returns classification code. CODEVAR_DESKTOP - This is link type classification code. CODEVAR_DB - This is link type classification code.
Copyright © Cloud Software Group, Inc. All rights reserved.