Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / components / import / cm / csv.js
index d315ea2..5c0dc8a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0713=['papaparse','ioredis','../../../mysqldb','../../../config/logger','api','redis','defaults','localhost','socket.io-emitter','../../../api/cmContact/cmContact.socket','register','argv','undefined','null','Missing\x20filepath\x20parameter!','Missing\x20binding\x20parameters!','split','Missing\x20ListId\x20parameter!','error','contact','index','isNil','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\x20not\x20specified!','birthDate','YYYY-MM-DD','isValid','birthDate\x20format\x20is\x20invalid,\x20YYYY-MM-DD\x20format\x20is\x20supported!','email\x20format\x20is\x20not\x20valid!','ListId','find','duplicate','Duplicate\x20Contact','CmContact','create','keys','then','catch','Error\x20while\x20creating\x20contact:\x20','stringify','checkHopper','inspect','insert','fromQuery','phone','scheduledAt','updatedAt','field','NOW()','ContactId','toString','createdAt','from','ListId\x20=\x20?','where','phone\x20IS\x20NOT\x20NULL','phone\x20NOT\x20IN\x20(?)','select','cm_hopper','\x20=\x20?','into','deletedAt\x20IS\x20NULL','id\x20IN\x20?','str','calleridnum','cm_hopper_final','cm_hopper_black','cm_contacts','VoiceQueue','findAll','outbound','dialCheckDuplicateType','Lists','get','sequelize','query','VoiceQueueId','onlyIfOpen','push','all','CmList','Campaign','CampaignId','BlackLists','cmContact,\x20%s,\x20%s','Error\x20processing\x20rows\x20block:','emit','contact:csv_','resume','unlinkSync','Unable\x20to\x20delete\x20temp\x20file:','exit','SIGINT','info','CSV\x20import\x20process\x20stopped!','resolve','pause','CSV\x20parsed\x20correctly!','CSV\x20parse\x20error','Error\x20executing\x20contact\x20csv\x20import:','lodash','squel'];(function(_0x59ee6f,_0x450239){var _0x4c0979=function(_0x565e92){while(--_0x565e92){_0x59ee6f['push'](_0x59ee6f['shift']());}};_0x4c0979(++_0x450239);}(_0x0713,0x1ba));var _0x3071=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x0713[_0x3dd15e];return _0x231fd0;};'use strict';var BPromise=require('bluebird');var util=require('util');var _=require(_0x3071('0x0'));var fs=require('fs');var squel=require(_0x3071('0x1'));var Papa=require(_0x3071('0x2'));var Redis=require(_0x3071('0x3'));var db=require(_0x3071('0x4'))['db'];var config=require('../../../config/environment');var logger=require(_0x3071('0x5'))(_0x3071('0x6'));config[_0x3071('0x7')]=_[_0x3071('0x8')](config[_0x3071('0x7')],{'host':_0x3071('0x9'),'port':0x18eb});var socket=require(_0x3071('0xa'))(new Redis(config[_0x3071('0x7')]));require(_0x3071('0xb'))[_0x3071('0xc')](socket);try{if(!process[_0x3071('0xd')][0x2]||process[_0x3071('0xd')][0x2]===_0x3071('0xe')||process['argv'][0x2]===_0x3071('0xf')){throw new Error(_0x3071('0x10'));}var FILEPATH=process[_0x3071('0xd')][0x2];if(!process[_0x3071('0xd')][0x3]||process[_0x3071('0xd')][0x3]==='undefined'||process[_0x3071('0xd')][0x3]===_0x3071('0xf')||!process[_0x3071('0xd')][0x4]||process[_0x3071('0xd')][0x4]===_0x3071('0xe')||process['argv'][0x4]==='null'){throw new Error(_0x3071('0x11'));}var FIELDS=_['zipObject'](process[_0x3071('0xd')][0x3][_0x3071('0x12')](','),process['argv'][0x4][_0x3071('0x12')](','));if(!process['argv'][0x5]||process[_0x3071('0xd')][0x5]===_0x3071('0xe')||process[_0x3071('0xd')][0x5]===_0x3071('0xf')){throw new Error(_0x3071('0x13'));}var LISTID=process[_0x3071('0xd')][0x5];var COMPANYID=process[_0x3071('0xd')][0x6]&&process[_0x3071('0xd')][0x6]!==_0x3071('0xe')&&process[_0x3071('0xd')][0x6]!=='null'?process[_0x3071('0xd')][0x6]:null;var DUPLICATES=process[_0x3071('0xd')][0x7]&&process[_0x3071('0xd')][0x7]!==_0x3071('0xe')&&process[_0x3071('0xd')][0x7]!==_0x3071('0xf')?process[_0x3071('0xd')][0x7]:null;if(!process[_0x3071('0xd')][0x8]||process['argv'][0x8]===_0x3071('0xe')||process[_0x3071('0xd')][0x8]===_0x3071('0xf')){throw new Error('Missing\x20socket_timestamp\x20parameter!');}var SOCKET_TIMESTAMP=process[_0x3071('0xd')][0x8];}catch(_0x5cd80d){logger[_0x3071('0x14')](_0x5cd80d);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(_0x43128c,_0x3762d8,_0x457b57,_0x33090c){var _0x34c50e={'message':_0x3762d8};_0x34c50e[_0x43128c]=!![];if(_0x457b57){_0x34c50e[_0x3071('0x15')]=_0x457b57;}if(_0x33090c){_0x34c50e[_0x3071('0x16')]=_0x33090c;}return _0x34c50e;}function isEmail(_0x542646){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'](_0x542646);}function checkRow(_0x2ce48a,_0xb05b1d,_0x412652){return new BPromise(function(_0x13df9f,_0x2793ef){if(_[_0x3071('0x17')](_0x2ce48a)){return _0x2793ef(handleCheckRowError(_0x3071('0x14'),_0x3071('0x18'),null,_0x412652));}if(_0x2ce48a[_0x3071('0x19')]&&_0x2ce48a['errors'][_0x3071('0x1a')]){var _0x3f1e6e=_[_0x3071('0x1b')](_0x2ce48a['errors'],_0x3071('0x1c'))[_0x3071('0x1d')](';');return _0x2793ef(handleCheckRowError(_0x3071('0x14'),_0x3f1e6e,null,_0x412652));}var _0x950fde={};for(var _0x3fa3b8 in FIELDS){if(FIELDS[_0x3071('0x1e')](_0x3fa3b8)&&FIELDS[_0x3fa3b8]){_0x950fde[_0x3fa3b8]=_0x2ce48a[_0x3071('0x1f')][0x0][FIELDS[_0x3fa3b8]]||_0x2ce48a[_0x3071('0x1f')][0x0]['\ufeff'+FIELDS[_0x3fa3b8]];}}if(!_0x950fde[_0x3071('0x20')]){return _0x2793ef(handleCheckRowError(_0x3071('0x14'),_0x3071('0x21'),null,_0x412652));}if(!_0x950fde['phone']){return _0x2793ef(handleCheckRowError('error',_0x3071('0x22'),null,_0x412652));}if(_0x950fde[_0x3071('0x23')]){var _0x6ddf96=moment(_0x950fde[_0x3071('0x23')],_0x3071('0x24'));if(!_0x6ddf96[_0x3071('0x25')]()){return _0x2793ef(handleCheckRowError(_0x3071('0x14'),_0x3071('0x26'),null,_0x412652));}}if(_0x950fde['email']){if(!isEmail(_0x950fde['email'])){return _0x2793ef(handleCheckRowError('error',_0x3071('0x27'),null,_0x412652));}}_0x950fde[_0x3071('0x28')]=LISTID;_0x950fde['CompanyId']=COMPANYID||undefined;if(DUPLICATES&&DUPLICATES[_0x3071('0x1a')]&&_0xb05b1d){var _0x28747d={};for(var _0x25250e=0x0,_0x13ae2c=DUPLICATES['length'];_0x25250e<_0x13ae2c;_0x25250e+=0x1){_0x28747d[DUPLICATES[_0x25250e]]=_0x950fde[DUPLICATES[_0x25250e]];}var _0x218a82=_[_0x3071('0x29')](_0xb05b1d,_0x28747d);if(_0x218a82){return _0x2793ef(handleCheckRowError(_0x3071('0x2a'),_0x3071('0x2b'),_0x218a82,_0x412652));}}return db[_0x3071('0x2c')][_0x3071('0x2d')](_0x950fde,{'raw':!![],'hooks':![],'fields':_[_0x3071('0x2e')](_0x950fde)})[_0x3071('0x2f')](function(_0x596cc3){if(DUPLICATES&&DUPLICATES[_0x3071('0x1a')]&&_0xb05b1d){_0xb05b1d['push'](_['pick'](_0x950fde,DUPLICATES));}hopperContacts+=(hopperContacts?',':'')+_0x596cc3['id'];return _0x13df9f();})[_0x3071('0x30')](function(_0xa3a7ae){return _0x2793ef(handleCheckRowError('error',_0x3071('0x31')+(_0xa3a7ae[_0x3071('0x1c')]||JSON[_0x3071('0x32')](_0xa3a7ae)),null,_0x412652));});});}function checkHopper(){function _0x14ac42(){return function(_0xc60572){logger[_0x3071('0x14')]('cmContact',_0x3071('0x33'),util[_0x3071('0x34')](_0xc60572,{'showHidden':![],'depth':null}));};}var _0x4ce6d4=function(_0x44ad05,_0x5b1392){var _0x28f855=squel[_0x3071('0x35')]()['into']('cm_hopper')[_0x3071('0x36')]([_0x3071('0x37'),_0x3071('0x38'),'ContactId',_0x3071('0x28'),_0x5b1392,'createdAt',_0x3071('0x39')],squel['select']()[_0x3071('0x3a')](_0x3071('0x37'),_0x3071('0x37'))[_0x3071('0x3a')](_0x3071('0x3b'),'scheduledAt')['field']('id',_0x3071('0x3c'))[_0x3071('0x3a')](LISTID[_0x3071('0x3d')](),_0x3071('0x28'))['field'](_0x44ad05['id'][_0x3071('0x3d')](),_0x5b1392)[_0x3071('0x3a')](_0x3071('0x3b'),_0x3071('0x3e'))[_0x3071('0x3a')](_0x3071('0x3b'),'updatedAt')[_0x3071('0x3f')]('cm_contacts')['where']('deletedAt\x20IS\x20NULL')['where'](_0x3071('0x40'),LISTID[_0x3071('0x3d')]())[_0x3071('0x41')](_0x3071('0x42'))[_0x3071('0x41')](_0x3071('0x43'),squel[_0x3071('0x44')]()[_0x3071('0x3a')]('phone')[_0x3071('0x3f')](_0x3071('0x45'))[_0x3071('0x41')](_0x5b1392+_0x3071('0x46'),_0x44ad05['id'][_0x3071('0x3d')]())))['toString']();return _0x28f855;};var _0x5c93c7=function(_0x1721d0,_0x3c2f5e){var _0x1fe5e0=squel[_0x3071('0x35')]()[_0x3071('0x47')]('cm_hopper')[_0x3071('0x36')](['phone',_0x3071('0x38'),'ContactId','ListId',_0x3c2f5e,_0x3071('0x3e'),'updatedAt'],squel[_0x3071('0x44')]()['field'](_0x3071('0x37'),_0x3071('0x37'))[_0x3071('0x3a')](_0x3071('0x3b'),'scheduledAt')[_0x3071('0x3a')]('id','ContactId')[_0x3071('0x3a')](LISTID['toString'](),_0x3071('0x28'))[_0x3071('0x3a')](_0x1721d0['id']['toString'](),_0x3c2f5e)[_0x3071('0x3a')](_0x3071('0x3b'),_0x3071('0x3e'))[_0x3071('0x3a')](_0x3071('0x3b'),_0x3071('0x39'))[_0x3071('0x3f')]('cm_contacts')[_0x3071('0x41')](_0x3071('0x48'))[_0x3071('0x41')](_0x3071('0x40'),LISTID['toString']())[_0x3071('0x41')](_0x3071('0x49'),squel[_0x3071('0x4a')](hopperContacts))[_0x3071('0x41')](_0x3071('0x42'))[_0x3071('0x41')](_0x3071('0x43'),squel[_0x3071('0x44')]()[_0x3071('0x3a')](_0x3071('0x4b'))[_0x3071('0x3f')](_0x3071('0x4c'))[_0x3071('0x41')](_0x3c2f5e+_0x3071('0x46'),_0x1721d0['id'][_0x3071('0x3d')]()))[_0x3071('0x41')]('phone\x20NOT\x20IN\x20(?)',squel['select']()[_0x3071('0x3a')]('phone')[_0x3071('0x3f')](_0x3071('0x45'))[_0x3071('0x41')](_0x3c2f5e+'\x20=\x20?',_0x1721d0['id'][_0x3071('0x3d')]())))[_0x3071('0x3d')]();return _0x1fe5e0;};function _0x5bc69e(_0x4b8ec0,_0x1b89ea){var _0x15abc4=squel[_0x3071('0x35')]()[_0x3071('0x47')]('cm_hopper')[_0x3071('0x36')]([_0x3071('0x37'),_0x3071('0x38'),_0x3071('0x3c'),_0x3071('0x28'),_0x1b89ea,'createdAt',_0x3071('0x39')],squel[_0x3071('0x44')]()[_0x3071('0x3a')](_0x3071('0x37'),_0x3071('0x37'))[_0x3071('0x3a')](_0x3071('0x3b'),'scheduledAt')['field']('id',_0x3071('0x3c'))['field'](LISTID[_0x3071('0x3d')](),_0x3071('0x28'))['field'](_0x4b8ec0['id'][_0x3071('0x3d')](),_0x1b89ea)[_0x3071('0x3a')]('NOW()',_0x3071('0x3e'))[_0x3071('0x3a')](_0x3071('0x3b'),_0x3071('0x39'))[_0x3071('0x3f')]('cm_contacts')[_0x3071('0x41')](_0x3071('0x48'))[_0x3071('0x41')]('ListId\x20=\x20?',LISTID[_0x3071('0x3d')]())[_0x3071('0x41')](_0x3071('0x49'),squel[_0x3071('0x4a')](hopperContacts))[_0x3071('0x41')](_0x3071('0x42')))[_0x3071('0x3d')]();return _0x15abc4;}function _0x2e39ff(_0x3b47e8,_0x5cb3b3){var _0x5d1316=squel[_0x3071('0x35')]()[_0x3071('0x47')](_0x3071('0x4d'))[_0x3071('0x36')]([_0x3071('0x37'),_0x3071('0x3c'),_0x3071('0x28'),_0x5cb3b3,_0x3071('0x3e'),_0x3071('0x39')],squel[_0x3071('0x44')]()['field'](_0x3071('0x37'),_0x3071('0x37'))[_0x3071('0x3a')]('id',_0x3071('0x3c'))[_0x3071('0x3a')](LISTID[_0x3071('0x3d')](),_0x3071('0x28'))[_0x3071('0x3a')](_0x3b47e8['id']['toString'](),_0x5cb3b3)[_0x3071('0x3a')](_0x3071('0x3b'),'createdAt')['field'](_0x3071('0x3b'),_0x3071('0x39'))[_0x3071('0x3f')](_0x3071('0x4e'))['where']('deletedAt\x20IS\x20NULL')[_0x3071('0x41')]('ListId\x20=\x20?',LISTID['toString']())['where']('id\x20IN\x20?',squel[_0x3071('0x4a')](hopperContacts))[_0x3071('0x41')](_0x3071('0x42')))['toString']();return _0x5d1316;}return db[_0x3071('0x4f')][_0x3071('0x50')]({'where':{'type':_0x3071('0x51')},'attributes':['id',_0x3071('0x52')],'include':[{'model':db['CmList'],'as':_0x3071('0x53'),'where':{'id':LISTID}}]})[_0x3071('0x2f')](function(_0x588406){var _0x1b35d3=[];if(_0x588406){var _0x29ee70;for(var _0x388cd1=0x0,_0x40c258;_0x388cd1<_0x588406[_0x3071('0x1a')];_0x388cd1+=0x1){_0x40c258=_0x588406[_0x388cd1][_0x3071('0x54')]({'plain':!![]});switch(_0x40c258[_0x3071('0x52')]){case'always':_0x1b35d3['push'](db[_0x3071('0x55')][_0x3071('0x56')](_0x5c93c7(_0x40c258,_0x3071('0x57')))['then'](function(){})['catch'](_0x14ac42()));break;case _0x3071('0x58'):_0x1b35d3[_0x3071('0x59')](db[_0x3071('0x55')][_0x3071('0x56')](_0x4ce6d4(_0x40c258,_0x3071('0x57')))[_0x3071('0x2f')](function(){})[_0x3071('0x30')](_0x14ac42()));break;default:_0x1b35d3[_0x3071('0x59')](db['sequelize'][_0x3071('0x56')](_0x5bc69e(_0x40c258,'VoiceQueueId'))[_0x3071('0x2f')](function(){})[_0x3071('0x30')](_0x14ac42()));}}}return _0x1b35d3;})[_0x3071('0x5a')]()[_0x3071('0x2f')](function(){return db[_0x3071('0x4f')][_0x3071('0x50')]({'where':{'type':_0x3071('0x51')},'attributes':['id'],'include':[{'model':db[_0x3071('0x5b')],'as':'BlackLists','where':{'id':LISTID}}]})[_0x3071('0x2f')](function(_0x138a94){var _0x1da477=[];if(_0x138a94){var _0x4f06c0;for(var _0x2a2e7a=0x0,_0x22ec7b;_0x2a2e7a<_0x138a94[_0x3071('0x1a')];_0x2a2e7a+=0x1){_0x22ec7b=_0x138a94[_0x2a2e7a]['get']({'plain':!![]});_0x1da477['push'](db[_0x3071('0x55')]['query'](_0x2e39ff(_0x22ec7b,_0x3071('0x57')))[_0x3071('0x2f')](function(){})[_0x3071('0x30')](_0x14ac42()));}}return _0x1da477;})[_0x3071('0x5a')]();})[_0x3071('0x2f')](function(){return db[_0x3071('0x5c')][_0x3071('0x50')]({'attributes':['id','dialCheckDuplicateType'],'include':[{'model':db[_0x3071('0x5b')],'as':_0x3071('0x53'),'where':{'id':LISTID}}]})[_0x3071('0x2f')](function(_0x3cc937){var _0x98d0fb=[];if(_0x3cc937){for(var _0x1fea60=0x0,_0x435dcb;_0x1fea60<_0x3cc937[_0x3071('0x1a')];_0x1fea60+=0x1){_0x435dcb=_0x3cc937[_0x1fea60]['get']({'plain':!![]});switch(_0x435dcb[_0x3071('0x52')]){case'always':_0x98d0fb[_0x3071('0x59')](db[_0x3071('0x55')][_0x3071('0x56')](_0x5c93c7(_0x435dcb,_0x3071('0x5d')))[_0x3071('0x2f')](function(){})[_0x3071('0x30')](_0x14ac42()));break;case _0x3071('0x58'):_0x98d0fb[_0x3071('0x59')](db[_0x3071('0x55')][_0x3071('0x56')](_0x4ce6d4(_0x435dcb,'CampaignId'))[_0x3071('0x2f')](function(){})[_0x3071('0x30')](_0x14ac42()));break;default:_0x98d0fb['push'](db[_0x3071('0x55')][_0x3071('0x56')](_0x5bc69e(_0x435dcb,_0x3071('0x5d')))[_0x3071('0x2f')](function(){})[_0x3071('0x30')](_0x14ac42()));}}}return _0x98d0fb;})['all']();})['then'](function(){return db[_0x3071('0x5c')]['findAll']({'attributes':['id'],'include':[{'model':db[_0x3071('0x5b')],'as':_0x3071('0x5e'),'where':{'id':LISTID}}]})[_0x3071('0x2f')](function(_0x136278){var _0x22783b=[];if(_0x136278){for(var _0x2f31b7=0x0,_0x568386;_0x2f31b7<_0x136278[_0x3071('0x1a')];_0x2f31b7+=0x1){_0x568386=_0x136278[_0x2f31b7][_0x3071('0x54')]({'plain':!![]});_0x22783b[_0x3071('0x59')](db[_0x3071('0x55')]['query'](_0x2e39ff(_0x568386,_0x3071('0x5d')))[_0x3071('0x2f')](function(){})['catch'](_0x14ac42()));}}return _0x22783b;})[_0x3071('0x5a')]();})[_0x3071('0x30')](function(_0x391887){logger[_0x3071('0x14')](_0x3071('0x5f'),'generalCheckHopper',_0x391887[_0x3071('0x1c')]);});}var processPromises=function(_0x479fe7){return BPromise[_0x3071('0x5a')](promises)[_0x3071('0x2f')](function(_0x39060f){})[_0x3071('0x30')](function(_0x1120ec){logger[_0x3071('0x14')](_0x3071('0x60'),JSON[_0x3071('0x32')](_0x1120ec));})['finally'](function(){socket[_0x3071('0x61')](_0x3071('0x62')+SOCKET_TIMESTAMP,{'success':success,'errors':errors,'duplicates':duplicates,'rows':rows});promises=[];success=0x0;errors=0x0;duplicates=0x0;rows=[];if(_0x479fe7){return _0x479fe7[_0x3071('0x63')]();}});};var endCsv=function(){return BPromise['resolve']()[_0x3071('0x2f')](function(){if(hopperContacts){return checkHopper();}})['then'](function(){socket[_0x3071('0x61')](_0x3071('0x62')+SOCKET_TIMESTAMP,{'finished':!![],'success':success,'errors':errors,'duplicates':duplicates,'rows':rows});try{fs[_0x3071('0x64')](FILEPATH);}catch(_0x5e0cbd){logger[_0x3071('0x14')](_0x3071('0x65'),JSON[_0x3071('0x32')](_0x5e0cbd));}finally{process[_0x3071('0x66')](0x0);}});};process['on'](_0x3071('0x67'),function(){logger[_0x3071('0x68')](_0x3071('0x69'));endCsv();});function main(){return BPromise[_0x3071('0x6a')]()[_0x3071('0x2f')](function(){if(DUPLICATES){DUPLICATES=DUPLICATES['split'](',');return db[_0x3071('0x2c')][_0x3071('0x50')]({'where':{'ListId':LISTID},'attributes':DUPLICATES,'raw':!![]});}})[_0x3071('0x2f')](function(_0x5b2830){var _0x561030=fs['createReadStream'](FILEPATH,{'highWaterMark':0xf*0x400*0x400});Papa['parse'](_0x561030,{'header':!![],'skipEmptyLines':!![],'step':function(_0x4eb9e2,_0x8c77b7){total+=0x1;var _0x44b4c9=total;promises['push'](checkRow(_0x4eb9e2,_0x5b2830,_0x44b4c9)[_0x3071('0x2f')](function(){success+=0x1;})[_0x3071('0x30')](function(_0x1f61df){if(_0x1f61df['error']){errors+=0x1;delete _0x1f61df['error'];}else if(_0x1f61df[_0x3071('0x2a')]){duplicates+=0x1;delete _0x1f61df[_0x3071('0x2a')];}rows[_0x3071('0x59')](_0x1f61df);}));if(total%0xc8===0x0){_0x8c77b7[_0x3071('0x6b')]();return processPromises(_0x8c77b7);}},'complete':function(){return processPromises()[_0x3071('0x2f')](function(){logger[_0x3071('0x68')](_0x3071('0x6c'));endCsv();});},'error':function(_0x5eb60d,_0x58b62c){logger[_0x3071('0x68')](_0x3071('0x6d'),JSON[_0x3071('0x32')](_0x5eb60d));endCsv();}});})[_0x3071('0x30')](function(_0x5a3b64){logger[_0x3071('0x14')](_0x3071('0x6e'),JSON[_0x3071('0x32')](_0x5a3b64));});}main();
\ No newline at end of file
+var _0xb538=['str','phone\x20NOT\x20IN\x20(?)','cm_hopper_final','cm_hopper_black','VoiceQueue','findAll','outbound','dialCheckDuplicateType','CmList','Lists','always','sequelize','VoiceQueueId','query','all','BlackLists','get','Campaign','CampaignId','onlyIfOpen','generalCheckHopper','Error\x20processing\x20rows\x20block:','finally','contact:csv_','resume','resolve','emit','unlinkSync','Unable\x20to\x20delete\x20temp\x20file:','exit','SIGINT','info','createReadStream','pause','CSV\x20parsed\x20correctly!','CSV\x20parse\x20error','util','lodash','squel','papaparse','ioredis','../../../config/environment','redis','localhost','../../../api/cmContact/cmContact.socket','argv','undefined','null','Missing\x20filepath\x20parameter!','Missing\x20binding\x20parameters!','zipObject','split','Missing\x20ListId\x20parameter!','error','contact','index','isNil','length','map','errors','message','join','hasOwnProperty','data','firstName','firstName\x20not\x20specified!','phone','birthDate','birthDate\x20format\x20is\x20invalid,\x20YYYY-MM-DD\x20format\x20is\x20supported!','email','CompanyId','find','duplicate','CmContact','create','then','push','pick','catch','Error\x20while\x20creating\x20contact:\x20','stringify','checkHopper','inspect','insert','cm_hopper','fromQuery','scheduledAt','ContactId','ListId','createdAt','updatedAt','select','field','toString','NOW()','from','cm_contacts','where','deletedAt\x20IS\x20NULL','ListId\x20=\x20?','phone\x20IS\x20NOT\x20NULL','\x20=\x20?','into','id\x20IN\x20?'];(function(_0x4fe8c3,_0x466667){var _0x50235b=function(_0x50b190){while(--_0x50b190){_0x4fe8c3['push'](_0x4fe8c3['shift']());}};_0x50235b(++_0x466667);}(_0xb538,0x15c));var _0x8b53=function(_0x2c89a8,_0x51750d){_0x2c89a8=_0x2c89a8-0x0;var _0x3d6e33=_0xb538[_0x2c89a8];return _0x3d6e33;};'use strict';var BPromise=require('bluebird');var util=require(_0x8b53('0x0'));var _=require(_0x8b53('0x1'));var fs=require('fs');var squel=require(_0x8b53('0x2'));var Papa=require(_0x8b53('0x3'));var Redis=require(_0x8b53('0x4'));var db=require('../../../mysqldb')['db'];var config=require(_0x8b53('0x5'));var logger=require('../../../config/logger')('api');config[_0x8b53('0x6')]=_['defaults'](config['redis'],{'host':_0x8b53('0x7'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config[_0x8b53('0x6')]));require(_0x8b53('0x8'))['register'](socket);try{if(!process[_0x8b53('0x9')][0x2]||process[_0x8b53('0x9')][0x2]===_0x8b53('0xa')||process[_0x8b53('0x9')][0x2]===_0x8b53('0xb')){throw new Error(_0x8b53('0xc'));}var FILEPATH=process[_0x8b53('0x9')][0x2];if(!process[_0x8b53('0x9')][0x3]||process['argv'][0x3]==='undefined'||process[_0x8b53('0x9')][0x3]==='null'||!process['argv'][0x4]||process[_0x8b53('0x9')][0x4]==='undefined'||process[_0x8b53('0x9')][0x4]===_0x8b53('0xb')){throw new Error(_0x8b53('0xd'));}var FIELDS=_[_0x8b53('0xe')](process[_0x8b53('0x9')][0x3][_0x8b53('0xf')](','),process[_0x8b53('0x9')][0x4]['split'](','));if(!process[_0x8b53('0x9')][0x5]||process[_0x8b53('0x9')][0x5]===_0x8b53('0xa')||process[_0x8b53('0x9')][0x5]===_0x8b53('0xb')){throw new Error(_0x8b53('0x10'));}var LISTID=process['argv'][0x5];var COMPANYID=process[_0x8b53('0x9')][0x6]&&process[_0x8b53('0x9')][0x6]!==_0x8b53('0xa')&&process[_0x8b53('0x9')][0x6]!=='null'?process[_0x8b53('0x9')][0x6]:null;var DUPLICATES=process['argv'][0x7]&&process[_0x8b53('0x9')][0x7]!=='undefined'&&process['argv'][0x7]!=='null'?process['argv'][0x7]:null;if(!process[_0x8b53('0x9')][0x8]||process['argv'][0x8]===_0x8b53('0xa')||process[_0x8b53('0x9')][0x8]==='null'){throw new Error('Missing\x20socket_timestamp\x20parameter!');}var SOCKET_TIMESTAMP=process[_0x8b53('0x9')][0x8];}catch(_0x478247){logger[_0x8b53('0x11')](_0x478247);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(_0x76e34,_0x55a3f5,_0x384190,_0x2c021c){var _0x4a3bad={'message':_0x55a3f5};_0x4a3bad[_0x76e34]=!![];if(_0x384190){_0x4a3bad[_0x8b53('0x12')]=_0x384190;}if(_0x2c021c){_0x4a3bad[_0x8b53('0x13')]=_0x2c021c;}return _0x4a3bad;}function isEmail(_0x5d6127){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'](_0x5d6127);}function checkRow(_0x5a4a5c,_0x376af6,_0x2dfb57){return new BPromise(function(_0x4dbdf6,_0x28abfe){if(_[_0x8b53('0x14')](_0x5a4a5c)){return _0x28abfe(handleCheckRowError(_0x8b53('0x11'),'The\x20row\x20is\x20empty\x20or\x20the\x20number\x20of\x20parameters\x20does\x20not\x20match\x20the\x20columns!',null,_0x2dfb57));}if(_0x5a4a5c['errors']&&_0x5a4a5c['errors'][_0x8b53('0x15')]){var _0x3d2f73=_[_0x8b53('0x16')](_0x5a4a5c[_0x8b53('0x17')],_0x8b53('0x18'))[_0x8b53('0x19')](';');return _0x28abfe(handleCheckRowError(_0x8b53('0x11'),_0x3d2f73,null,_0x2dfb57));}var _0x2b3030={};for(var _0x552f62 in FIELDS){if(FIELDS[_0x8b53('0x1a')](_0x552f62)&&FIELDS[_0x552f62]){_0x2b3030[_0x552f62]=_0x5a4a5c[_0x8b53('0x1b')][0x0][FIELDS[_0x552f62]]||_0x5a4a5c[_0x8b53('0x1b')][0x0]['\ufeff'+FIELDS[_0x552f62]];}}if(!_0x2b3030[_0x8b53('0x1c')]){return _0x28abfe(handleCheckRowError(_0x8b53('0x11'),_0x8b53('0x1d'),null,_0x2dfb57));}if(!_0x2b3030[_0x8b53('0x1e')]){return _0x28abfe(handleCheckRowError(_0x8b53('0x11'),'phone\x20not\x20specified!',null,_0x2dfb57));}if(_0x2b3030[_0x8b53('0x1f')]){var _0xfd0b3f=moment(_0x2b3030[_0x8b53('0x1f')],'YYYY-MM-DD');if(!_0xfd0b3f['isValid']()){return _0x28abfe(handleCheckRowError(_0x8b53('0x11'),_0x8b53('0x20'),null,_0x2dfb57));}}if(_0x2b3030[_0x8b53('0x21')]){if(!isEmail(_0x2b3030[_0x8b53('0x21')])){return _0x28abfe(handleCheckRowError(_0x8b53('0x11'),'email\x20format\x20is\x20not\x20valid!',null,_0x2dfb57));}}_0x2b3030['ListId']=LISTID;_0x2b3030[_0x8b53('0x22')]=COMPANYID||undefined;if(DUPLICATES&&DUPLICATES['length']&&_0x376af6){var _0x23bda6={};for(var _0x50b401=0x0,_0x3a14a5=DUPLICATES[_0x8b53('0x15')];_0x50b401<_0x3a14a5;_0x50b401+=0x1){_0x23bda6[DUPLICATES[_0x50b401]]=_0x2b3030[DUPLICATES[_0x50b401]];}var _0x26be37=_[_0x8b53('0x23')](_0x376af6,_0x23bda6);if(_0x26be37){return _0x28abfe(handleCheckRowError(_0x8b53('0x24'),'Duplicate\x20Contact',_0x26be37,_0x2dfb57));}}return db[_0x8b53('0x25')][_0x8b53('0x26')](_0x2b3030,{'raw':!![],'hooks':![],'fields':_['keys'](_0x2b3030)})[_0x8b53('0x27')](function(_0x299cf3){if(DUPLICATES&&DUPLICATES[_0x8b53('0x15')]&&_0x376af6){_0x376af6[_0x8b53('0x28')](_[_0x8b53('0x29')](_0x2b3030,DUPLICATES));}hopperContacts+=(hopperContacts?',':'')+_0x299cf3['id'];return _0x4dbdf6();})[_0x8b53('0x2a')](function(_0x5cc809){return _0x28abfe(handleCheckRowError(_0x8b53('0x11'),_0x8b53('0x2b')+(_0x5cc809[_0x8b53('0x18')]||JSON[_0x8b53('0x2c')](_0x5cc809)),null,_0x2dfb57));});});}function checkHopper(){function _0x9bef10(){return function(_0x323f0a){logger[_0x8b53('0x11')]('cmContact',_0x8b53('0x2d'),util[_0x8b53('0x2e')](_0x323f0a,{'showHidden':![],'depth':null}));};}var _0x4e7d2b=function(_0x302b85,_0x5ae1d5){var _0x20b99c=squel[_0x8b53('0x2f')]()['into'](_0x8b53('0x30'))[_0x8b53('0x31')]([_0x8b53('0x1e'),_0x8b53('0x32'),_0x8b53('0x33'),_0x8b53('0x34'),_0x5ae1d5,_0x8b53('0x35'),_0x8b53('0x36')],squel[_0x8b53('0x37')]()[_0x8b53('0x38')]('phone',_0x8b53('0x1e'))[_0x8b53('0x38')]('NOW()',_0x8b53('0x32'))['field']('id',_0x8b53('0x33'))[_0x8b53('0x38')](LISTID[_0x8b53('0x39')](),_0x8b53('0x34'))[_0x8b53('0x38')](_0x302b85['id']['toString'](),_0x5ae1d5)['field'](_0x8b53('0x3a'),_0x8b53('0x35'))[_0x8b53('0x38')](_0x8b53('0x3a'),_0x8b53('0x36'))[_0x8b53('0x3b')](_0x8b53('0x3c'))[_0x8b53('0x3d')](_0x8b53('0x3e'))[_0x8b53('0x3d')](_0x8b53('0x3f'),LISTID[_0x8b53('0x39')]())[_0x8b53('0x3d')](_0x8b53('0x40'))[_0x8b53('0x3d')]('phone\x20NOT\x20IN\x20(?)',squel['select']()[_0x8b53('0x38')]('phone')['from'](_0x8b53('0x30'))[_0x8b53('0x3d')](_0x5ae1d5+_0x8b53('0x41'),_0x302b85['id'][_0x8b53('0x39')]())))[_0x8b53('0x39')]();return _0x20b99c;};var _0x2d8015=function(_0x3ba2f4,_0x4e57a0){var _0x394962=squel[_0x8b53('0x2f')]()[_0x8b53('0x42')](_0x8b53('0x30'))[_0x8b53('0x31')]([_0x8b53('0x1e'),_0x8b53('0x32'),_0x8b53('0x33'),_0x8b53('0x34'),_0x4e57a0,_0x8b53('0x35'),_0x8b53('0x36')],squel[_0x8b53('0x37')]()[_0x8b53('0x38')]('phone','phone')[_0x8b53('0x38')](_0x8b53('0x3a'),'scheduledAt')[_0x8b53('0x38')]('id',_0x8b53('0x33'))['field'](LISTID['toString'](),_0x8b53('0x34'))[_0x8b53('0x38')](_0x3ba2f4['id'][_0x8b53('0x39')](),_0x4e57a0)[_0x8b53('0x38')]('NOW()',_0x8b53('0x35'))[_0x8b53('0x38')](_0x8b53('0x3a'),_0x8b53('0x36'))[_0x8b53('0x3b')](_0x8b53('0x3c'))[_0x8b53('0x3d')](_0x8b53('0x3e'))[_0x8b53('0x3d')]('ListId\x20=\x20?',LISTID[_0x8b53('0x39')]())[_0x8b53('0x3d')](_0x8b53('0x43'),squel[_0x8b53('0x44')](hopperContacts))[_0x8b53('0x3d')](_0x8b53('0x40'))['where'](_0x8b53('0x45'),squel[_0x8b53('0x37')]()[_0x8b53('0x38')]('calleridnum')[_0x8b53('0x3b')](_0x8b53('0x46'))['where'](_0x4e57a0+_0x8b53('0x41'),_0x3ba2f4['id']['toString']()))[_0x8b53('0x3d')](_0x8b53('0x45'),squel['select']()['field'](_0x8b53('0x1e'))[_0x8b53('0x3b')]('cm_hopper')[_0x8b53('0x3d')](_0x4e57a0+_0x8b53('0x41'),_0x3ba2f4['id'][_0x8b53('0x39')]())))[_0x8b53('0x39')]();return _0x394962;};function _0x14965d(_0x4b7f68,_0x282cb2){var _0x1ea7b5=squel[_0x8b53('0x2f')]()[_0x8b53('0x42')]('cm_hopper')[_0x8b53('0x31')]([_0x8b53('0x1e'),_0x8b53('0x32'),_0x8b53('0x33'),_0x8b53('0x34'),_0x282cb2,'createdAt','updatedAt'],squel[_0x8b53('0x37')]()[_0x8b53('0x38')]('phone',_0x8b53('0x1e'))[_0x8b53('0x38')](_0x8b53('0x3a'),_0x8b53('0x32'))['field']('id','ContactId')[_0x8b53('0x38')](LISTID[_0x8b53('0x39')](),_0x8b53('0x34'))[_0x8b53('0x38')](_0x4b7f68['id'][_0x8b53('0x39')](),_0x282cb2)[_0x8b53('0x38')](_0x8b53('0x3a'),_0x8b53('0x35'))[_0x8b53('0x38')]('NOW()',_0x8b53('0x36'))['from']('cm_contacts')[_0x8b53('0x3d')](_0x8b53('0x3e'))[_0x8b53('0x3d')](_0x8b53('0x3f'),LISTID[_0x8b53('0x39')]())[_0x8b53('0x3d')](_0x8b53('0x43'),squel['str'](hopperContacts))[_0x8b53('0x3d')]('phone\x20IS\x20NOT\x20NULL'))['toString']();return _0x1ea7b5;}function _0x3cec07(_0x145ee1,_0x84973d){var _0x33daaa=squel[_0x8b53('0x2f')]()[_0x8b53('0x42')](_0x8b53('0x47'))[_0x8b53('0x31')]([_0x8b53('0x1e'),_0x8b53('0x33'),'ListId',_0x84973d,_0x8b53('0x35'),_0x8b53('0x36')],squel[_0x8b53('0x37')]()[_0x8b53('0x38')]('phone','phone')[_0x8b53('0x38')]('id',_0x8b53('0x33'))[_0x8b53('0x38')](LISTID[_0x8b53('0x39')](),_0x8b53('0x34'))['field'](_0x145ee1['id']['toString'](),_0x84973d)[_0x8b53('0x38')](_0x8b53('0x3a'),'createdAt')[_0x8b53('0x38')]('NOW()','updatedAt')['from'](_0x8b53('0x3c'))[_0x8b53('0x3d')]('deletedAt\x20IS\x20NULL')['where']('ListId\x20=\x20?',LISTID[_0x8b53('0x39')]())[_0x8b53('0x3d')](_0x8b53('0x43'),squel[_0x8b53('0x44')](hopperContacts))[_0x8b53('0x3d')](_0x8b53('0x40')))[_0x8b53('0x39')]();return _0x33daaa;}return db[_0x8b53('0x48')][_0x8b53('0x49')]({'where':{'type':_0x8b53('0x4a')},'attributes':['id',_0x8b53('0x4b')],'include':[{'model':db[_0x8b53('0x4c')],'as':_0x8b53('0x4d'),'where':{'id':LISTID}}]})[_0x8b53('0x27')](function(_0x108f44){var _0x8eedd=[];if(_0x108f44){var _0x2f67bb;for(var _0x44a573=0x0,_0x41fc89;_0x44a573<_0x108f44[_0x8b53('0x15')];_0x44a573+=0x1){_0x41fc89=_0x108f44[_0x44a573]['get']({'plain':!![]});switch(_0x41fc89[_0x8b53('0x4b')]){case _0x8b53('0x4e'):_0x8eedd[_0x8b53('0x28')](db[_0x8b53('0x4f')]['query'](_0x2d8015(_0x41fc89,_0x8b53('0x50')))[_0x8b53('0x27')](function(){})[_0x8b53('0x2a')](_0x9bef10()));break;case'onlyIfOpen':_0x8eedd['push'](db['sequelize'][_0x8b53('0x51')](_0x4e7d2b(_0x41fc89,_0x8b53('0x50')))[_0x8b53('0x27')](function(){})[_0x8b53('0x2a')](_0x9bef10()));break;default:_0x8eedd[_0x8b53('0x28')](db['sequelize']['query'](_0x14965d(_0x41fc89,_0x8b53('0x50')))[_0x8b53('0x27')](function(){})[_0x8b53('0x2a')](_0x9bef10()));}}}return _0x8eedd;})[_0x8b53('0x52')]()[_0x8b53('0x27')](function(){return db[_0x8b53('0x48')][_0x8b53('0x49')]({'where':{'type':_0x8b53('0x4a')},'attributes':['id'],'include':[{'model':db[_0x8b53('0x4c')],'as':_0x8b53('0x53'),'where':{'id':LISTID}}]})[_0x8b53('0x27')](function(_0x18f91b){var _0x30f0af=[];if(_0x18f91b){var _0x22202c;for(var _0x4d46e4=0x0,_0x2c1c9c;_0x4d46e4<_0x18f91b[_0x8b53('0x15')];_0x4d46e4+=0x1){_0x2c1c9c=_0x18f91b[_0x4d46e4][_0x8b53('0x54')]({'plain':!![]});_0x30f0af[_0x8b53('0x28')](db['sequelize']['query'](_0x3cec07(_0x2c1c9c,_0x8b53('0x50')))[_0x8b53('0x27')](function(){})[_0x8b53('0x2a')](_0x9bef10()));}}return _0x30f0af;})[_0x8b53('0x52')]();})[_0x8b53('0x27')](function(){return db[_0x8b53('0x55')]['findAll']({'attributes':['id','dialCheckDuplicateType'],'include':[{'model':db[_0x8b53('0x4c')],'as':_0x8b53('0x4d'),'where':{'id':LISTID}}]})[_0x8b53('0x27')](function(_0x797863){var _0x2911b6=[];if(_0x797863){for(var _0xeaade7=0x0,_0x3d8162;_0xeaade7<_0x797863[_0x8b53('0x15')];_0xeaade7+=0x1){_0x3d8162=_0x797863[_0xeaade7]['get']({'plain':!![]});switch(_0x3d8162['dialCheckDuplicateType']){case _0x8b53('0x4e'):_0x2911b6['push'](db[_0x8b53('0x4f')][_0x8b53('0x51')](_0x2d8015(_0x3d8162,_0x8b53('0x56')))['then'](function(){})[_0x8b53('0x2a')](_0x9bef10()));break;case _0x8b53('0x57'):_0x2911b6['push'](db['sequelize'][_0x8b53('0x51')](_0x4e7d2b(_0x3d8162,_0x8b53('0x56')))[_0x8b53('0x27')](function(){})[_0x8b53('0x2a')](_0x9bef10()));break;default:_0x2911b6[_0x8b53('0x28')](db['sequelize']['query'](_0x14965d(_0x3d8162,_0x8b53('0x56')))[_0x8b53('0x27')](function(){})[_0x8b53('0x2a')](_0x9bef10()));}}}return _0x2911b6;})[_0x8b53('0x52')]();})[_0x8b53('0x27')](function(){return db['Campaign'][_0x8b53('0x49')]({'attributes':['id'],'include':[{'model':db[_0x8b53('0x4c')],'as':_0x8b53('0x53'),'where':{'id':LISTID}}]})[_0x8b53('0x27')](function(_0x1da88c){var _0x4220c9=[];if(_0x1da88c){for(var _0x3baf1a=0x0,_0x52ee40;_0x3baf1a<_0x1da88c['length'];_0x3baf1a+=0x1){_0x52ee40=_0x1da88c[_0x3baf1a][_0x8b53('0x54')]({'plain':!![]});_0x4220c9[_0x8b53('0x28')](db['sequelize'][_0x8b53('0x51')](_0x3cec07(_0x52ee40,_0x8b53('0x56')))[_0x8b53('0x27')](function(){})[_0x8b53('0x2a')](_0x9bef10()));}}return _0x4220c9;})[_0x8b53('0x52')]();})[_0x8b53('0x2a')](function(_0x29e05d){logger['error']('cmContact,\x20%s,\x20%s',_0x8b53('0x58'),_0x29e05d[_0x8b53('0x18')]);});}var processPromises=function(_0x106314){return BPromise['all'](promises)[_0x8b53('0x27')](function(_0x8341a5){})[_0x8b53('0x2a')](function(_0x384d89){logger['error'](_0x8b53('0x59'),JSON['stringify'](_0x384d89));})[_0x8b53('0x5a')](function(){socket['emit'](_0x8b53('0x5b')+SOCKET_TIMESTAMP,{'success':success,'errors':errors,'duplicates':duplicates,'rows':rows});promises=[];success=0x0;errors=0x0;duplicates=0x0;rows=[];if(_0x106314){return _0x106314[_0x8b53('0x5c')]();}});};var endCsv=function(){return BPromise[_0x8b53('0x5d')]()[_0x8b53('0x27')](function(){if(hopperContacts){return checkHopper();}})[_0x8b53('0x27')](function(){socket[_0x8b53('0x5e')]('contact:csv_'+SOCKET_TIMESTAMP,{'finished':!![],'success':success,'errors':errors,'duplicates':duplicates,'rows':rows});try{fs[_0x8b53('0x5f')](FILEPATH);}catch(_0x4ebd06){logger[_0x8b53('0x11')](_0x8b53('0x60'),JSON[_0x8b53('0x2c')](_0x4ebd06));}finally{process[_0x8b53('0x61')](0x0);}});};process['on'](_0x8b53('0x62'),function(){logger[_0x8b53('0x63')]('CSV\x20import\x20process\x20stopped!');endCsv();});function main(){return BPromise[_0x8b53('0x5d')]()[_0x8b53('0x27')](function(){if(DUPLICATES){DUPLICATES=DUPLICATES[_0x8b53('0xf')](',');return db[_0x8b53('0x25')]['findAll']({'where':{'ListId':LISTID},'attributes':DUPLICATES,'raw':!![]});}})['then'](function(_0x41d491){var _0x18f4e4=fs[_0x8b53('0x64')](FILEPATH,{'highWaterMark':0xf*0x400*0x400});Papa['parse'](_0x18f4e4,{'header':!![],'skipEmptyLines':!![],'step':function(_0x2e81cd,_0x515a10){total+=0x1;var _0x11a28f=total;promises['push'](checkRow(_0x2e81cd,_0x41d491,_0x11a28f)[_0x8b53('0x27')](function(){success+=0x1;})['catch'](function(_0x3f149a){if(_0x3f149a[_0x8b53('0x11')]){errors+=0x1;delete _0x3f149a['error'];}else if(_0x3f149a[_0x8b53('0x24')]){duplicates+=0x1;delete _0x3f149a[_0x8b53('0x24')];}rows['push'](_0x3f149a);}));if(total%0xc8===0x0){_0x515a10[_0x8b53('0x65')]();return processPromises(_0x515a10);}},'complete':function(){return processPromises()[_0x8b53('0x27')](function(){logger[_0x8b53('0x63')](_0x8b53('0x66'));endCsv();});},'error':function(_0x98ed18,_0x29b038){logger[_0x8b53('0x63')](_0x8b53('0x67'),JSON[_0x8b53('0x2c')](_0x98ed18));endCsv();}});})['catch'](function(_0x16a49d){logger[_0x8b53('0x11')]('Error\x20executing\x20contact\x20csv\x20import:',JSON[_0x8b53('0x2c')](_0x16a49d));});}main();
\ No newline at end of file