Built motion from commit 639a1a7f.|2.6.19
[motion2.git] / server / components / import / cm / csv.js
index b1ba6b8..be79485 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x10c4=['VoiceQueueId','onlyIfOpen','then','catch','query','all','VoiceQueue','outbound','BlackLists','get','always','CampaignId','generalCheckHopper','finally','contact:csv_','resume','emit','unlinkSync','Unable\x20to\x20delete\x20temp\x20file:','exit','SIGINT','info','CSV\x20import\x20process\x20stopped!','CmContact','parse','CSV\x20parsed\x20correctly!','Error\x20executing\x20contact\x20csv\x20import:','bluebird','papaparse','ioredis','../../../mysqldb','../../../config/environment','../../../config/logger','api','redis','defaults','socket.io-emitter','../../../api/cmContact/cmContact.socket','register','argv','Missing\x20filepath\x20parameter!','null','undefined','zipObject','split','Missing\x20ListId\x20parameter!','Missing\x20socket_timestamp\x20parameter!','test','isNil','error','The\x20row\x20is\x20empty\x20or\x20the\x20number\x20of\x20parameters\x20does\x20not\x20match\x20the\x20columns!','errors','length','map','message','join','hasOwnProperty','data','firstName','firstName\x20not\x20specified!','phone','phone\x20not\x20specified!','birthDate','YYYY-MM-DD','isValid','birthDate\x20format\x20is\x20invalid,\x20YYYY-MM-DD\x20format\x20is\x20supported!','ListId','CompanyId','find','duplicate','Duplicate\x20Contact','create','push','Error\x20while\x20creating\x20contact:\x20','stringify','cmContact','checkHopper','inspect','insert','into','cm_hopper','fromQuery','updatedAt','select','NOW()','scheduledAt','field','toString','createdAt','from','where','phone\x20NOT\x20IN\x20(?)','\x20=\x20?','ContactId','cm_contacts','deletedAt\x20IS\x20NULL','str','calleridnum','cm_hopper_final','ListId\x20=\x20?','phone\x20IS\x20NOT\x20NULL','cm_hopper_black','id\x20IN\x20?','findAll','dialCheckDuplicateType','CmList','Lists','sequelize'];(function(_0x5f09c5,_0x2bfca0){var _0x426ad9=function(_0x18fe5f){while(--_0x18fe5f){_0x5f09c5['push'](_0x5f09c5['shift']());}};_0x426ad9(++_0x2bfca0);}(_0x10c4,0xf3));var _0x410c=function(_0x3a6e25,_0x37fe2a){_0x3a6e25=_0x3a6e25-0x0;var _0x241ddf=_0x10c4[_0x3a6e25];return _0x241ddf;};'use strict';var BPromise=require(_0x410c('0x0'));var util=require('util');var _=require('lodash');var fs=require('fs');var squel=require('squel');var Papa=require(_0x410c('0x1'));var Redis=require(_0x410c('0x2'));var db=require(_0x410c('0x3'))['db'];var config=require(_0x410c('0x4'));var logger=require(_0x410c('0x5'))(_0x410c('0x6'));config[_0x410c('0x7')]=_[_0x410c('0x8')](config['redis'],{'host':'localhost','port':0x18eb});var socket=require(_0x410c('0x9'))(new Redis(config[_0x410c('0x7')]));require(_0x410c('0xa'))[_0x410c('0xb')](socket);try{if(!process[_0x410c('0xc')][0x2]||process['argv'][0x2]==='undefined'||process[_0x410c('0xc')][0x2]==='null'){throw new Error(_0x410c('0xd'));}var FILEPATH=process[_0x410c('0xc')][0x2];if(!process[_0x410c('0xc')][0x3]||process[_0x410c('0xc')][0x3]==='undefined'||process[_0x410c('0xc')][0x3]===_0x410c('0xe')||!process[_0x410c('0xc')][0x4]||process[_0x410c('0xc')][0x4]===_0x410c('0xf')||process['argv'][0x4]===_0x410c('0xe')){throw new Error('Missing\x20binding\x20parameters!');}var FIELDS=_[_0x410c('0x10')](process[_0x410c('0xc')][0x3][_0x410c('0x11')](','),process['argv'][0x4][_0x410c('0x11')](','));if(!process[_0x410c('0xc')][0x5]||process[_0x410c('0xc')][0x5]===_0x410c('0xf')||process[_0x410c('0xc')][0x5]===_0x410c('0xe')){throw new Error(_0x410c('0x12'));}var LISTID=process['argv'][0x5];var COMPANYID=process[_0x410c('0xc')][0x6]&&process['argv'][0x6]!==_0x410c('0xf')&&process[_0x410c('0xc')][0x6]!==_0x410c('0xe')?process[_0x410c('0xc')][0x6]:null;var DUPLICATES=process['argv'][0x7]&&process[_0x410c('0xc')][0x7]!=='undefined'&&process[_0x410c('0xc')][0x7]!==_0x410c('0xe')?process[_0x410c('0xc')][0x7]:null;if(!process['argv'][0x8]||process[_0x410c('0xc')][0x8]===_0x410c('0xf')||process['argv'][0x8]===_0x410c('0xe')){throw new Error(_0x410c('0x13'));}var SOCKET_TIMESTAMP=process[_0x410c('0xc')][0x8];}catch(_0x2b8dea){logger['error'](_0x2b8dea);endCsv();}var total=0x0;var pTotal=0x0;var success=0x0;var errors=0x0;var duplicates=0x0;var rows=[];var hopperContacts='';var promises=[];var index=0x0;var alreadyInvalid=![];function handleCheckRowError(_0x1170b1,_0x545bf5,_0x221739,_0x4ff0fb){var _0x5ed540={'message':_0x545bf5};_0x5ed540[_0x1170b1]=!![];if(_0x221739){_0x5ed540['contact']=_0x221739;}if(_0x4ff0fb){_0x5ed540['index']=_0x4ff0fb;}return _0x5ed540;}function isEmail(_0x3f8e04){return/^([^\x00-\x20\x22\x28\x29\x2c\x2e\x3a-\x3c\x3e\x40\x5b-\x5d\x7f-\xff]+|\x22([^\x0d\x22\x5c\x80-\xff]|\x5c[\x00-\x7f])*\x22)(\x2e([^\x00-\x20\x22\x28\x29\x2c\x2e\x3a-\x3c\x3e\x40\x5b-\x5d\x7f-\xff]+|\x22([^\x0d\x22\x5c\x80-\xff]|\x5c[\x00-\x7f])*\x22))*\x40([^\x00-\x20\x22\x28\x29\x2c\x2e\x3a-\x3c\x3e\x40\x5b-\x5d\x7f-\xff]+|\x5b([^\x0d\x5b-\x5d\x80-\xff]|\x5c[\x00-\x7f])*\x5d)(\x2e([^\x00-\x20\x22\x28\x29\x2c\x2e\x3a-\x3c\x3e\x40\x5b-\x5d\x7f-\xff]+|\x5b([^\x0d\x5b-\x5d\x80-\xff]|\x5c[\x00-\x7f])*\x5d))*$/[_0x410c('0x14')](_0x3f8e04);}function checkRow(_0x29bd13,_0x58dfe1,_0x4e28aa){return new BPromise(function(_0x15dea7,_0x3a3cb3){if(_[_0x410c('0x15')](_0x29bd13)){return _0x3a3cb3(handleCheckRowError(_0x410c('0x16'),_0x410c('0x17'),null,_0x4e28aa));}if(_0x29bd13[_0x410c('0x18')]&&_0x29bd13[_0x410c('0x18')][_0x410c('0x19')]){var _0x3851f7=_[_0x410c('0x1a')](_0x29bd13[_0x410c('0x18')],_0x410c('0x1b'))[_0x410c('0x1c')](';');return _0x3a3cb3(handleCheckRowError(_0x410c('0x16'),_0x3851f7,null,_0x4e28aa));}var _0x3d906f={};for(var _0x8bbc03 in FIELDS){if(FIELDS[_0x410c('0x1d')](_0x8bbc03)&&FIELDS[_0x8bbc03]){_0x3d906f[_0x8bbc03]=_0x29bd13[_0x410c('0x1e')][0x0][FIELDS[_0x8bbc03]]||_0x29bd13[_0x410c('0x1e')][0x0]['\ufeff'+FIELDS[_0x8bbc03]];}}if(!_0x3d906f[_0x410c('0x1f')]){return _0x3a3cb3(handleCheckRowError(_0x410c('0x16'),_0x410c('0x20'),null,_0x4e28aa));}if(!_0x3d906f[_0x410c('0x21')]){return _0x3a3cb3(handleCheckRowError(_0x410c('0x16'),_0x410c('0x22'),null,_0x4e28aa));}if(_0x3d906f[_0x410c('0x23')]){var _0x5cf709=moment(_0x3d906f[_0x410c('0x23')],_0x410c('0x24'));if(!_0x5cf709[_0x410c('0x25')]()){return _0x3a3cb3(handleCheckRowError(_0x410c('0x16'),_0x410c('0x26'),null,_0x4e28aa));}}if(_0x3d906f['email']){if(!isEmail(_0x3d906f['email'])){return _0x3a3cb3(handleCheckRowError(_0x410c('0x16'),'email\x20format\x20is\x20not\x20valid!',null,_0x4e28aa));}}_0x3d906f[_0x410c('0x27')]=LISTID;_0x3d906f[_0x410c('0x28')]=COMPANYID||undefined;if(DUPLICATES&&DUPLICATES[_0x410c('0x19')]&&_0x58dfe1){var _0x190823={};for(var _0x3823ed=0x0,_0x3661bd=DUPLICATES[_0x410c('0x19')];_0x3823ed<_0x3661bd;_0x3823ed+=0x1){_0x190823[DUPLICATES[_0x3823ed]]=_0x3d906f[DUPLICATES[_0x3823ed]];}var _0xfca940=_[_0x410c('0x29')](_0x58dfe1,_0x190823);if(_0xfca940){return _0x3a3cb3(handleCheckRowError(_0x410c('0x2a'),_0x410c('0x2b'),_0xfca940,_0x4e28aa));}}return db['CmContact'][_0x410c('0x2c')](_0x3d906f,{'raw':!![],'hooks':![],'fields':_['keys'](_0x3d906f)})['then'](function(_0x355810){if(DUPLICATES&&DUPLICATES[_0x410c('0x19')]&&_0x58dfe1){_0x58dfe1[_0x410c('0x2d')](_['pick'](_0x3d906f,DUPLICATES));}hopperContacts+=(hopperContacts?',':'')+_0x355810['id'];return _0x15dea7();})['catch'](function(_0x4e5902){return _0x3a3cb3(handleCheckRowError(_0x410c('0x16'),_0x410c('0x2e')+(_0x4e5902[_0x410c('0x1b')]||JSON[_0x410c('0x2f')](_0x4e5902)),null,_0x4e28aa));});});}function checkHopper(){function _0x48c57a(){return function(_0x841906){logger['error'](_0x410c('0x30'),_0x410c('0x31'),util[_0x410c('0x32')](_0x841906,{'showHidden':![],'depth':null}));};}var _0x5e491b=function(_0x2ad5f6,_0x570f1b){var _0x5b0da8=squel[_0x410c('0x33')]()[_0x410c('0x34')](_0x410c('0x35'))[_0x410c('0x36')]([_0x410c('0x21'),'scheduledAt','ContactId','ListId',_0x570f1b,'createdAt',_0x410c('0x37')],squel[_0x410c('0x38')]()['field'](_0x410c('0x21'),_0x410c('0x21'))['field'](_0x410c('0x39'),_0x410c('0x3a'))['field']('id','ContactId')[_0x410c('0x3b')](LISTID[_0x410c('0x3c')](),_0x410c('0x27'))[_0x410c('0x3b')](_0x2ad5f6['id'][_0x410c('0x3c')](),_0x570f1b)[_0x410c('0x3b')](_0x410c('0x39'),_0x410c('0x3d'))[_0x410c('0x3b')](_0x410c('0x39'),_0x410c('0x37'))[_0x410c('0x3e')]('cm_contacts')['where']('deletedAt\x20IS\x20NULL')[_0x410c('0x3f')]('ListId\x20=\x20?',LISTID['toString']())[_0x410c('0x3f')]('phone\x20IS\x20NOT\x20NULL')['where'](_0x410c('0x40'),squel[_0x410c('0x38')]()[_0x410c('0x3b')](_0x410c('0x21'))[_0x410c('0x3e')](_0x410c('0x35'))['where'](_0x570f1b+_0x410c('0x41'),_0x2ad5f6['id']['toString']())))[_0x410c('0x3c')]();return _0x5b0da8;};var _0x4c57e5=function(_0x44930c,_0x122841){var _0x1a2dea=squel[_0x410c('0x33')]()['into']('cm_hopper')['fromQuery']([_0x410c('0x21'),_0x410c('0x3a'),_0x410c('0x42'),_0x410c('0x27'),_0x122841,_0x410c('0x3d'),'updatedAt'],squel[_0x410c('0x38')]()['field'](_0x410c('0x21'),_0x410c('0x21'))[_0x410c('0x3b')](_0x410c('0x39'),_0x410c('0x3a'))['field']('id','ContactId')[_0x410c('0x3b')](LISTID[_0x410c('0x3c')](),'ListId')['field'](_0x44930c['id'][_0x410c('0x3c')](),_0x122841)[_0x410c('0x3b')](_0x410c('0x39'),_0x410c('0x3d'))[_0x410c('0x3b')](_0x410c('0x39'),_0x410c('0x37'))[_0x410c('0x3e')](_0x410c('0x43'))[_0x410c('0x3f')](_0x410c('0x44'))[_0x410c('0x3f')]('ListId\x20=\x20?',LISTID[_0x410c('0x3c')]())[_0x410c('0x3f')]('id\x20IN\x20?',squel[_0x410c('0x45')](hopperContacts))[_0x410c('0x3f')]('phone\x20IS\x20NOT\x20NULL')[_0x410c('0x3f')](_0x410c('0x40'),squel[_0x410c('0x38')]()[_0x410c('0x3b')](_0x410c('0x46'))['from'](_0x410c('0x47'))['where'](_0x122841+_0x410c('0x41'),_0x44930c['id'][_0x410c('0x3c')]()))[_0x410c('0x3f')](_0x410c('0x40'),squel[_0x410c('0x38')]()[_0x410c('0x3b')](_0x410c('0x21'))[_0x410c('0x3e')](_0x410c('0x35'))[_0x410c('0x3f')](_0x122841+_0x410c('0x41'),_0x44930c['id'][_0x410c('0x3c')]())))[_0x410c('0x3c')]();return _0x1a2dea;};function _0x501271(_0x3662f0,_0x19474e){var _0x37be2b=squel[_0x410c('0x33')]()[_0x410c('0x34')]('cm_hopper')[_0x410c('0x36')]([_0x410c('0x21'),'scheduledAt',_0x410c('0x42'),_0x410c('0x27'),_0x19474e,_0x410c('0x3d'),_0x410c('0x37')],squel[_0x410c('0x38')]()[_0x410c('0x3b')](_0x410c('0x21'),_0x410c('0x21'))[_0x410c('0x3b')](_0x410c('0x39'),_0x410c('0x3a'))[_0x410c('0x3b')]('id',_0x410c('0x42'))[_0x410c('0x3b')](LISTID['toString'](),_0x410c('0x27'))[_0x410c('0x3b')](_0x3662f0['id'][_0x410c('0x3c')](),_0x19474e)[_0x410c('0x3b')](_0x410c('0x39'),_0x410c('0x3d'))[_0x410c('0x3b')]('NOW()','updatedAt')[_0x410c('0x3e')](_0x410c('0x43'))[_0x410c('0x3f')]('deletedAt\x20IS\x20NULL')[_0x410c('0x3f')](_0x410c('0x48'),LISTID[_0x410c('0x3c')]())['where']('id\x20IN\x20?',squel['str'](hopperContacts))['where'](_0x410c('0x49')))[_0x410c('0x3c')]();return _0x37be2b;}function _0x2055a7(_0x2c7b4e,_0x1c43f1){var _0x57a3b3=squel[_0x410c('0x33')]()['into'](_0x410c('0x4a'))['fromQuery']([_0x410c('0x21'),_0x410c('0x42'),_0x410c('0x27'),_0x1c43f1,_0x410c('0x3d'),_0x410c('0x37')],squel[_0x410c('0x38')]()[_0x410c('0x3b')](_0x410c('0x21'),'phone')[_0x410c('0x3b')]('id',_0x410c('0x42'))[_0x410c('0x3b')](LISTID[_0x410c('0x3c')](),_0x410c('0x27'))[_0x410c('0x3b')](_0x2c7b4e['id'][_0x410c('0x3c')](),_0x1c43f1)[_0x410c('0x3b')](_0x410c('0x39'),_0x410c('0x3d'))[_0x410c('0x3b')](_0x410c('0x39'),_0x410c('0x37'))[_0x410c('0x3e')]('cm_contacts')['where']('deletedAt\x20IS\x20NULL')[_0x410c('0x3f')](_0x410c('0x48'),LISTID[_0x410c('0x3c')]())[_0x410c('0x3f')](_0x410c('0x4b'),squel['str'](hopperContacts))[_0x410c('0x3f')](_0x410c('0x49')))[_0x410c('0x3c')]();return _0x57a3b3;}return db['VoiceQueue'][_0x410c('0x4c')]({'where':{'type':'outbound'},'attributes':['id',_0x410c('0x4d')],'include':[{'model':db[_0x410c('0x4e')],'as':_0x410c('0x4f'),'where':{'id':LISTID}}]})['then'](function(_0x54a2e8){var _0x403cc9=[];if(_0x54a2e8){var _0x1d66e3;for(var _0x576926=0x0,_0x776135;_0x576926<_0x54a2e8['length'];_0x576926+=0x1){_0x776135=_0x54a2e8[_0x576926]['get']({'plain':!![]});switch(_0x776135[_0x410c('0x4d')]){case'always':_0x403cc9[_0x410c('0x2d')](db[_0x410c('0x50')]['query'](_0x4c57e5(_0x776135,_0x410c('0x51')))['then'](function(){})['catch'](_0x48c57a()));break;case _0x410c('0x52'):_0x403cc9[_0x410c('0x2d')](db[_0x410c('0x50')]['query'](_0x5e491b(_0x776135,'VoiceQueueId'))[_0x410c('0x53')](function(){})[_0x410c('0x54')](_0x48c57a()));break;default:_0x403cc9[_0x410c('0x2d')](db[_0x410c('0x50')][_0x410c('0x55')](_0x501271(_0x776135,_0x410c('0x51')))['then'](function(){})['catch'](_0x48c57a()));}}}return _0x403cc9;})[_0x410c('0x56')]()['then'](function(){return db[_0x410c('0x57')][_0x410c('0x4c')]({'where':{'type':_0x410c('0x58')},'attributes':['id'],'include':[{'model':db[_0x410c('0x4e')],'as':_0x410c('0x59'),'where':{'id':LISTID}}]})[_0x410c('0x53')](function(_0x169ef7){var _0x399222=[];if(_0x169ef7){var _0x2690ac;for(var _0x529179=0x0,_0x4e86df;_0x529179<_0x169ef7[_0x410c('0x19')];_0x529179+=0x1){_0x4e86df=_0x169ef7[_0x529179][_0x410c('0x5a')]({'plain':!![]});_0x399222['push'](db[_0x410c('0x50')][_0x410c('0x55')](_0x2055a7(_0x4e86df,'VoiceQueueId'))[_0x410c('0x53')](function(){})[_0x410c('0x54')](_0x48c57a()));}}return _0x399222;})[_0x410c('0x56')]();})[_0x410c('0x53')](function(){return db['Campaign'][_0x410c('0x4c')]({'attributes':['id',_0x410c('0x4d')],'include':[{'model':db[_0x410c('0x4e')],'as':_0x410c('0x4f'),'where':{'id':LISTID}}]})[_0x410c('0x53')](function(_0x48e6a8){var _0x14cf07=[];if(_0x48e6a8){for(var _0x515ea7=0x0,_0x168754;_0x515ea7<_0x48e6a8[_0x410c('0x19')];_0x515ea7+=0x1){_0x168754=_0x48e6a8[_0x515ea7][_0x410c('0x5a')]({'plain':!![]});switch(_0x168754['dialCheckDuplicateType']){case _0x410c('0x5b'):_0x14cf07['push'](db['sequelize'][_0x410c('0x55')](_0x4c57e5(_0x168754,'CampaignId'))[_0x410c('0x53')](function(){})[_0x410c('0x54')](_0x48c57a()));break;case _0x410c('0x52'):_0x14cf07[_0x410c('0x2d')](db[_0x410c('0x50')][_0x410c('0x55')](_0x5e491b(_0x168754,_0x410c('0x5c')))['then'](function(){})[_0x410c('0x54')](_0x48c57a()));break;default:_0x14cf07['push'](db[_0x410c('0x50')][_0x410c('0x55')](_0x501271(_0x168754,_0x410c('0x5c')))['then'](function(){})['catch'](_0x48c57a()));}}}return _0x14cf07;})[_0x410c('0x56')]();})[_0x410c('0x53')](function(){return db['Campaign'][_0x410c('0x4c')]({'attributes':['id'],'include':[{'model':db[_0x410c('0x4e')],'as':_0x410c('0x59'),'where':{'id':LISTID}}]})[_0x410c('0x53')](function(_0x18b42d){var _0x1205a7=[];if(_0x18b42d){for(var _0x3e85c2=0x0,_0x1d4021;_0x3e85c2<_0x18b42d[_0x410c('0x19')];_0x3e85c2+=0x1){_0x1d4021=_0x18b42d[_0x3e85c2][_0x410c('0x5a')]({'plain':!![]});_0x1205a7[_0x410c('0x2d')](db['sequelize']['query'](_0x2055a7(_0x1d4021,'CampaignId'))['then'](function(){})[_0x410c('0x54')](_0x48c57a()));}}return _0x1205a7;})['all']();})[_0x410c('0x54')](function(_0x18606c){logger[_0x410c('0x16')]('cmContact,\x20%s,\x20%s',_0x410c('0x5d'),_0x18606c['message']);});}var processPromises=function(_0x2a77da){return BPromise[_0x410c('0x56')](promises)[_0x410c('0x53')](function(_0x230c8c){})['catch'](function(_0x2e26e3){logger[_0x410c('0x16')]('Error\x20processing\x20rows\x20block:',JSON['stringify'](_0x2e26e3));})[_0x410c('0x5e')](function(){socket['emit'](_0x410c('0x5f')+SOCKET_TIMESTAMP,{'success':success,'errors':errors,'duplicates':duplicates,'rows':rows});promises=[];success=0x0;errors=0x0;duplicates=0x0;rows=[];if(_0x2a77da){return _0x2a77da[_0x410c('0x60')]();}});};var endCsv=function(){return BPromise['resolve']()[_0x410c('0x53')](function(){if(hopperContacts){return checkHopper();}})[_0x410c('0x53')](function(){socket[_0x410c('0x61')]('contact:csv_'+SOCKET_TIMESTAMP,{'finished':!![],'success':success,'errors':errors,'duplicates':duplicates,'rows':rows});try{fs[_0x410c('0x62')](FILEPATH);}catch(_0x184b91){logger[_0x410c('0x16')](_0x410c('0x63'),JSON[_0x410c('0x2f')](_0x184b91));}finally{process[_0x410c('0x64')](0x0);}});};process['on'](_0x410c('0x65'),function(){logger[_0x410c('0x66')](_0x410c('0x67'));endCsv();});function main(){return BPromise['resolve']()[_0x410c('0x53')](function(){if(DUPLICATES){DUPLICATES=DUPLICATES['split'](',');return db[_0x410c('0x68')][_0x410c('0x4c')]({'where':{'ListId':LISTID},'attributes':DUPLICATES,'raw':!![]});}})['then'](function(_0x41b478){var _0xf67a9c=fs['createReadStream'](FILEPATH,{'highWaterMark':0xf*0x400*0x400});Papa[_0x410c('0x69')](_0xf67a9c,{'header':!![],'skipEmptyLines':!![],'step':function(_0x3e2828,_0x562f23){total+=0x1;var _0x4f5f2c=total;promises[_0x410c('0x2d')](checkRow(_0x3e2828,_0x41b478,_0x4f5f2c)['then'](function(){success+=0x1;})['catch'](function(_0x217e08){if(_0x217e08['error']){errors+=0x1;delete _0x217e08['error'];}else if(_0x217e08['duplicate']){duplicates+=0x1;delete _0x217e08[_0x410c('0x2a')];}rows[_0x410c('0x2d')](_0x217e08);}));if(total%0xc8===0x0){_0x562f23['pause']();return processPromises(_0x562f23);}},'complete':function(){return processPromises()['then'](function(){logger[_0x410c('0x66')](_0x410c('0x6a'));endCsv();});},'error':function(_0x4e302f,_0x31277c){logger['info']('CSV\x20parse\x20error',JSON[_0x410c('0x2f')](_0x4e302f));endCsv();}});})[_0x410c('0x54')](function(_0xdb02c1){logger[_0x410c('0x16')](_0x410c('0x6b'),JSON[_0x410c('0x2f')](_0xdb02c1));});}main();
\ No newline at end of file
+var _0xbaca=['updatedAt','field','NOW()','toString','createdAt','from','cm_contacts','where','deletedAt\x20IS\x20NULL','ListId\x20=\x20?','phone\x20IS\x20NOT\x20NULL','select','id\x20IN\x20?','str','phone\x20NOT\x20IN\x20(?)','calleridnum','\x20=\x20?','insert','cm_hopper_black','VoiceQueue','outbound','CmList','dialCheckDuplicateType','always','query','VoiceQueueId','catch','onlyIfOpen','sequelize','all','findAll','BlackLists','Lists','get','CampaignId','cmContact,\x20%s,\x20%s','generalCheckHopper','message','finally','contact:csv_','resume','resolve','emit','unlinkSync','Unable\x20to\x20delete\x20temp\x20file:','SIGINT','info','CSV\x20import\x20process\x20stopped!','CmContact','pause','CSV\x20parsed\x20correctly!','CSV\x20parse\x20error','lodash','papaparse','ioredis','../../../mysqldb','../../../config/environment','api','localhost','redis','../../../api/cmContact/cmContact.socket','undefined','argv','null','zipObject','split','Missing\x20ListId\x20parameter!','Missing\x20socket_timestamp\x20parameter!','error','contact','isNil','The\x20row\x20is\x20empty\x20or\x20the\x20number\x20of\x20parameters\x20does\x20not\x20match\x20the\x20columns!','length','errors','hasOwnProperty','data','firstName','firstName\x20not\x20specified!','phone','phone\x20not\x20specified!','birthDate','YYYY-MM-DD','birthDate\x20format\x20is\x20invalid,\x20YYYY-MM-DD\x20format\x20is\x20supported!','email','ListId','CompanyId','duplicate','Duplicate\x20Contact','then','push','Error\x20while\x20creating\x20contact:\x20','stringify','cmContact','checkHopper','into','cm_hopper','fromQuery','scheduledAt','ContactId'];(function(_0x1c8943,_0x3b52e9){var _0x1e3862=function(_0x5b6f2a){while(--_0x5b6f2a){_0x1c8943['push'](_0x1c8943['shift']());}};_0x1e3862(++_0x3b52e9);}(_0xbaca,0x15d));var _0xabac=function(_0x5b644e,_0x2e5e07){_0x5b644e=_0x5b644e-0x0;var _0x49c6bf=_0xbaca[_0x5b644e];return _0x49c6bf;};'use strict';var BPromise=require('bluebird');var util=require('util');var _=require(_0xabac('0x0'));var fs=require('fs');var squel=require('squel');var Papa=require(_0xabac('0x1'));var Redis=require(_0xabac('0x2'));var db=require(_0xabac('0x3'))['db'];var config=require(_0xabac('0x4'));var logger=require('../../../config/logger')(_0xabac('0x5'));config['redis']=_['defaults'](config['redis'],{'host':_0xabac('0x6'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config[_0xabac('0x7')]));require(_0xabac('0x8'))['register'](socket);try{if(!process['argv'][0x2]||process['argv'][0x2]===_0xabac('0x9')||process[_0xabac('0xa')][0x2]===_0xabac('0xb')){throw new Error('Missing\x20filepath\x20parameter!');}var FILEPATH=process[_0xabac('0xa')][0x2];if(!process[_0xabac('0xa')][0x3]||process[_0xabac('0xa')][0x3]===_0xabac('0x9')||process[_0xabac('0xa')][0x3]===_0xabac('0xb')||!process['argv'][0x4]||process['argv'][0x4]==='undefined'||process[_0xabac('0xa')][0x4]===_0xabac('0xb')){throw new Error('Missing\x20binding\x20parameters!');}var FIELDS=_[_0xabac('0xc')](process[_0xabac('0xa')][0x3][_0xabac('0xd')](','),process['argv'][0x4][_0xabac('0xd')](','));if(!process['argv'][0x5]||process['argv'][0x5]===_0xabac('0x9')||process[_0xabac('0xa')][0x5]===_0xabac('0xb')){throw new Error(_0xabac('0xe'));}var LISTID=process[_0xabac('0xa')][0x5];var COMPANYID=process[_0xabac('0xa')][0x6]&&process[_0xabac('0xa')][0x6]!==_0xabac('0x9')&&process['argv'][0x6]!=='null'?process['argv'][0x6]:null;var DUPLICATES=process[_0xabac('0xa')][0x7]&&process[_0xabac('0xa')][0x7]!=='undefined'&&process[_0xabac('0xa')][0x7]!=='null'?process[_0xabac('0xa')][0x7]:null;if(!process[_0xabac('0xa')][0x8]||process[_0xabac('0xa')][0x8]==='undefined'||process[_0xabac('0xa')][0x8]===_0xabac('0xb')){throw new Error(_0xabac('0xf'));}var SOCKET_TIMESTAMP=process[_0xabac('0xa')][0x8];}catch(_0x4bdcd1){logger[_0xabac('0x10')](_0x4bdcd1);endCsv();}var total=0x0;var pTotal=0x0;var success=0x0;var errors=0x0;var duplicates=0x0;var rows=[];var hopperContacts='';var promises=[];var index=0x0;var alreadyInvalid=![];function handleCheckRowError(_0x347248,_0x33016b,_0x3babec,_0x327692){var _0x5ecfa0={'message':_0x33016b};_0x5ecfa0[_0x347248]=!![];if(_0x3babec){_0x5ecfa0[_0xabac('0x11')]=_0x3babec;}if(_0x327692){_0x5ecfa0['index']=_0x327692;}return _0x5ecfa0;}function isEmail(_0x3399fe){return/^([^\x00-\x20\x22\x28\x29\x2c\x2e\x3a-\x3c\x3e\x40\x5b-\x5d\x7f-\xff]+|\x22([^\x0d\x22\x5c\x80-\xff]|\x5c[\x00-\x7f])*\x22)(\x2e([^\x00-\x20\x22\x28\x29\x2c\x2e\x3a-\x3c\x3e\x40\x5b-\x5d\x7f-\xff]+|\x22([^\x0d\x22\x5c\x80-\xff]|\x5c[\x00-\x7f])*\x22))*\x40([^\x00-\x20\x22\x28\x29\x2c\x2e\x3a-\x3c\x3e\x40\x5b-\x5d\x7f-\xff]+|\x5b([^\x0d\x5b-\x5d\x80-\xff]|\x5c[\x00-\x7f])*\x5d)(\x2e([^\x00-\x20\x22\x28\x29\x2c\x2e\x3a-\x3c\x3e\x40\x5b-\x5d\x7f-\xff]+|\x5b([^\x0d\x5b-\x5d\x80-\xff]|\x5c[\x00-\x7f])*\x5d))*$/['test'](_0x3399fe);}function checkRow(_0x1c6580,_0x461917,_0x6f26f7){return new BPromise(function(_0x5581b6,_0xf2082b){if(_[_0xabac('0x12')](_0x1c6580)){return _0xf2082b(handleCheckRowError('error',_0xabac('0x13'),null,_0x6f26f7));}if(_0x1c6580['errors']&&_0x1c6580['errors'][_0xabac('0x14')]){var _0xb051eb=_['map'](_0x1c6580[_0xabac('0x15')],'message')['join'](';');return _0xf2082b(handleCheckRowError(_0xabac('0x10'),_0xb051eb,null,_0x6f26f7));}var _0x2d6cfa={};for(var _0x32b1a3 in FIELDS){if(FIELDS[_0xabac('0x16')](_0x32b1a3)&&FIELDS[_0x32b1a3]){_0x2d6cfa[_0x32b1a3]=_0x1c6580[_0xabac('0x17')][0x0][FIELDS[_0x32b1a3]]||_0x1c6580['data'][0x0]['\ufeff'+FIELDS[_0x32b1a3]];}}if(!_0x2d6cfa[_0xabac('0x18')]){return _0xf2082b(handleCheckRowError(_0xabac('0x10'),_0xabac('0x19'),null,_0x6f26f7));}if(!_0x2d6cfa[_0xabac('0x1a')]){return _0xf2082b(handleCheckRowError('error',_0xabac('0x1b'),null,_0x6f26f7));}if(_0x2d6cfa['birthDate']){var _0x286baa=moment(_0x2d6cfa[_0xabac('0x1c')],_0xabac('0x1d'));if(!_0x286baa['isValid']()){return _0xf2082b(handleCheckRowError(_0xabac('0x10'),_0xabac('0x1e'),null,_0x6f26f7));}}if(_0x2d6cfa['email']){if(!isEmail(_0x2d6cfa[_0xabac('0x1f')])){return _0xf2082b(handleCheckRowError(_0xabac('0x10'),'email\x20format\x20is\x20not\x20valid!',null,_0x6f26f7));}}_0x2d6cfa[_0xabac('0x20')]=LISTID;_0x2d6cfa[_0xabac('0x21')]=COMPANYID||undefined;if(DUPLICATES&&DUPLICATES[_0xabac('0x14')]&&_0x461917){var _0x4cc1b1={};for(var _0xd490cc=0x0,_0x1f8b10=DUPLICATES[_0xabac('0x14')];_0xd490cc<_0x1f8b10;_0xd490cc+=0x1){_0x4cc1b1[DUPLICATES[_0xd490cc]]=_0x2d6cfa[DUPLICATES[_0xd490cc]];}var _0x4e35dd=_['find'](_0x461917,_0x4cc1b1);if(_0x4e35dd){return _0xf2082b(handleCheckRowError(_0xabac('0x22'),_0xabac('0x23'),_0x4e35dd,_0x6f26f7));}}return db['CmContact']['create'](_0x2d6cfa,{'raw':!![],'hooks':![],'fields':_['keys'](_0x2d6cfa)})[_0xabac('0x24')](function(_0x9da1f){if(DUPLICATES&&DUPLICATES[_0xabac('0x14')]&&_0x461917){_0x461917[_0xabac('0x25')](_['pick'](_0x2d6cfa,DUPLICATES));}hopperContacts+=(hopperContacts?',':'')+_0x9da1f['id'];return _0x5581b6();})['catch'](function(_0x5a0267){return _0xf2082b(handleCheckRowError(_0xabac('0x10'),_0xabac('0x26')+(_0x5a0267['message']||JSON[_0xabac('0x27')](_0x5a0267)),null,_0x6f26f7));});});}function checkHopper(){function _0x224d09(){return function(_0x2db1a9){logger[_0xabac('0x10')](_0xabac('0x28'),_0xabac('0x29'),util['inspect'](_0x2db1a9,{'showHidden':![],'depth':null}));};}var _0xe7c73e=function(_0x352201,_0x130210){var _0x11d3a8=squel['insert']()[_0xabac('0x2a')](_0xabac('0x2b'))[_0xabac('0x2c')]([_0xabac('0x1a'),_0xabac('0x2d'),_0xabac('0x2e'),_0xabac('0x20'),_0x130210,'createdAt',_0xabac('0x2f')],squel['select']()[_0xabac('0x30')](_0xabac('0x1a'),_0xabac('0x1a'))[_0xabac('0x30')](_0xabac('0x31'),_0xabac('0x2d'))[_0xabac('0x30')]('id',_0xabac('0x2e'))['field'](LISTID[_0xabac('0x32')](),'ListId')['field'](_0x352201['id'][_0xabac('0x32')](),_0x130210)[_0xabac('0x30')](_0xabac('0x31'),_0xabac('0x33'))['field'](_0xabac('0x31'),_0xabac('0x2f'))[_0xabac('0x34')](_0xabac('0x35'))[_0xabac('0x36')](_0xabac('0x37'))[_0xabac('0x36')](_0xabac('0x38'),LISTID[_0xabac('0x32')]())[_0xabac('0x36')](_0xabac('0x39'))[_0xabac('0x36')]('phone\x20NOT\x20IN\x20(?)',squel[_0xabac('0x3a')]()['field'](_0xabac('0x1a'))[_0xabac('0x34')](_0xabac('0x2b'))[_0xabac('0x36')](_0x130210+'\x20=\x20?',_0x352201['id']['toString']())))[_0xabac('0x32')]();return _0x11d3a8;};var _0x20c657=function(_0x5ed830,_0xa49722){var _0xc88ab8=squel['insert']()[_0xabac('0x2a')](_0xabac('0x2b'))['fromQuery']([_0xabac('0x1a'),_0xabac('0x2d'),_0xabac('0x2e'),_0xabac('0x20'),_0xa49722,_0xabac('0x33'),_0xabac('0x2f')],squel[_0xabac('0x3a')]()[_0xabac('0x30')]('phone',_0xabac('0x1a'))[_0xabac('0x30')](_0xabac('0x31'),_0xabac('0x2d'))[_0xabac('0x30')]('id',_0xabac('0x2e'))[_0xabac('0x30')](LISTID[_0xabac('0x32')](),_0xabac('0x20'))['field'](_0x5ed830['id'][_0xabac('0x32')](),_0xa49722)[_0xabac('0x30')](_0xabac('0x31'),_0xabac('0x33'))['field'](_0xabac('0x31'),_0xabac('0x2f'))[_0xabac('0x34')](_0xabac('0x35'))[_0xabac('0x36')](_0xabac('0x37'))[_0xabac('0x36')]('ListId\x20=\x20?',LISTID[_0xabac('0x32')]())[_0xabac('0x36')](_0xabac('0x3b'),squel[_0xabac('0x3c')](hopperContacts))[_0xabac('0x36')](_0xabac('0x39'))[_0xabac('0x36')](_0xabac('0x3d'),squel['select']()['field'](_0xabac('0x3e'))[_0xabac('0x34')]('cm_hopper_final')[_0xabac('0x36')](_0xa49722+_0xabac('0x3f'),_0x5ed830['id'][_0xabac('0x32')]()))['where'](_0xabac('0x3d'),squel['select']()[_0xabac('0x30')](_0xabac('0x1a'))['from']('cm_hopper')[_0xabac('0x36')](_0xa49722+'\x20=\x20?',_0x5ed830['id']['toString']())))[_0xabac('0x32')]();return _0xc88ab8;};function _0x32a598(_0x779ec9,_0x19fdd4){var _0x5c1afd=squel[_0xabac('0x40')]()[_0xabac('0x2a')](_0xabac('0x2b'))[_0xabac('0x2c')]([_0xabac('0x1a'),_0xabac('0x2d'),_0xabac('0x2e'),'ListId',_0x19fdd4,_0xabac('0x33'),_0xabac('0x2f')],squel['select']()['field'](_0xabac('0x1a'),_0xabac('0x1a'))[_0xabac('0x30')](_0xabac('0x31'),'scheduledAt')[_0xabac('0x30')]('id',_0xabac('0x2e'))[_0xabac('0x30')](LISTID['toString'](),_0xabac('0x20'))['field'](_0x779ec9['id'][_0xabac('0x32')](),_0x19fdd4)[_0xabac('0x30')]('NOW()',_0xabac('0x33'))[_0xabac('0x30')](_0xabac('0x31'),'updatedAt')['from'](_0xabac('0x35'))[_0xabac('0x36')](_0xabac('0x37'))[_0xabac('0x36')](_0xabac('0x38'),LISTID['toString']())[_0xabac('0x36')]('id\x20IN\x20?',squel[_0xabac('0x3c')](hopperContacts))[_0xabac('0x36')](_0xabac('0x39')))[_0xabac('0x32')]();return _0x5c1afd;}function _0x1030cb(_0x28fa6e,_0xa63259){var _0x3a6ef7=squel[_0xabac('0x40')]()[_0xabac('0x2a')](_0xabac('0x41'))[_0xabac('0x2c')]([_0xabac('0x1a'),'ContactId',_0xabac('0x20'),_0xa63259,_0xabac('0x33'),'updatedAt'],squel[_0xabac('0x3a')]()[_0xabac('0x30')](_0xabac('0x1a'),_0xabac('0x1a'))[_0xabac('0x30')]('id',_0xabac('0x2e'))[_0xabac('0x30')](LISTID['toString'](),'ListId')[_0xabac('0x30')](_0x28fa6e['id'][_0xabac('0x32')](),_0xa63259)[_0xabac('0x30')](_0xabac('0x31'),_0xabac('0x33'))[_0xabac('0x30')](_0xabac('0x31'),_0xabac('0x2f'))[_0xabac('0x34')](_0xabac('0x35'))[_0xabac('0x36')]('deletedAt\x20IS\x20NULL')[_0xabac('0x36')](_0xabac('0x38'),LISTID[_0xabac('0x32')]())[_0xabac('0x36')](_0xabac('0x3b'),squel[_0xabac('0x3c')](hopperContacts))[_0xabac('0x36')]('phone\x20IS\x20NOT\x20NULL'))[_0xabac('0x32')]();return _0x3a6ef7;}return db[_0xabac('0x42')]['findAll']({'where':{'type':_0xabac('0x43')},'attributes':['id','dialCheckDuplicateType'],'include':[{'model':db[_0xabac('0x44')],'as':'Lists','where':{'id':LISTID}}]})[_0xabac('0x24')](function(_0x235c78){var _0x2e532a=[];if(_0x235c78){var _0xf7d810;for(var _0x5875ac=0x0,_0x277459;_0x5875ac<_0x235c78[_0xabac('0x14')];_0x5875ac+=0x1){_0x277459=_0x235c78[_0x5875ac]['get']({'plain':!![]});switch(_0x277459[_0xabac('0x45')]){case _0xabac('0x46'):_0x2e532a[_0xabac('0x25')](db['sequelize'][_0xabac('0x47')](_0x20c657(_0x277459,_0xabac('0x48')))[_0xabac('0x24')](function(){})[_0xabac('0x49')](_0x224d09()));break;case _0xabac('0x4a'):_0x2e532a[_0xabac('0x25')](db[_0xabac('0x4b')]['query'](_0xe7c73e(_0x277459,_0xabac('0x48')))[_0xabac('0x24')](function(){})['catch'](_0x224d09()));break;default:_0x2e532a[_0xabac('0x25')](db[_0xabac('0x4b')][_0xabac('0x47')](_0x32a598(_0x277459,_0xabac('0x48')))[_0xabac('0x24')](function(){})[_0xabac('0x49')](_0x224d09()));}}}return _0x2e532a;})[_0xabac('0x4c')]()['then'](function(){return db[_0xabac('0x42')][_0xabac('0x4d')]({'where':{'type':_0xabac('0x43')},'attributes':['id'],'include':[{'model':db['CmList'],'as':_0xabac('0x4e'),'where':{'id':LISTID}}]})[_0xabac('0x24')](function(_0x14a12b){var _0x309b4c=[];if(_0x14a12b){var _0x121b3e;for(var _0x1fe8f2=0x0,_0x10f91a;_0x1fe8f2<_0x14a12b[_0xabac('0x14')];_0x1fe8f2+=0x1){_0x10f91a=_0x14a12b[_0x1fe8f2]['get']({'plain':!![]});_0x309b4c['push'](db[_0xabac('0x4b')][_0xabac('0x47')](_0x1030cb(_0x10f91a,_0xabac('0x48')))[_0xabac('0x24')](function(){})['catch'](_0x224d09()));}}return _0x309b4c;})[_0xabac('0x4c')]();})['then'](function(){return db['Campaign']['findAll']({'attributes':['id','dialCheckDuplicateType'],'include':[{'model':db[_0xabac('0x44')],'as':_0xabac('0x4f'),'where':{'id':LISTID}}]})[_0xabac('0x24')](function(_0x283790){var _0x371d79=[];if(_0x283790){for(var _0x431799=0x0,_0x5ea8ae;_0x431799<_0x283790['length'];_0x431799+=0x1){_0x5ea8ae=_0x283790[_0x431799][_0xabac('0x50')]({'plain':!![]});switch(_0x5ea8ae[_0xabac('0x45')]){case _0xabac('0x46'):_0x371d79[_0xabac('0x25')](db['sequelize'][_0xabac('0x47')](_0x20c657(_0x5ea8ae,_0xabac('0x51')))[_0xabac('0x24')](function(){})[_0xabac('0x49')](_0x224d09()));break;case _0xabac('0x4a'):_0x371d79[_0xabac('0x25')](db[_0xabac('0x4b')]['query'](_0xe7c73e(_0x5ea8ae,'CampaignId'))['then'](function(){})['catch'](_0x224d09()));break;default:_0x371d79[_0xabac('0x25')](db['sequelize']['query'](_0x32a598(_0x5ea8ae,_0xabac('0x51')))[_0xabac('0x24')](function(){})[_0xabac('0x49')](_0x224d09()));}}}return _0x371d79;})[_0xabac('0x4c')]();})[_0xabac('0x24')](function(){return db['Campaign'][_0xabac('0x4d')]({'attributes':['id'],'include':[{'model':db[_0xabac('0x44')],'as':_0xabac('0x4e'),'where':{'id':LISTID}}]})['then'](function(_0x1996ab){var _0x59d311=[];if(_0x1996ab){for(var _0x34527b=0x0,_0x99ee6a;_0x34527b<_0x1996ab[_0xabac('0x14')];_0x34527b+=0x1){_0x99ee6a=_0x1996ab[_0x34527b]['get']({'plain':!![]});_0x59d311[_0xabac('0x25')](db[_0xabac('0x4b')]['query'](_0x1030cb(_0x99ee6a,_0xabac('0x51')))['then'](function(){})[_0xabac('0x49')](_0x224d09()));}}return _0x59d311;})[_0xabac('0x4c')]();})['catch'](function(_0xe1f569){logger[_0xabac('0x10')](_0xabac('0x52'),_0xabac('0x53'),_0xe1f569[_0xabac('0x54')]);});}var processPromises=function(_0x19413b){return BPromise['all'](promises)[_0xabac('0x24')](function(_0x35cf97){})['catch'](function(_0x1e5a42){logger[_0xabac('0x10')]('Error\x20processing\x20rows\x20block:',JSON[_0xabac('0x27')](_0x1e5a42));})[_0xabac('0x55')](function(){socket['emit'](_0xabac('0x56')+SOCKET_TIMESTAMP,{'success':success,'errors':errors,'duplicates':duplicates,'rows':rows});promises=[];success=0x0;errors=0x0;duplicates=0x0;rows=[];if(_0x19413b){return _0x19413b[_0xabac('0x57')]();}});};var endCsv=function(){return BPromise[_0xabac('0x58')]()[_0xabac('0x24')](function(){if(hopperContacts){return checkHopper();}})[_0xabac('0x24')](function(){socket[_0xabac('0x59')](_0xabac('0x56')+SOCKET_TIMESTAMP,{'finished':!![],'success':success,'errors':errors,'duplicates':duplicates,'rows':rows});try{fs[_0xabac('0x5a')](FILEPATH);}catch(_0x5ec270){logger[_0xabac('0x10')](_0xabac('0x5b'),JSON[_0xabac('0x27')](_0x5ec270));}finally{process['exit'](0x0);}});};process['on'](_0xabac('0x5c'),function(){logger[_0xabac('0x5d')](_0xabac('0x5e'));endCsv();});function main(){return BPromise[_0xabac('0x58')]()[_0xabac('0x24')](function(){if(DUPLICATES){DUPLICATES=DUPLICATES[_0xabac('0xd')](',');return db[_0xabac('0x5f')]['findAll']({'where':{'ListId':LISTID},'attributes':DUPLICATES,'raw':!![]});}})['then'](function(_0x98e4ac){var _0x2cbd46=fs['createReadStream'](FILEPATH,{'highWaterMark':0xf*0x400*0x400});Papa['parse'](_0x2cbd46,{'header':!![],'skipEmptyLines':!![],'step':function(_0xb02eca,_0x432956){total+=0x1;var _0x16fa57=total;promises[_0xabac('0x25')](checkRow(_0xb02eca,_0x98e4ac,_0x16fa57)[_0xabac('0x24')](function(){success+=0x1;})[_0xabac('0x49')](function(_0x31b29a){if(_0x31b29a['error']){errors+=0x1;delete _0x31b29a['error'];}else if(_0x31b29a['duplicate']){duplicates+=0x1;delete _0x31b29a[_0xabac('0x22')];}rows[_0xabac('0x25')](_0x31b29a);}));if(total%0xc8===0x0){_0x432956[_0xabac('0x60')]();return processPromises(_0x432956);}},'complete':function(){return processPromises()[_0xabac('0x24')](function(){logger[_0xabac('0x5d')](_0xabac('0x61'));endCsv();});},'error':function(_0x59d23f,_0x27ab1b){logger[_0xabac('0x5d')](_0xabac('0x62'),JSON[_0xabac('0x27')](_0x59d23f));endCsv();}});})[_0xabac('0x49')](function(_0x8301b3){logger[_0xabac('0x10')]('Error\x20executing\x20contact\x20csv\x20import:',JSON[_0xabac('0x27')](_0x8301b3));});}main();
\ No newline at end of file