- DarkLight
API Upload Error
- DarkLight
Source Table | Column Name | Display Name | Data Type | Description | Platform |
---|---|---|---|---|---|
RPT_AddContact_Error | ErrorID | ErrorID | bigint (null) | The auto-generated Error ID for this error. | All |
RPT_AddContact_Error | MethodName | MethodName | nvarchar (100) (null) | The API method that originated this error. | All |
RPT_AddContact_Error | Result | Result | nvarchar (16) (null) | The result of the API response (Failure or Success). | All |
RPT_AddContact_Error | ResultDescription | ResultDescription | nvarchar (512) (null) | The description of the API response. | All |
RPT_AddContact_Error | LogDate | LogDate | datetime (null) | The date and time the error record was written to the log. | All |
RPT_AddContact_Error | CampaignID | CampaignID | nvarchar (64) (null) | The Campaign ID that reported this error. | All |
RPT_AddContact_Error | Calltype | Calltype | varchar (8) (null) | It describes the call type. The possible values are: 0 – Normal Call 1 – Callback Call 2– AEM Call | All |
RPT_AddContact_Error | CallStartDateTime | CallStartDateTime | nvarchar (32) (null) | The Call Start Time for a contact as defined during upload. | All |
RPT_AddContact_Error | CallEndDateTime | CallEndDateTime | nvarchar (32) (null) | The date and time the call ends. | All |
RPT_AddContact_Error | BusinessFieldXML | BusinessFieldXML | nvarchar (2000) (null) | The XML data in the parameter; this contains the business fields. | All |
RPT_AddContact_Error | Priority | Priority | varchar (8) (null) | The contact’s priority based on which it is delivered to the dialer | All |
RPT_AddContact_Error | ModeXML | ModeXML | nvarchar (2000) (null) | The XML data that contains the calling modes like mobile, home phone, work phone, and so on. | All |
RPT_AddContact_Error | UserID | UserID | nvarchar (32) (null) | The user ID of the entity consuming the APIs. | All |
RPT_AddContact_Error | SMSData | SMSData | nvarchar (128) (null) | The message text that is sent via SMS. | All |
RPT_AddContact_Error | MailSubject | MailSubject | nvarchar (128) (null) | The subject of the Email when messages are sent as part of an Email campaign. | All |
RPT_AddContact_Error | MailMsg | MailMsg | nvarchar (128) (null) | The Email message content. | All |
RPT_AddContact_Error | MailAttachment | MailAttachment | nvarchar (128) (null) | The attachment (filename) that is part of the Email message. | All |
RPT_AddContact_Error | ZipCode | ZipCode | nvarchar (32) (null) | The contact Zip Code. | All |
RPT_AddContact_Error | ContactDetail | ContactDetail | nvarchar (2000) (null) | This column contains contact information as XML data format that goes to the dialer. For example, first name, last name, contact number, and so on. | All |
RPT_AddContact_Error | ListID | ListID | nvarchar (50) (null) | The List ID to which the contact belongs to. | All |
RPT_AddContact_Error | LockContact | LockContact | bit (null) | This indicates if the contact has to be locked from delivery. This is 1 if a contact is locked; 0 if not locked. | All |
RPT_AddContact_Error | DedupBussFld | DedupBussFld | nvarchar (32) (null) | Dedup Business Field | All |
RPT_AddContact_Error | IgnoreCloseContact | IgnoreCloseContact | bit (null) | Whether the application has to ignore the closed contact. | All |
RPT_AddContact_Error | ErrorDescription | ErrorDescription | varchar (512) (null) | The API response error description. | All |
RPT_AddContact_Error | ContactID | ContactID | nvarchar (16) (null) | The contact ID generated for this contact. | All |
RPT_AddContact_Error | ErrorXML | ErrorXML | nvarchar (1024) (null) | The file name of the XML containing the error details. | All |
RPT_AddContact_Error | LeadScore | LeadScore | nvarchar (16) (null) | The Lead Score for this contact. | All |
RPT_AddContact_Error | TenantID | TenantID | int (null) | The Tenant ID auto-generated by the application when a new tenant is created. | All |
RPT_AddContact_Error | SubTenantID | SubTenantID | int (null) | The Sub Tenant ID autogenerated by the application when a new tenant is created. | All |