Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Calculation Procedure Step Output
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| calculationMatrixId | String | The ID of the decision matrix record. | Small, 53.0 | 53.0 |
| childStepIds | String[] | The IDs of the child steps in the parent expression set version record step. | Small, 53.0 | 53.0 |
| conditionsExpressionText | String | User-defined expression text used in a condition step. | Small, 53.0 | 53.0 |
| conditionsUiFormattedText | String | Additional information required to render the condition expression text. For example, when the current step has a subset of childStepIds that is marked to bypass. The code "conditionsUiFormattedText":"{\"bypass\":[\"0mqx000000000f6AAA\"]}" specified in this field enables navigation outside the branch. | Small, 53.0 | 53.0 |
| description | String | The description of the expression set version record step. | Small, 53.0 | 53.0 |
| failedExplainerTemplateId | String | ID of the failed explainability message template in the Decision Table lookup procedure step. | Small, 56.0 | 56.0 |
| failedMessageTokenMappings | Expression Set DES Token Mapping | List of the token resource mappings of the failed explainability message template. | Small, 59.0 | 59.0 |
| formulaExpressionText | String | The formula used in a calculation step. | Small, 53.0 | 53.0 |
| formulaUiFormattedText | String | Reserved for future use. | Small, 53.0 | 53.0 |
| id | String | The ID of the expression set version record step. | Small, 53.0 | 53.0 |
| inputVariablesFormatText | String | The input variables in JSON format required to execute an expression set version record step. | Small, 53.0 | 53.0 |
| isResultIncluded | Boolean | Indicates whether the result of a step execution is returned to the user. The default is false. | Small, 53.0 | 53.0 |
| name | String | The name of the expression set version record step. | Small, 53.0 | 53.0 |
| noResultExplainerTemplateId | String | ID of the no result explainability message template in the Decision Table lookup procedure step. | Small, 59.0 | 59.0 |
| noResultMessageTokenMappings | Expression Set DES Token Mapping | List of the token resource mappings of the no result explainability message template. | Small, 59.0 | 59.0 |
| outputVariablesFormatText | String | The output variables in JSON format returned by an expression set version record step. | Small, 53.0 | 53.0 |
| outputVariablesMappingText | String | The mapping between the output variable of a step and the input variable for a sub-calculation procedure version record or a sub-decision matrix record. | Small, 53.0 | 53.0 |
| passedExplainerTemplateId | String | ID of the passed explainability message template in the Decision Table lookup procedure step. | Small, 56.0 | 56.0 |
| passedMessageTokenMappings | Expression Set DES Token Mapping | List of the token resource mappings of the passed explainability message template. | Small, 59.0 | 59.0 |
| referenceCalculationProcedureId | String | The ID of the sub-calculation procedure version record. | Small, 53.0 | 53.0 |
| returnMessageValueSet | String | User-configured messages for the result of the current step. | Small, 53.0 | 53.0 |
| stage | String | Indicates whether the expression set version step is a calculation or an aggregation. | Small, 53.0 | 53.0 |
| stepType | String | Indicates whether the expression set version step type is mathematical or
lookup. Possible values are:
|
Small, 53.0 | 53.0 |