CRM Workflow Properties Tab
The Properties tab displays the entities and the related properties available for the rich-text email template editor, based on the selected CRM Workflow Entity value. The data in the Properties tab is auto-generated with the properties and related entities' properties exposed for the workflows in the entity model through Application Architect.
The Workflow properties can be removed from the rich-text email template editor by clearing the Active check box in the tab.
You can use the tab bar Properties tab after defining additional entity content in Application Architect and save the data.
option to update the content of the To access the Properties tab:
- Click on the Navigation bar. The Integrations list page is displayed.
- Click . The corresponding Integration detail page is displayed.
- Click the Workflows tab.
- Click the Workflow Name. The CRM Workflow Definition detail page is displayed. See Using the Workflow Definition Detail View.
- Click the Properties tab.
The Properties tab contains the following information:
Column | Description |
---|---|
Token | The entity model-based property path used by the rich-text email template editor to map CRM content into the email content. |
Display Name | The display name for the entity model-based properly. |
Pick-List | Used to publish the selected pick-list item’s description in the email content. |
Display Format | Used to format the property’s content |
Active | If this check box is selected, the corresponding property token is included in the rich-text email template editor’s Insert Property selection list. |
The Properties tab also lists the following generic
constant tokens in addition to the properties and related entities' properties exposed for the
workflows in the entity model:
Token | Description |
---|---|
$ApprovalStatus | Current CRM Workflow approval status |
$CurrencyCodeBase | Base currency code for Infor CRM SLX instance |
$CurrentDate | Actual date of the CRM Workflow notificatio |
$Descriptor | Trigger record’s display value (Used as display value for $Link_DetailForm) |
$EntityType | Trigger record’s entity type (Opportunity, Quote, SalesOrder, Account, or Contact) |
$Key | Trigger record’s ID value |
$Link_DetailForm | Drillback link to the trigger record’s detail form in Infor CRM SLX |
$Link_ApprovalForm | Drillback link to the CRM Workflow Step instance approval form in Infor CRM SLX |
$StepDescription | Active CRM workflow step description (Used as display value for $Link_ApprovalForm) |
$StepName | Active CRM workflow step name |
$WorkflowDescription | Active CRM workflow description |
$WorkflowName | Active CRM Workflow nam |