Difference between revisions of "PEC-OU/Current/CXContact/smsemail"
From Genesys Documentation
(Published) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 19: | Line 19: | ||
{{!}}@timestamp | {{!}}@timestamp | ||
{{!}}date | {{!}}date | ||
− | {{!}}The | + | {{!}}The timestamp (default timezone from settings) indicating when the Elasticsearch index was submitted for the event. Please note that this is not the time when the actual event occurred. |
{{!}}- | {{!}}- | ||
{{!}}batchID | {{!}}batchID | ||
Line 25: | Line 25: | ||
{{!}}The Batch ID in the message that was received from OCS. | {{!}}The Batch ID in the message that was received from OCS. | ||
{{!}}- | {{!}}- | ||
− | {{!}} | + | {{!}}callResult |
{{!}}keyword | {{!}}keyword | ||
{{!}}The call result. | {{!}}The call result. | ||
Line 40: | Line 40: | ||
{{!}}keyword | {{!}}keyword | ||
{{!}}The Campaign name. | {{!}}The Campaign name. | ||
+ | {{!}}- | ||
+ | {{!}}campaignTemplateName | ||
+ | {{!}}Keyword | ||
+ | {{!}}The Camaign template name | ||
{{!}}- | {{!}}- | ||
{{!}}ccid | {{!}}ccid | ||
{{!}}keyword | {{!}}keyword | ||
− | {{!}}The Contact | + | {{!}}The Contact center ID. |
{{!}}- | {{!}}- | ||
{{!}}chainId | {{!}}chainId | ||
{{!}}integer | {{!}}integer | ||
− | {{!}}Indicates the | + | {{!}}Indicates the contact ID in the database table. |
{{!}}- | {{!}}- | ||
{{!}}chainN | {{!}}chainN | ||
Line 55: | Line 59: | ||
{{!}}clientId | {{!}}clientId | ||
{{!}}keyword | {{!}}keyword | ||
− | {{!}}The Client ID in the | + | {{!}}The Client ID in the input file that was provided from the specification file. |
{{!}}- | {{!}}- | ||
{{!}}contact_info | {{!}}contact_info | ||
Line 73: | Line 77: | ||
{{!}}The Disposition code. For example, <Nexus Delivery Result>:<Nexus extended state> | {{!}}The Disposition code. For example, <Nexus Delivery Result>:<Nexus extended state> | ||
{{!}}- | {{!}}- | ||
− | {{!}} | + | {{!}}Error Msg |
− | {{!}} | + | {{!}}Keyword |
− | {{!}}The error | + | {{!}}The error message. |
{{!}}- | {{!}}- | ||
{{!}}errorMessage | {{!}}errorMessage | ||
− | {{!}} | + | {{!}}Keyword |
{{!}}The error message. | {{!}}The error message. | ||
{{!}}- | {{!}}- | ||
Line 92: | Line 96: | ||
{{!}}keyword | {{!}}keyword | ||
{{!}}The Index ID. | {{!}}The Index ID. | ||
+ | {{!}}- | ||
+ | {{!}}isTest | ||
+ | {{!}}boolean | ||
+ | {{!}}Indicates if a message has been sent as a result of the Send Test SMS or Send Test Email actions. | ||
{{!}}- | {{!}}- | ||
{{!}}listName | {{!}}listName | ||
Line 99: | Line 107: | ||
{{!}}mediaType | {{!}}mediaType | ||
{{!}}keyword | {{!}}keyword | ||
− | {{!}}The | + | {{!}}The media type (sms, email). |
{{!}}- | {{!}}- | ||
{{!}}messageID | {{!}}messageID | ||
Line 107: | Line 115: | ||
{{!}}optout | {{!}}optout | ||
{{!}}boolean | {{!}}boolean | ||
− | {{!}} | + | {{!}}Indicates if the user sent STOP (for SMS) or unsubscribed (for email). |
+ | {{!}}- | ||
+ | {{!}}partition | ||
+ | {{!}}Keyword | ||
+ | {{!}}The associated partition. | ||
{{!}}- | {{!}}- | ||
{{!}}providerReceipt | {{!}}providerReceipt | ||
Line 148: | Line 160: | ||
{{!}}date | {{!}}date | ||
{{!}}The timestamp of when the message was submitted to Nexus. | {{!}}The timestamp of when the message was submitted to Nexus. | ||
+ | {{!}}- | ||
+ | {{!}}timeSubmittedToPortico | ||
+ | {{!}}date | ||
+ | {{!}}The timestamp of when the message was submitted to Portico. | ||
+ | {{!}}- | ||
+ | {{!}}triggerEventID | ||
+ | {{!}}keyword | ||
+ | {{!}}The ID of the trigger event. | ||
+ | {{!}}- | ||
+ | {{!}}triggerRuleName | ||
+ | {{!}}keyword | ||
+ | {{!}}The name of the trigger rule that sent the message. | ||
{{!}}- | {{!}}- | ||
{{!}}userData | {{!}}userData | ||
− | {{!}} | + | {{!}}keyword |
− | {{!}} | + | {{!}}User Attached Data |
{{!}}} | {{!}}} | ||
|Status=No | |Status=No |
Latest revision as of 14:01, September 28, 2022
This topic is part of the manual Outbound (CX Contact) CX Contact Help for version Current of Outbound (CX Contact).
Contents
Learn about the SMS/EMAIL Record Dashboard.
Related documentation:
The SMS/EMAIL Record Dashboard contains data about SMS/email events. The data on this dashboard is continuously updated and displays only the current state of an event.
SMS/email records can contain data associated with one or more of the following fields:
Field | Type | Description |
---|---|---|
@timestamp | date | The timestamp (default timezone from settings) indicating when the Elasticsearch index was submitted for the event. Please note that this is not the time when the actual event occurred. |
batchID | keyword | The Batch ID in the message that was received from OCS. |
callResult | keyword | The call result. |
calluuid | keyword | The call attempt GUID. |
campaignGroupName | keyword | The Campaign group name. |
campaignName | keyword | The Campaign name. |
campaignTemplateName | Keyword | The Camaign template name |
ccid | keyword | The Contact center ID. |
chainId | integer | Indicates the contact ID in the database table. |
chainN | integer | The number of the device in the contact/chain. |
clientId | keyword | The Client ID in the input file that was provided from the specification file. |
contact_info | keyword | The device's phone number or email address. |
content | text | The content of an SMS message after personalization was applied. |
deliveryReceipt | keyword | The Nexus delivery result code. |
disposition | keyword | The Disposition code. For example, <Nexus Delivery Result>:<Nexus extended state> |
Error Msg | Keyword | The error message. |
errorMessage | Keyword | The error message. |
from | keyword | The sender's phone number or email address. |
groupName | keyword | The Group name. |
id | keyword | The Index ID. |
isTest | boolean | Indicates if a message has been sent as a result of the Send Test SMS or Send Test Email actions. |
listName | keyword | The calling list name. |
mediaType | keyword | The media type (sms, email). |
messageID | keyword | The unique Message ID. For example, ccid.calluuid. |
optout | boolean | Indicates if the user sent STOP (for SMS) or unsubscribed (for email). |
partition | Keyword | The associated partition. |
providerReceipt | keyword | The final SMS delivery state received from the SMS Aggregator. |
sessionuuid | keyword | The session GUID for the currently active/running Campaign group. |
status | keyword | The message status. For example, ['receivedFromOCS', 'queuedInternally', 'submittedToNexus', 'respondedFromNexus', 'notifiedOCS']. |
subject | keyword | The subject of the message. |
timeConsumerResponded | date | The timestamp of when the user response (STOP) was received from Nexus. |
timeOCSNotified | date | The timestamp of when OCS provided a result. |
timeReceivedFromOCS | date | The timestamp of when the message was received from OCS. |
timeResponseReceived | date | The timestamp of when the message was received from Nexus. |
timestamp | integer | The timestamp of the last time the index was updated. |
timeSubmittedToNexus | date | The timestamp of when the message was submitted to Nexus. |
timeSubmittedToPortico | date | The timestamp of when the message was submitted to Portico. |
triggerEventID | keyword | The ID of the trigger event. |
triggerRuleName | keyword | The name of the trigger rule that sent the message. |
userData | keyword | User Attached Data |
Related Topics
Comments or questions about this documentation? Contact us for support!