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.
Impact Analysis Result
Output representation of the impact analysis results for a specific target object
type.
- JSON example
-
1{ 2 "totalResponseCount": 150, 3 "impactedRecords": [ 4 { 5 "impactedRecordId": "1Joxx0000004CFUCA2", 6 "impactedBy": ["1Ehxx0000004CAKCA2", "1Ehxx0000004CALCA2"] 7 } 8 ] 9}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| impactedRecords | Impact Analysis Impacted Record[] | List of records that are impacted by the analyzed clause versions. | Big, 67.0 | 67.0 |
| totalResponseCount | Integer | Total number of impacted records for this target object type. | Big, 67.0 | 67.0 |