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 Activation Output
- JSON Response
-
1{ 2 "code":"200", 3 "isSuccess":true, 4 "message":"Expression Set Version Activated", 5 "versionId":"0k1xx00000000KzAAI" 6}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| code | String | The request response code. | Small, 53.0 | 53.0 |
| isSuccess | Boolean | Indicates whether the request is successful. | Small, 53.0 | 53.0 |
| message | String | The request response message. | Small, 53.0 | 53.0 |
| versionId | String | The ID of the activated calculation procedure version record. | Small, 53.0 | 53.0 |