Hello All,
We are getting error cant unpack BLOB data. When Interaction server is sending eventRouteRequest to URS. In order to solve this, We are looking for option of using ODBC connection between IXN server and Interaction DB. Below is the steps we had followed for creating ODBC connection.
Created a System DSN through ODBC manager 64 bit. Test connection is succefull.
created a DAP without any DB server. Option [settings] dbprotcol=odbc. Server info holds DBhost and port 1525.
DAp is added into inetraction server connection.
We are able to connect to inetraction DB using ODBC connection when interaction server starts. And log starts with no error.
But while we are testing ODBC connection. When Interaction server sends EventROuteRequest to URS. Email Header is never passed to URS. We do not see any BLOB data issue. But WHole Email Header details are missing in URS, Below is the example of header data which is never sent to URS. We have opened a case with Genesys, But if somebody has already faced issue of Email Header not passing to URS while ODBC connection Please help!! or how Can't unpack BLOB data issue was resolved for interaction server.
AttributeTimeinSecs 1495812994 (11:36:34)
AttributeExtensions [38] 00 01 00 00..
'STRATEGY_ID' 'tfs_email_preprocess'
AttributeUserData [2400] 00 38 00 00..
'FromPersonal' 'Roy, Rajnish K.'
'_AttachmentsInfo'(list) 'image001.jpg@01D2D663.DBD9B4F0'(list) 'documentId' '00058aCJGDMD001H'
'LastCalledAgent_EmployeeID' '107422'
'_AutoReplyCount' 0
'Header_MIME-Version' '1.0'
'Header_Date' 'Fri, 26 May 2017 08:35:56 -0700'
'Header_X-MS-Exchange-Organization-Network-Message-Id' 'a201cb60-b478-432f-862f-08d4a44ce6e9'
'Header_X-Microsoft-Exchange-Diagnostics' '1;BY1PR0701MB1335;27:w/hp3js5yGsG6hU5ZaIaT/xrODCx8wDRodvJp51AFUq76YMbBirMU3ERXUBEgQ8P29/pr77QE+N4lPBcv8B2knC+NuGNoTEtA+Tcz2YDD4HJGC68Q2vjzmXVEwGD7TXIaFEO9bT6koBDRsXrhAdMtQ=='
'ContactId' '0004TaBW5MP3001E'
'Header_Thread-Index' 'AdLWNcITcZXx0YRUQSSO74dEG+HedQ=='
'FromAddress' 'Rajnish.Roy@thermofisher.com'
'_AttachmentsSize' '36326'
'Header_Content-Language' 'en-US'
'Mailbox' 'DefaultQueue@Thermofisher.com'
'LCA_EmplID_email' '107422'
'LCA_TimeStamp_chat' '2017-03-21T10:15:55Z'
'Header_X-MS-Exchange-Organization-AuthMechanism' '04'
'Header_X-MS-Has-Attach' 'yes'
'Header_X-MS-Exchange-Organization-AuthSource' 'MWHPR07MB2862.namprd07.prod.outlook.com'
'To' 'USCBD DefaultQueue <DefaultQueue@thermofisher.com>'
'Header_Accept-Language' 'en-US'
'Header_Message-ID' '<MWHPR07MB2862DE68E989C3762034FB4390FC0@MWHPR07MB2862.namprd07.prod.outlook.com>'
'Header_X-MS-Exchange-Organization-SCL' '-1'
'_AttachmentFileNames' 'image001.jpg'
'FirstName' 'Rajnish K.'
'Origination_Source' 'Email'
'Header_x-ms-publictraffictype' 'Email'
'_ContainsAttachment' 'true'
'Header_X-MS-TNEF-Correlator' ''
'LastCalledAgent_TimeStamp' '2017-05-26T14:21:24Z'
'LCA_TimeStamp_email' '2017-05-26T14:21:24Z'
'EmailAddress' 'Rajnish.Roy@thermofisher.com'
'Subject' '9513276470 test'
'LCA_EmplID_chat' '107422'
'Header_X-MS-Exchange-Organization-AuthAs' 'Internal'
'Header_Thread-Topic' '9513276470 test'
'Header_Content-Type' 'multipart/related; boundary="_002_MWHPR07MB2862DE68E989C3762034FB4390FC0MWHPR07MB2862namp_"; type="text/html"'
Thanks,
Rajnish