General informations
Name:
Label: Vlocity Error Log Entry
Type: Custom Object
Deployed: ✔
Description:
Populated after an error in an integration procedure via a data raptor bundle. Can be a callout error, upsert error, etc.
Fields (20)
| Name | Label | Type | Description |
|---|---|---|---|
| Id | Record ID | ID | |
| OwnerId | Owner ID | LOOKUP | |
| IsDeleted | Deleted | CHECKBOX | |
| Name | Name | TEXT(80) | |
| CreatedDate | Created Date | DATETIME | |
| CreatedById | Created By ID | LOOKUP | |
| LastModifiedDate | Last Modified Date | DATETIME | |
| LastModifiedById | Last Modified By ID | LOOKUP | |
| SystemModstamp | System Modstamp | DATETIME | |
| omnistudio__Action__c | Action | TEXT(255) | The callout action: PUT, POST, etc |
| omnistudio__ContextId__c | Context Id | TEXT(255) | unique identifier from an external system |
| omnistudio__ErrorCode__c | Error Code | TEXT(255) | Error Code |
| omnistudio__ErrorMessage__c | Error Message | TEXT AREA (LONG)(32768) | Stores the Error Message |
| omnistudio__ErrorTime__c | Error Time | DATETIME | The date and time that the error occurred. |
| omnistudio__ErrorType__c | Error Type | PICKLIST | A default value set in the data raptor bundle ex: Callout Error, Upsert Error |
| omnistudio__InputData__c | Input Data | TEXT AREA (LONG)(131072) | Records the input data which lead to the error log entry |
| omnistudio__ObjectName__c | Object Name | TEXT(255) | Name of the Object resulting to the error |
| omnistudio__SourceName__c | Source Name | TEXT(255) | |
| omnistudio__SourceType__c | Source Type | PICKLIST | |
| omnistudio__VlocityInteractionToken__c | Vlocity Interaction Token | TEXT(255) |
Fields Details (20)
| Name | Id |
| Label | Record ID |
| Type | ID |
| Required | Yes |
| Name | OwnerId |
| Label | Owner ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Required | Yes |
| Name | IsDeleted |
| Label | Deleted |
| Type | CHECKBOX |
| Required | Yes |
| Default value | false |
| Name | Name |
| Label | Name |
| Type | TEXT(80) |
| 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 | omnistudio__Action__c |
| Label | Action |
| Type | TEXT(255) |
| Help Text | The callout action: PUT, POST, etc |
| Description | The callout action: PUT, POST, etc |
| Name | omnistudio__ContextId__c |
| Label | Context Id |
| Type | TEXT(255) |
| Help Text | unique identifier from an external system |
| Description | unique identifier from an external system |
| Name | omnistudio__ErrorCode__c |
| Label | Error Code |
| Type | TEXT(255) |
| Help Text | Error Code |
| Description | Error Code |
| Name | omnistudio__ErrorMessage__c |
| Label | Error Message |
| Type | TEXT AREA (LONG)(32768) |
| Help Text | Stores the Error Message |
| Description | Stores the Error Message |
| Name | omnistudio__ErrorTime__c |
| Label | Error Time |
| Type | DATETIME |
| Help Text | The date and time that the error occurred. |
| Description | The date and time that the error occurred. |
| Name | omnistudio__ErrorType__c |
| Label | Error Type |
| Type | PICKLIST |
| Help Text | A default value set in the data raptor bundle ex: Callout Error, Upsert Error |
| Picklist values | Callout Error Upsert Error |
| Description | A default value set in the data raptor bundle ex: Callout Error, Upsert Error |
| Name | omnistudio__InputData__c |
| Label | Input Data |
| Type | TEXT AREA (LONG)(131072) |
| Help Text | Records the input data which lead to the error log entry |
| Description | Records the input data which lead to the error log entry |
| Name | omnistudio__ObjectName__c |
| Label | Object Name |
| Type | TEXT(255) |
| Help Text | Name of the Object resulting to the error |
| Description | Name of the Object resulting to the error |
| Name | omnistudio__SourceName__c |
| Label | Source Name |
| Type | TEXT(255) |
| Name | omnistudio__SourceType__c |
| Label | Source Type |
| Type | PICKLIST |
| Picklist values | Integration Procedure Dataraptor Omniscript |
| Name | omnistudio__VlocityInteractionToken__c |
| Label | Vlocity Interaction Token |
| Type | TEXT(255) |
Parents relationships(25)
Children relationships(3)
| Name | Parent object | Child object | Parent object field | Child object field |
|---|---|---|---|---|
| Owner | User | omnistudio__VlocityErrorLogEntry__c |
|
|
| CreatedBy | User | omnistudio__VlocityErrorLogEntry__c |
|
|
| LastModifiedBy | User | omnistudio__VlocityErrorLogEntry__c |
|
|
Object User-defined metadata (0)
| Label | Value |
|---|