General informations
Fields (20)
Name | Label | Type | Description |
---|---|---|---|
Id | Integration Provider Definition ID | ID | |
IsDeleted | Deleted | CHECKBOX | |
DeveloperName | Name | TEXT(80) | |
Language | Master Language | PICKLIST | |
MasterLabel | Label | TEXT(80) | |
NamespacePrefix | Namespace Prefix | TEXT(15) | |
CreatedDate | Created Date | DATETIME | |
CreatedById | Created By ID | LOOKUP | |
LastModifiedDate | Last Modified Date | DATETIME | |
LastModifiedById | Last Modified By ID | LOOKUP | |
SystemModstamp | System Modstamp | DATETIME | |
ApexClassId | Class ID | LOOKUP | |
FileBasedApexClass | File Based Apex Class | TEXT(100) | |
InputDataProcessorId | Omni Integration Procedure Configuration ID | LOOKUP | |
OutputDataProcessorId | Omni Integration Procedure Configuration ID | LOOKUP | |
IsActive | Active | CHECKBOX | |
Description | Description | TEXT(255) | |
Type | Type | PICKLIST | |
ExternalServiceOperationName | External Service Operation Name | TEXT(255) | |
JavaClassName | Java Class Name | TEXT(255) |
Fields Details (20)
Name | Id |
Label | Integration Provider Definition ID |
Type | ID |
Required | Yes |
Name | IsDeleted |
Label | Deleted |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | DeveloperName |
Label | Name |
Type | TEXT(80) |
Required | Yes |
Name | Language |
Label | Master Language |
Type | PICKLIST |
Picklist values | en_US de es fr it ja sv ko zh_TW zh_CN pt_BR nl_NL da th fi ru es_MX no |
Name | MasterLabel |
Label | Label |
Type | TEXT(80) |
Required | Yes |
Name | NamespacePrefix |
Label | Namespace Prefix |
Type | TEXT(15) |
Name | CreatedDate |
Label | Created Date |
Type | DATETIME |
Required | Yes |
Name | CreatedById |
Label | Created By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | LastModifiedDate |
Label | Last Modified Date |
Type | DATETIME |
Required | Yes |
Name | LastModifiedById |
Label | Last Modified By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | SystemModstamp |
Label | System Modstamp |
Type | DATETIME |
Required | Yes |
Name | ApexClassId |
Label | Class ID |
Type | LOOKUP |
Name | FileBasedApexClass |
Label | File Based Apex Class |
Type | TEXT(100) |
Name | InputDataProcessorId |
Label | Omni Integration Procedure Configuration ID |
Type | LOOKUP |
Name | OutputDataProcessorId |
Label | Omni Integration Procedure Configuration ID |
Type | LOOKUP |
Name | IsActive |
Label | Active |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | Description |
Label | Description |
Type | TEXT(255) |
Name | Type |
Label | Type |
Type | PICKLIST |
Required | Yes |
Picklist values | Apex LowCode Java |
Name | ExternalServiceOperationName |
Label | External Service Operation Name |
Type | TEXT(255) |
Name | JavaClassName |
Label | Java Class Name |
Type | TEXT(255) |
Children relationships(2)
Name | Parent object | Child object | Parent object field | Child object field |
---|---|---|---|---|
CreatedBy | User | IntegrationProviderDef |
|
|
LastModifiedBy | User | IntegrationProviderDef |
|
|
Object User-defined metadata (0)
Label | Value |
---|