Newer Version Available
Extraction Context Use Case Mapping
Output representation of extraction context use case mapping.
- Sample Response
-
1{ 2 "contextUseCaseMapping": { 3 "templateName": "ContractExtractionTemplate", 4 "targetObject": "Contract", 5 "recordType": "CLM", 6 "contextDefinitionName": { 7 "id": "11Oxx0000007MnhEAE", 8 "developerName": "David Taylor", 9 "name": "Dav" 10 }, 11 "contextMapping": { 12 "id": "11Oxx0000007MnhEAE", 13 "name": "David Taylor" 14 } 15 } 16}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| contextDefinition | Extraction Context Definition | Details of the extraction context definition. | Small, 61.0 | 61.0 |
| contextMapping | Extraction Context Mapping | Details of the extraction context mapping. | Small, 61.0 | 61.0 |
| recordType | String | Name of the record type associated with the use case mapping. | Small, 61.0 | 61.0 |
| targetObject | String | Name of the target object for the use case mapping. | Small, 61.0 | 61.0 |
| templateName | String | Name of the template associated with the use case mapping. | Small, 61.0 | 61.0 |