Built motion from commit 1fa89557.|2.6.10
[motion2.git] / server / components / import / cm / csv.js
index c24327d..1284b85 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x28f9=['CmContact','then','push','pick','catch','Error\x20while\x20creating\x20contact:\x20','stringify','cmContact','checkHopper','inspect','into','cm_hopper','fromQuery','scheduledAt','createdAt','updatedAt','select','field','NOW()','ContactId','toString','from','cm_contacts','deletedAt\x20IS\x20NULL','where','ListId\x20=\x20?','phone\x20IS\x20NOT\x20NULL','phone\x20NOT\x20IN\x20(?)','\x20=\x20?','insert','id\x20IN\x20?','str','calleridnum','cm_hopper_final','cm_hopper_black','VoiceQueue','findAll','outbound','dialCheckDuplicateType','CmList','Lists','get','always','sequelize','query','VoiceQueueId','all','CampaignId','onlyIfOpen','Campaign','BlackLists','cmContact,\x20%s,\x20%s','generalCheckHopper','Error\x20processing\x20rows\x20block:','finally','emit','contact:csv_','resolve','unlinkSync','exit','SIGINT','info','CSV\x20import\x20process\x20stopped!','CSV\x20parsed\x20correctly!','Error\x20executing\x20contact\x20csv\x20import:','util','squel','papaparse','ioredis','../../../mysqldb','../../../config/environment','api','redis','defaults','localhost','socket.io-emitter','../../../api/cmContact/cmContact.socket','register','argv','null','Missing\x20filepath\x20parameter!','undefined','zipObject','split','Missing\x20ListId\x20parameter!','Missing\x20socket_timestamp\x20parameter!','error','test','The\x20row\x20is\x20empty\x20or\x20the\x20number\x20of\x20parameters\x20does\x20not\x20match\x20the\x20columns!','errors','length','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!','email','ListId','CompanyId','find','duplicate'];(function(_0xdedbbd,_0x52b68e){var _0x53e286=function(_0x25eb1a){while(--_0x25eb1a){_0xdedbbd['push'](_0xdedbbd['shift']());}};_0x53e286(++_0x52b68e);}(_0x28f9,0x185));var _0x928f=function(_0x31da59,_0x9efbc1){_0x31da59=_0x31da59-0x0;var _0xdfe4a6=_0x28f9[_0x31da59];return _0xdfe4a6;};'use strict';var BPromise=require('bluebird');var util=require(_0x928f('0x0'));var _=require('lodash');var fs=require('fs');var squel=require(_0x928f('0x1'));var Papa=require(_0x928f('0x2'));var Redis=require(_0x928f('0x3'));var db=require(_0x928f('0x4'))['db'];var config=require(_0x928f('0x5'));var logger=require('../../../config/logger')(_0x928f('0x6'));config[_0x928f('0x7')]=_[_0x928f('0x8')](config[_0x928f('0x7')],{'host':_0x928f('0x9'),'port':0x18eb});var socket=require(_0x928f('0xa'))(new Redis(config['redis']));require(_0x928f('0xb'))[_0x928f('0xc')](socket);try{if(!process[_0x928f('0xd')][0x2]||process['argv'][0x2]==='undefined'||process[_0x928f('0xd')][0x2]===_0x928f('0xe')){throw new Error(_0x928f('0xf'));}var FILEPATH=process[_0x928f('0xd')][0x2];if(!process[_0x928f('0xd')][0x3]||process[_0x928f('0xd')][0x3]===_0x928f('0x10')||process[_0x928f('0xd')][0x3]===_0x928f('0xe')||!process[_0x928f('0xd')][0x4]||process[_0x928f('0xd')][0x4]===_0x928f('0x10')||process['argv'][0x4]===_0x928f('0xe')){throw new Error('Missing\x20binding\x20parameters!');}var FIELDS=_[_0x928f('0x11')](process[_0x928f('0xd')][0x3][_0x928f('0x12')](','),process['argv'][0x4][_0x928f('0x12')](','));if(!process[_0x928f('0xd')][0x5]||process[_0x928f('0xd')][0x5]===_0x928f('0x10')||process[_0x928f('0xd')][0x5]===_0x928f('0xe')){throw new Error(_0x928f('0x13'));}var LISTID=process[_0x928f('0xd')][0x5];var COMPANYID=process[_0x928f('0xd')][0x6]&&process[_0x928f('0xd')][0x6]!==_0x928f('0x10')&&process[_0x928f('0xd')][0x6]!==_0x928f('0xe')?process[_0x928f('0xd')][0x6]:null;var DUPLICATES=process[_0x928f('0xd')][0x7]&&process['argv'][0x7]!==_0x928f('0x10')&&process['argv'][0x7]!==_0x928f('0xe')?process[_0x928f('0xd')][0x7]:null;if(!process[_0x928f('0xd')][0x8]||process[_0x928f('0xd')][0x8]===_0x928f('0x10')||process[_0x928f('0xd')][0x8]==='null'){throw new Error(_0x928f('0x14'));}var SOCKET_TIMESTAMP=process[_0x928f('0xd')][0x8];}catch(_0x18e549){logger[_0x928f('0x15')](_0x18e549);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(_0x4667d5,_0x19354d,_0xcd3b9c,_0x4e3ba2){var _0x529161={'message':_0x19354d};_0x529161[_0x4667d5]=!![];if(_0xcd3b9c){_0x529161['contact']=_0xcd3b9c;}if(_0x4e3ba2){_0x529161['index']=_0x4e3ba2;}return _0x529161;}function isEmail(_0xe43297){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))*$/[_0x928f('0x16')](_0xe43297);}function checkRow(_0x3a8623,_0x877bb6,_0x278edc){return new BPromise(function(_0x293b6e,_0x35b9a9){if(_['isNil'](_0x3a8623)){return _0x35b9a9(handleCheckRowError(_0x928f('0x15'),_0x928f('0x17'),null,_0x278edc));}if(_0x3a8623[_0x928f('0x18')]&&_0x3a8623['errors'][_0x928f('0x19')]){var _0x3dfb7b=_['map'](_0x3a8623[_0x928f('0x18')],_0x928f('0x1a'))[_0x928f('0x1b')](';');return _0x35b9a9(handleCheckRowError('error',_0x3dfb7b,null,_0x278edc));}var _0x567d15={};for(var _0x3bbd2a in FIELDS){if(FIELDS[_0x928f('0x1c')](_0x3bbd2a)&&FIELDS[_0x3bbd2a]){_0x567d15[_0x3bbd2a]=_0x3a8623[_0x928f('0x1d')][0x0][FIELDS[_0x3bbd2a]]||_0x3a8623[_0x928f('0x1d')][0x0]['\ufeff'+FIELDS[_0x3bbd2a]];}}if(!_0x567d15[_0x928f('0x1e')]){return _0x35b9a9(handleCheckRowError(_0x928f('0x15'),_0x928f('0x1f'),null,_0x278edc));}if(!_0x567d15[_0x928f('0x20')]){return _0x35b9a9(handleCheckRowError('error',_0x928f('0x21'),null,_0x278edc));}if(_0x567d15[_0x928f('0x22')]){var _0x4d0bc=moment(_0x567d15[_0x928f('0x22')],_0x928f('0x23'));if(!_0x4d0bc[_0x928f('0x24')]()){return _0x35b9a9(handleCheckRowError(_0x928f('0x15'),_0x928f('0x25'),null,_0x278edc));}}if(_0x567d15[_0x928f('0x26')]){if(!isEmail(_0x567d15[_0x928f('0x26')])){return _0x35b9a9(handleCheckRowError('error','email\x20format\x20is\x20not\x20valid!',null,_0x278edc));}}_0x567d15[_0x928f('0x27')]=LISTID;_0x567d15[_0x928f('0x28')]=COMPANYID||undefined;if(DUPLICATES&&DUPLICATES[_0x928f('0x19')]&&_0x877bb6){var _0x4fdc9b={};for(var _0x566f0f=0x0,_0xf251fe=DUPLICATES[_0x928f('0x19')];_0x566f0f<_0xf251fe;_0x566f0f+=0x1){_0x4fdc9b[DUPLICATES[_0x566f0f]]=_0x567d15[DUPLICATES[_0x566f0f]];}var _0x519db5=_[_0x928f('0x29')](_0x877bb6,_0x4fdc9b);if(_0x519db5){return _0x35b9a9(handleCheckRowError(_0x928f('0x2a'),'Duplicate\x20Contact',_0x519db5,_0x278edc));}}return db[_0x928f('0x2b')]['create'](_0x567d15,{'raw':!![],'hooks':![],'fields':_['keys'](_0x567d15)})[_0x928f('0x2c')](function(_0x50a6bd){if(DUPLICATES&&DUPLICATES[_0x928f('0x19')]&&_0x877bb6){_0x877bb6[_0x928f('0x2d')](_[_0x928f('0x2e')](_0x567d15,DUPLICATES));}hopperContacts+=(hopperContacts?',':'')+_0x50a6bd['id'];return _0x293b6e();})[_0x928f('0x2f')](function(_0x50503c){return _0x35b9a9(handleCheckRowError(_0x928f('0x15'),_0x928f('0x30')+(_0x50503c['message']||JSON[_0x928f('0x31')](_0x50503c)),null,_0x278edc));});});}function checkHopper(){function _0x23edd4(){return function(_0x1eb8e2){logger[_0x928f('0x15')](_0x928f('0x32'),_0x928f('0x33'),util[_0x928f('0x34')](_0x1eb8e2,{'showHidden':![],'depth':null}));};}var _0x1c42df=function(_0x1fc89f,_0x22de50){var _0x2b55e2=squel['insert']()[_0x928f('0x35')](_0x928f('0x36'))[_0x928f('0x37')](['phone',_0x928f('0x38'),'ContactId','ListId',_0x22de50,_0x928f('0x39'),_0x928f('0x3a')],squel[_0x928f('0x3b')]()[_0x928f('0x3c')](_0x928f('0x20'),_0x928f('0x20'))[_0x928f('0x3c')](_0x928f('0x3d'),_0x928f('0x38'))['field']('id',_0x928f('0x3e'))[_0x928f('0x3c')](LISTID[_0x928f('0x3f')](),'ListId')['field'](_0x1fc89f['id']['toString'](),_0x22de50)[_0x928f('0x3c')]('NOW()',_0x928f('0x39'))[_0x928f('0x3c')](_0x928f('0x3d'),_0x928f('0x3a'))[_0x928f('0x40')](_0x928f('0x41'))['where'](_0x928f('0x42'))[_0x928f('0x43')](_0x928f('0x44'),LISTID[_0x928f('0x3f')]())[_0x928f('0x43')](_0x928f('0x45'))['where'](_0x928f('0x46'),squel['select']()[_0x928f('0x3c')]('phone')[_0x928f('0x40')](_0x928f('0x36'))[_0x928f('0x43')](_0x22de50+_0x928f('0x47'),_0x1fc89f['id'][_0x928f('0x3f')]())))['toString']();return _0x2b55e2;};var _0x56ea82=function(_0x570055,_0x1929e5){var _0x29d75f=squel[_0x928f('0x48')]()[_0x928f('0x35')](_0x928f('0x36'))[_0x928f('0x37')]([_0x928f('0x20'),_0x928f('0x38'),'ContactId','ListId',_0x1929e5,_0x928f('0x39'),_0x928f('0x3a')],squel[_0x928f('0x3b')]()[_0x928f('0x3c')](_0x928f('0x20'),_0x928f('0x20'))['field'](_0x928f('0x3d'),'scheduledAt')[_0x928f('0x3c')]('id','ContactId')[_0x928f('0x3c')](LISTID['toString'](),'ListId')[_0x928f('0x3c')](_0x570055['id']['toString'](),_0x1929e5)[_0x928f('0x3c')](_0x928f('0x3d'),'createdAt')[_0x928f('0x3c')]('NOW()','updatedAt')[_0x928f('0x40')](_0x928f('0x41'))[_0x928f('0x43')]('deletedAt\x20IS\x20NULL')[_0x928f('0x43')](_0x928f('0x44'),LISTID['toString']())[_0x928f('0x43')](_0x928f('0x49'),squel[_0x928f('0x4a')](hopperContacts))[_0x928f('0x43')](_0x928f('0x45'))['where'](_0x928f('0x46'),squel[_0x928f('0x3b')]()[_0x928f('0x3c')](_0x928f('0x4b'))[_0x928f('0x40')](_0x928f('0x4c'))['where'](_0x1929e5+_0x928f('0x47'),_0x570055['id']['toString']()))[_0x928f('0x43')](_0x928f('0x46'),squel[_0x928f('0x3b')]()[_0x928f('0x3c')]('phone')[_0x928f('0x40')](_0x928f('0x36'))[_0x928f('0x43')](_0x1929e5+_0x928f('0x47'),_0x570055['id']['toString']())))[_0x928f('0x3f')]();return _0x29d75f;};function _0x47a60a(_0x3f1cb0,_0x4e1e3e){var _0x3248a8=squel[_0x928f('0x48')]()[_0x928f('0x35')]('cm_hopper')[_0x928f('0x37')]([_0x928f('0x20'),'scheduledAt',_0x928f('0x3e'),_0x928f('0x27'),_0x4e1e3e,'createdAt',_0x928f('0x3a')],squel['select']()[_0x928f('0x3c')]('phone',_0x928f('0x20'))[_0x928f('0x3c')](_0x928f('0x3d'),'scheduledAt')[_0x928f('0x3c')]('id',_0x928f('0x3e'))['field'](LISTID[_0x928f('0x3f')](),'ListId')['field'](_0x3f1cb0['id'][_0x928f('0x3f')](),_0x4e1e3e)[_0x928f('0x3c')]('NOW()',_0x928f('0x39'))[_0x928f('0x3c')](_0x928f('0x3d'),_0x928f('0x3a'))[_0x928f('0x40')](_0x928f('0x41'))['where']('deletedAt\x20IS\x20NULL')[_0x928f('0x43')](_0x928f('0x44'),LISTID[_0x928f('0x3f')]())[_0x928f('0x43')](_0x928f('0x49'),squel[_0x928f('0x4a')](hopperContacts))['where']('phone\x20IS\x20NOT\x20NULL'))[_0x928f('0x3f')]();return _0x3248a8;}function _0x774598(_0x523d20,_0x5ade7e){var _0x22d2f9=squel['insert']()[_0x928f('0x35')](_0x928f('0x4d'))[_0x928f('0x37')]([_0x928f('0x20'),_0x928f('0x3e'),_0x928f('0x27'),_0x5ade7e,_0x928f('0x39'),'updatedAt'],squel[_0x928f('0x3b')]()[_0x928f('0x3c')]('phone','phone')[_0x928f('0x3c')]('id',_0x928f('0x3e'))[_0x928f('0x3c')](LISTID[_0x928f('0x3f')](),'ListId')[_0x928f('0x3c')](_0x523d20['id']['toString'](),_0x5ade7e)[_0x928f('0x3c')](_0x928f('0x3d'),_0x928f('0x39'))[_0x928f('0x3c')](_0x928f('0x3d'),_0x928f('0x3a'))[_0x928f('0x40')](_0x928f('0x41'))[_0x928f('0x43')](_0x928f('0x42'))[_0x928f('0x43')](_0x928f('0x44'),LISTID[_0x928f('0x3f')]())[_0x928f('0x43')]('id\x20IN\x20?',squel[_0x928f('0x4a')](hopperContacts))[_0x928f('0x43')](_0x928f('0x45')))['toString']();return _0x22d2f9;}return db[_0x928f('0x4e')][_0x928f('0x4f')]({'where':{'type':_0x928f('0x50')},'attributes':['id',_0x928f('0x51')],'include':[{'model':db[_0x928f('0x52')],'as':_0x928f('0x53'),'where':{'id':LISTID}}]})[_0x928f('0x2c')](function(_0x51ff16){var _0x4c8508=[];if(_0x51ff16){var _0x3b2329;for(var _0x34d764=0x0,_0x1711d8;_0x34d764<_0x51ff16['length'];_0x34d764+=0x1){_0x1711d8=_0x51ff16[_0x34d764][_0x928f('0x54')]({'plain':!![]});switch(_0x1711d8[_0x928f('0x51')]){case _0x928f('0x55'):_0x4c8508[_0x928f('0x2d')](db[_0x928f('0x56')][_0x928f('0x57')](_0x56ea82(_0x1711d8,_0x928f('0x58')))[_0x928f('0x2c')](function(){})[_0x928f('0x2f')](_0x23edd4()));break;case'onlyIfOpen':_0x4c8508[_0x928f('0x2d')](db['sequelize']['query'](_0x1c42df(_0x1711d8,_0x928f('0x58')))[_0x928f('0x2c')](function(){})[_0x928f('0x2f')](_0x23edd4()));break;default:_0x4c8508[_0x928f('0x2d')](db[_0x928f('0x56')][_0x928f('0x57')](_0x47a60a(_0x1711d8,_0x928f('0x58')))[_0x928f('0x2c')](function(){})['catch'](_0x23edd4()));}}}return _0x4c8508;})[_0x928f('0x59')]()['then'](function(){return db[_0x928f('0x4e')][_0x928f('0x4f')]({'where':{'type':_0x928f('0x50')},'attributes':['id'],'include':[{'model':db[_0x928f('0x52')],'as':'BlackLists','where':{'id':LISTID}}]})['then'](function(_0x5f430d){var _0x2bd5e9=[];if(_0x5f430d){var _0x119a9c;for(var _0x2fdae2=0x0,_0xa60787;_0x2fdae2<_0x5f430d['length'];_0x2fdae2+=0x1){_0xa60787=_0x5f430d[_0x2fdae2]['get']({'plain':!![]});_0x2bd5e9[_0x928f('0x2d')](db[_0x928f('0x56')][_0x928f('0x57')](_0x774598(_0xa60787,_0x928f('0x58')))[_0x928f('0x2c')](function(){})[_0x928f('0x2f')](_0x23edd4()));}}return _0x2bd5e9;})[_0x928f('0x59')]();})[_0x928f('0x2c')](function(){return db['Campaign']['findAll']({'attributes':['id',_0x928f('0x51')],'include':[{'model':db[_0x928f('0x52')],'as':_0x928f('0x53'),'where':{'id':LISTID}}]})[_0x928f('0x2c')](function(_0x2c8e59){var _0xcaa5e4=[];if(_0x2c8e59){for(var _0x416b6d=0x0,_0x417bbb;_0x416b6d<_0x2c8e59[_0x928f('0x19')];_0x416b6d+=0x1){_0x417bbb=_0x2c8e59[_0x416b6d]['get']({'plain':!![]});switch(_0x417bbb[_0x928f('0x51')]){case _0x928f('0x55'):_0xcaa5e4[_0x928f('0x2d')](db[_0x928f('0x56')]['query'](_0x56ea82(_0x417bbb,_0x928f('0x5a')))['then'](function(){})[_0x928f('0x2f')](_0x23edd4()));break;case _0x928f('0x5b'):_0xcaa5e4[_0x928f('0x2d')](db[_0x928f('0x56')][_0x928f('0x57')](_0x1c42df(_0x417bbb,'CampaignId'))[_0x928f('0x2c')](function(){})['catch'](_0x23edd4()));break;default:_0xcaa5e4[_0x928f('0x2d')](db[_0x928f('0x56')][_0x928f('0x57')](_0x47a60a(_0x417bbb,_0x928f('0x5a')))[_0x928f('0x2c')](function(){})[_0x928f('0x2f')](_0x23edd4()));}}}return _0xcaa5e4;})[_0x928f('0x59')]();})[_0x928f('0x2c')](function(){return db[_0x928f('0x5c')][_0x928f('0x4f')]({'attributes':['id'],'include':[{'model':db[_0x928f('0x52')],'as':_0x928f('0x5d'),'where':{'id':LISTID}}]})['then'](function(_0xb25912){var _0x227237=[];if(_0xb25912){for(var _0x4ed4dc=0x0,_0x50922f;_0x4ed4dc<_0xb25912[_0x928f('0x19')];_0x4ed4dc+=0x1){_0x50922f=_0xb25912[_0x4ed4dc][_0x928f('0x54')]({'plain':!![]});_0x227237[_0x928f('0x2d')](db[_0x928f('0x56')][_0x928f('0x57')](_0x774598(_0x50922f,'CampaignId'))[_0x928f('0x2c')](function(){})[_0x928f('0x2f')](_0x23edd4()));}}return _0x227237;})['all']();})[_0x928f('0x2f')](function(_0x1eeb72){logger[_0x928f('0x15')](_0x928f('0x5e'),_0x928f('0x5f'),_0x1eeb72[_0x928f('0x1a')]);});}var processPromises=function(_0x5a10de){return BPromise[_0x928f('0x59')](promises)['then'](function(_0xfc8286){})['catch'](function(_0x2e76df){logger[_0x928f('0x15')](_0x928f('0x60'),JSON[_0x928f('0x31')](_0x2e76df));})[_0x928f('0x61')](function(){socket[_0x928f('0x62')](_0x928f('0x63')+SOCKET_TIMESTAMP,{'success':success,'errors':errors,'duplicates':duplicates,'rows':rows});promises=[];success=0x0;errors=0x0;duplicates=0x0;rows=[];if(_0x5a10de){return _0x5a10de['resume']();}});};var endCsv=function(){return BPromise[_0x928f('0x64')]()[_0x928f('0x2c')](function(){if(hopperContacts){return checkHopper();}})[_0x928f('0x2c')](function(){socket[_0x928f('0x62')](_0x928f('0x63')+SOCKET_TIMESTAMP,{'finished':!![],'success':success,'errors':errors,'duplicates':duplicates,'rows':rows});try{fs[_0x928f('0x65')](FILEPATH);}catch(_0x15867f){logger[_0x928f('0x15')]('Unable\x20to\x20delete\x20temp\x20file:',JSON[_0x928f('0x31')](_0x15867f));}finally{process[_0x928f('0x66')](0x0);}});};process['on'](_0x928f('0x67'),function(){logger[_0x928f('0x68')](_0x928f('0x69'));endCsv();});function main(){return BPromise[_0x928f('0x64')]()[_0x928f('0x2c')](function(){if(DUPLICATES){DUPLICATES=DUPLICATES[_0x928f('0x12')](',');return db[_0x928f('0x2b')][_0x928f('0x4f')]({'where':{'ListId':LISTID},'attributes':DUPLICATES,'raw':!![]});}})[_0x928f('0x2c')](function(_0xa66fc7){var _0x1eb52a=fs['createReadStream'](FILEPATH,{'highWaterMark':0xf*0x400*0x400});Papa['parse'](_0x1eb52a,{'header':!![],'skipEmptyLines':!![],'step':function(_0x26bfd2,_0x57915c){total+=0x1;var _0x21afb2=total;promises[_0x928f('0x2d')](checkRow(_0x26bfd2,_0xa66fc7,_0x21afb2)[_0x928f('0x2c')](function(){success+=0x1;})['catch'](function(_0x2e9cad){if(_0x2e9cad[_0x928f('0x15')]){errors+=0x1;delete _0x2e9cad[_0x928f('0x15')];}else if(_0x2e9cad[_0x928f('0x2a')]){duplicates+=0x1;delete _0x2e9cad[_0x928f('0x2a')];}rows[_0x928f('0x2d')](_0x2e9cad);}));if(total%0xc8===0x0){_0x57915c['pause']();return processPromises(_0x57915c);}},'complete':function(){return processPromises()[_0x928f('0x2c')](function(){logger['info'](_0x928f('0x6a'));endCsv();});},'error':function(_0x19ce2d,_0x50f58d){logger[_0x928f('0x68')]('CSV\x20parse\x20error',JSON[_0x928f('0x31')](_0x19ce2d));endCsv();}});})[_0x928f('0x2f')](function(_0x271a1e){logger[_0x928f('0x15')](_0x928f('0x6b'),JSON['stringify'](_0x271a1e));});}main();
\ No newline at end of file
+var _0x0fc5=['query','VoiceQueueId','sequelize','BlackLists','get','Campaign','dialCheckDuplicateType','Lists','CampaignId','onlyIfOpen','all','cmContact,\x20%s,\x20%s','generalCheckHopper','Error\x20processing\x20rows\x20block:','finally','emit','contact:csv_','resume','unlinkSync','Unable\x20to\x20delete\x20temp\x20file:','SIGINT','info','CSV\x20import\x20process\x20stopped!','resolve','CmContact','createReadStream','parse','pause','CSV\x20parsed\x20correctly!','CSV\x20parse\x20error','bluebird','util','lodash','squel','../../../mysqldb','../../../config/environment','../../../config/logger','api','redis','register','argv','undefined','null','Missing\x20filepath\x20parameter!','Missing\x20binding\x20parameters!','split','Missing\x20ListId\x20parameter!','Missing\x20socket_timestamp\x20parameter!','error','contact','index','test','isNil','The\x20row\x20is\x20empty\x20or\x20the\x20number\x20of\x20parameters\x20does\x20not\x20match\x20the\x20columns!','errors','length','map','message','join','data','firstName','firstName\x20not\x20specified!','phone','phone\x20not\x20specified!','birthDate','isValid','birthDate\x20format\x20is\x20invalid,\x20YYYY-MM-DD\x20format\x20is\x20supported!','email','email\x20format\x20is\x20not\x20valid!','ListId','CompanyId','find','duplicate','Duplicate\x20Contact','create','keys','then','push','pick','catch','Error\x20while\x20creating\x20contact:\x20','stringify','cmContact','inspect','fromQuery','createdAt','updatedAt','select','field','NOW()','scheduledAt','ContactId','from','cm_contacts','where','deletedAt\x20IS\x20NULL','phone\x20IS\x20NOT\x20NULL','cm_hopper','\x20=\x20?','toString','insert','into','ListId\x20=\x20?','id\x20IN\x20?','str','phone\x20NOT\x20IN\x20(?)','calleridnum','cm_hopper_black','VoiceQueue','findAll','outbound','CmList','always'];(function(_0x240362,_0x156794){var _0x26de18=function(_0x4a4431){while(--_0x4a4431){_0x240362['push'](_0x240362['shift']());}};_0x26de18(++_0x156794);}(_0x0fc5,0x8f));var _0x50fc=function(_0x1e9385,_0xa80c81){_0x1e9385=_0x1e9385-0x0;var _0x274e88=_0x0fc5[_0x1e9385];return _0x274e88;};'use strict';var BPromise=require(_0x50fc('0x0'));var util=require(_0x50fc('0x1'));var _=require(_0x50fc('0x2'));var fs=require('fs');var squel=require(_0x50fc('0x3'));var Papa=require('papaparse');var Redis=require('ioredis');var db=require(_0x50fc('0x4'))['db'];var config=require(_0x50fc('0x5'));var logger=require(_0x50fc('0x6'))(_0x50fc('0x7'));config[_0x50fc('0x8')]=_['defaults'](config[_0x50fc('0x8')],{'host':'localhost','port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config['redis']));require('../../../api/cmContact/cmContact.socket')[_0x50fc('0x9')](socket);try{if(!process['argv'][0x2]||process[_0x50fc('0xa')][0x2]===_0x50fc('0xb')||process[_0x50fc('0xa')][0x2]===_0x50fc('0xc')){throw new Error(_0x50fc('0xd'));}var FILEPATH=process[_0x50fc('0xa')][0x2];if(!process[_0x50fc('0xa')][0x3]||process['argv'][0x3]===_0x50fc('0xb')||process[_0x50fc('0xa')][0x3]===_0x50fc('0xc')||!process[_0x50fc('0xa')][0x4]||process[_0x50fc('0xa')][0x4]===_0x50fc('0xb')||process[_0x50fc('0xa')][0x4]===_0x50fc('0xc')){throw new Error(_0x50fc('0xe'));}var FIELDS=_['zipObject'](process[_0x50fc('0xa')][0x3][_0x50fc('0xf')](','),process[_0x50fc('0xa')][0x4][_0x50fc('0xf')](','));if(!process[_0x50fc('0xa')][0x5]||process[_0x50fc('0xa')][0x5]===_0x50fc('0xb')||process['argv'][0x5]==='null'){throw new Error(_0x50fc('0x10'));}var LISTID=process[_0x50fc('0xa')][0x5];var COMPANYID=process['argv'][0x6]&&process[_0x50fc('0xa')][0x6]!==_0x50fc('0xb')&&process[_0x50fc('0xa')][0x6]!=='null'?process[_0x50fc('0xa')][0x6]:null;var DUPLICATES=process[_0x50fc('0xa')][0x7]&&process[_0x50fc('0xa')][0x7]!==_0x50fc('0xb')&&process[_0x50fc('0xa')][0x7]!=='null'?process[_0x50fc('0xa')][0x7]:null;if(!process['argv'][0x8]||process[_0x50fc('0xa')][0x8]==='undefined'||process['argv'][0x8]==='null'){throw new Error(_0x50fc('0x11'));}var SOCKET_TIMESTAMP=process[_0x50fc('0xa')][0x8];}catch(_0x470acf){logger[_0x50fc('0x12')](_0x470acf);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(_0x5241b4,_0x2f6191,_0x43efae,_0x25393f){var _0x1a1790={'message':_0x2f6191};_0x1a1790[_0x5241b4]=!![];if(_0x43efae){_0x1a1790[_0x50fc('0x13')]=_0x43efae;}if(_0x25393f){_0x1a1790[_0x50fc('0x14')]=_0x25393f;}return _0x1a1790;}function isEmail(_0x36b585){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))*$/[_0x50fc('0x15')](_0x36b585);}function checkRow(_0x3e75a7,_0x6b5e8b,_0x197cd4){return new BPromise(function(_0x360b71,_0x579ca5){if(_[_0x50fc('0x16')](_0x3e75a7)){return _0x579ca5(handleCheckRowError(_0x50fc('0x12'),_0x50fc('0x17'),null,_0x197cd4));}if(_0x3e75a7[_0x50fc('0x18')]&&_0x3e75a7['errors'][_0x50fc('0x19')]){var _0xa0c54c=_[_0x50fc('0x1a')](_0x3e75a7[_0x50fc('0x18')],_0x50fc('0x1b'))[_0x50fc('0x1c')](';');return _0x579ca5(handleCheckRowError(_0x50fc('0x12'),_0xa0c54c,null,_0x197cd4));}var _0x522ca6={};for(var _0x282de3 in FIELDS){if(FIELDS['hasOwnProperty'](_0x282de3)&&FIELDS[_0x282de3]){_0x522ca6[_0x282de3]=_0x3e75a7['data'][0x0][FIELDS[_0x282de3]]||_0x3e75a7[_0x50fc('0x1d')][0x0]['\ufeff'+FIELDS[_0x282de3]];}}if(!_0x522ca6[_0x50fc('0x1e')]){return _0x579ca5(handleCheckRowError(_0x50fc('0x12'),_0x50fc('0x1f'),null,_0x197cd4));}if(!_0x522ca6[_0x50fc('0x20')]){return _0x579ca5(handleCheckRowError(_0x50fc('0x12'),_0x50fc('0x21'),null,_0x197cd4));}if(_0x522ca6[_0x50fc('0x22')]){var _0x1556a2=moment(_0x522ca6[_0x50fc('0x22')],'YYYY-MM-DD');if(!_0x1556a2[_0x50fc('0x23')]()){return _0x579ca5(handleCheckRowError('error',_0x50fc('0x24'),null,_0x197cd4));}}if(_0x522ca6[_0x50fc('0x25')]){if(!isEmail(_0x522ca6[_0x50fc('0x25')])){return _0x579ca5(handleCheckRowError('error',_0x50fc('0x26'),null,_0x197cd4));}}_0x522ca6[_0x50fc('0x27')]=LISTID;_0x522ca6[_0x50fc('0x28')]=COMPANYID||undefined;if(DUPLICATES&&DUPLICATES[_0x50fc('0x19')]&&_0x6b5e8b){var _0x93d7e={};for(var _0x315479=0x0,_0x4a0071=DUPLICATES[_0x50fc('0x19')];_0x315479<_0x4a0071;_0x315479+=0x1){_0x93d7e[DUPLICATES[_0x315479]]=_0x522ca6[DUPLICATES[_0x315479]];}var _0x561d9e=_[_0x50fc('0x29')](_0x6b5e8b,_0x93d7e);if(_0x561d9e){return _0x579ca5(handleCheckRowError(_0x50fc('0x2a'),_0x50fc('0x2b'),_0x561d9e,_0x197cd4));}}return db['CmContact'][_0x50fc('0x2c')](_0x522ca6,{'raw':!![],'hooks':![],'fields':_[_0x50fc('0x2d')](_0x522ca6)})[_0x50fc('0x2e')](function(_0x5b156e){if(DUPLICATES&&DUPLICATES['length']&&_0x6b5e8b){_0x6b5e8b[_0x50fc('0x2f')](_[_0x50fc('0x30')](_0x522ca6,DUPLICATES));}hopperContacts+=(hopperContacts?',':'')+_0x5b156e['id'];return _0x360b71();})[_0x50fc('0x31')](function(_0x123079){return _0x579ca5(handleCheckRowError(_0x50fc('0x12'),_0x50fc('0x32')+(_0x123079['message']||JSON[_0x50fc('0x33')](_0x123079)),null,_0x197cd4));});});}function checkHopper(){function _0x54cdbd(){return function(_0x18e38b){logger[_0x50fc('0x12')](_0x50fc('0x34'),'checkHopper',util[_0x50fc('0x35')](_0x18e38b,{'showHidden':![],'depth':null}));};}var _0x45cc2f=function(_0x266f92,_0xab4bf5){var _0x375502=squel['insert']()['into']('cm_hopper')[_0x50fc('0x36')]([_0x50fc('0x20'),'scheduledAt','ContactId',_0x50fc('0x27'),_0xab4bf5,_0x50fc('0x37'),_0x50fc('0x38')],squel[_0x50fc('0x39')]()[_0x50fc('0x3a')]('phone',_0x50fc('0x20'))[_0x50fc('0x3a')](_0x50fc('0x3b'),_0x50fc('0x3c'))[_0x50fc('0x3a')]('id',_0x50fc('0x3d'))['field'](LISTID['toString'](),_0x50fc('0x27'))['field'](_0x266f92['id']['toString'](),_0xab4bf5)[_0x50fc('0x3a')](_0x50fc('0x3b'),_0x50fc('0x37'))[_0x50fc('0x3a')](_0x50fc('0x3b'),_0x50fc('0x38'))[_0x50fc('0x3e')](_0x50fc('0x3f'))[_0x50fc('0x40')](_0x50fc('0x41'))['where']('ListId\x20=\x20?',LISTID['toString']())[_0x50fc('0x40')](_0x50fc('0x42'))['where']('phone\x20NOT\x20IN\x20(?)',squel[_0x50fc('0x39')]()[_0x50fc('0x3a')](_0x50fc('0x20'))[_0x50fc('0x3e')](_0x50fc('0x43'))['where'](_0xab4bf5+_0x50fc('0x44'),_0x266f92['id'][_0x50fc('0x45')]())))[_0x50fc('0x45')]();return _0x375502;};var _0x4afb2a=function(_0x288f43,_0xb44826){var _0x1e3e92=squel[_0x50fc('0x46')]()[_0x50fc('0x47')]('cm_hopper')[_0x50fc('0x36')]([_0x50fc('0x20'),_0x50fc('0x3c'),'ContactId',_0x50fc('0x27'),_0xb44826,'createdAt','updatedAt'],squel[_0x50fc('0x39')]()[_0x50fc('0x3a')](_0x50fc('0x20'),_0x50fc('0x20'))['field'](_0x50fc('0x3b'),'scheduledAt')[_0x50fc('0x3a')]('id',_0x50fc('0x3d'))['field'](LISTID[_0x50fc('0x45')](),'ListId')[_0x50fc('0x3a')](_0x288f43['id'][_0x50fc('0x45')](),_0xb44826)[_0x50fc('0x3a')](_0x50fc('0x3b'),_0x50fc('0x37'))[_0x50fc('0x3a')](_0x50fc('0x3b'),'updatedAt')[_0x50fc('0x3e')]('cm_contacts')[_0x50fc('0x40')](_0x50fc('0x41'))[_0x50fc('0x40')](_0x50fc('0x48'),LISTID[_0x50fc('0x45')]())[_0x50fc('0x40')](_0x50fc('0x49'),squel[_0x50fc('0x4a')](hopperContacts))[_0x50fc('0x40')](_0x50fc('0x42'))[_0x50fc('0x40')](_0x50fc('0x4b'),squel[_0x50fc('0x39')]()[_0x50fc('0x3a')](_0x50fc('0x4c'))['from']('cm_hopper_final')[_0x50fc('0x40')](_0xb44826+'\x20=\x20?',_0x288f43['id'][_0x50fc('0x45')]()))[_0x50fc('0x40')](_0x50fc('0x4b'),squel[_0x50fc('0x39')]()['field'](_0x50fc('0x20'))[_0x50fc('0x3e')](_0x50fc('0x43'))['where'](_0xb44826+_0x50fc('0x44'),_0x288f43['id'][_0x50fc('0x45')]())))[_0x50fc('0x45')]();return _0x1e3e92;};function _0x2883e3(_0x3c322c,_0x32787c){var _0x2c979a=squel[_0x50fc('0x46')]()['into']('cm_hopper')['fromQuery']([_0x50fc('0x20'),_0x50fc('0x3c'),'ContactId',_0x50fc('0x27'),_0x32787c,_0x50fc('0x37'),_0x50fc('0x38')],squel['select']()['field'](_0x50fc('0x20'),_0x50fc('0x20'))[_0x50fc('0x3a')](_0x50fc('0x3b'),_0x50fc('0x3c'))['field']('id','ContactId')[_0x50fc('0x3a')](LISTID[_0x50fc('0x45')](),'ListId')[_0x50fc('0x3a')](_0x3c322c['id'][_0x50fc('0x45')](),_0x32787c)['field'](_0x50fc('0x3b'),_0x50fc('0x37'))[_0x50fc('0x3a')](_0x50fc('0x3b'),_0x50fc('0x38'))[_0x50fc('0x3e')](_0x50fc('0x3f'))[_0x50fc('0x40')](_0x50fc('0x41'))[_0x50fc('0x40')](_0x50fc('0x48'),LISTID[_0x50fc('0x45')]())[_0x50fc('0x40')](_0x50fc('0x49'),squel[_0x50fc('0x4a')](hopperContacts))[_0x50fc('0x40')](_0x50fc('0x42')))[_0x50fc('0x45')]();return _0x2c979a;}function _0x1a2d54(_0x98d366,_0x15e2e5){var _0x1e86d3=squel['insert']()[_0x50fc('0x47')](_0x50fc('0x4d'))['fromQuery']([_0x50fc('0x20'),'ContactId','ListId',_0x15e2e5,'createdAt','updatedAt'],squel[_0x50fc('0x39')]()['field'](_0x50fc('0x20'),_0x50fc('0x20'))['field']('id',_0x50fc('0x3d'))[_0x50fc('0x3a')](LISTID[_0x50fc('0x45')](),_0x50fc('0x27'))[_0x50fc('0x3a')](_0x98d366['id']['toString'](),_0x15e2e5)[_0x50fc('0x3a')](_0x50fc('0x3b'),_0x50fc('0x37'))['field']('NOW()','updatedAt')['from'](_0x50fc('0x3f'))[_0x50fc('0x40')](_0x50fc('0x41'))['where'](_0x50fc('0x48'),LISTID[_0x50fc('0x45')]())[_0x50fc('0x40')](_0x50fc('0x49'),squel[_0x50fc('0x4a')](hopperContacts))['where'](_0x50fc('0x42')))[_0x50fc('0x45')]();return _0x1e86d3;}return db[_0x50fc('0x4e')][_0x50fc('0x4f')]({'where':{'type':_0x50fc('0x50')},'attributes':['id','dialCheckDuplicateType'],'include':[{'model':db[_0x50fc('0x51')],'as':'Lists','where':{'id':LISTID}}]})['then'](function(_0x314fa6){var _0xfa63f2=[];if(_0x314fa6){var _0x3ba65b;for(var _0x2a355e=0x0,_0x513ce5;_0x2a355e<_0x314fa6['length'];_0x2a355e+=0x1){_0x513ce5=_0x314fa6[_0x2a355e]['get']({'plain':!![]});switch(_0x513ce5['dialCheckDuplicateType']){case _0x50fc('0x52'):_0xfa63f2[_0x50fc('0x2f')](db['sequelize'][_0x50fc('0x53')](_0x4afb2a(_0x513ce5,_0x50fc('0x54')))[_0x50fc('0x2e')](function(){})[_0x50fc('0x31')](_0x54cdbd()));break;case'onlyIfOpen':_0xfa63f2[_0x50fc('0x2f')](db[_0x50fc('0x55')][_0x50fc('0x53')](_0x45cc2f(_0x513ce5,_0x50fc('0x54')))[_0x50fc('0x2e')](function(){})[_0x50fc('0x31')](_0x54cdbd()));break;default:_0xfa63f2[_0x50fc('0x2f')](db[_0x50fc('0x55')][_0x50fc('0x53')](_0x2883e3(_0x513ce5,_0x50fc('0x54')))['then'](function(){})['catch'](_0x54cdbd()));}}}return _0xfa63f2;})['all']()[_0x50fc('0x2e')](function(){return db[_0x50fc('0x4e')]['findAll']({'where':{'type':'outbound'},'attributes':['id'],'include':[{'model':db[_0x50fc('0x51')],'as':_0x50fc('0x56'),'where':{'id':LISTID}}]})[_0x50fc('0x2e')](function(_0x84dca5){var _0x4189b2=[];if(_0x84dca5){var _0x335519;for(var _0x16919d=0x0,_0x570f07;_0x16919d<_0x84dca5[_0x50fc('0x19')];_0x16919d+=0x1){_0x570f07=_0x84dca5[_0x16919d][_0x50fc('0x57')]({'plain':!![]});_0x4189b2[_0x50fc('0x2f')](db[_0x50fc('0x55')][_0x50fc('0x53')](_0x1a2d54(_0x570f07,'VoiceQueueId'))[_0x50fc('0x2e')](function(){})['catch'](_0x54cdbd()));}}return _0x4189b2;})['all']();})[_0x50fc('0x2e')](function(){return db[_0x50fc('0x58')][_0x50fc('0x4f')]({'attributes':['id',_0x50fc('0x59')],'include':[{'model':db[_0x50fc('0x51')],'as':_0x50fc('0x5a'),'where':{'id':LISTID}}]})[_0x50fc('0x2e')](function(_0x5d6337){var _0x3ff321=[];if(_0x5d6337){for(var _0x4f4f8c=0x0,_0x25f236;_0x4f4f8c<_0x5d6337[_0x50fc('0x19')];_0x4f4f8c+=0x1){_0x25f236=_0x5d6337[_0x4f4f8c][_0x50fc('0x57')]({'plain':!![]});switch(_0x25f236[_0x50fc('0x59')]){case _0x50fc('0x52'):_0x3ff321[_0x50fc('0x2f')](db[_0x50fc('0x55')][_0x50fc('0x53')](_0x4afb2a(_0x25f236,_0x50fc('0x5b')))[_0x50fc('0x2e')](function(){})['catch'](_0x54cdbd()));break;case _0x50fc('0x5c'):_0x3ff321['push'](db[_0x50fc('0x55')][_0x50fc('0x53')](_0x45cc2f(_0x25f236,_0x50fc('0x5b')))[_0x50fc('0x2e')](function(){})['catch'](_0x54cdbd()));break;default:_0x3ff321['push'](db[_0x50fc('0x55')][_0x50fc('0x53')](_0x2883e3(_0x25f236,_0x50fc('0x5b')))[_0x50fc('0x2e')](function(){})['catch'](_0x54cdbd()));}}}return _0x3ff321;})['all']();})[_0x50fc('0x2e')](function(){return db[_0x50fc('0x58')]['findAll']({'attributes':['id'],'include':[{'model':db[_0x50fc('0x51')],'as':_0x50fc('0x56'),'where':{'id':LISTID}}]})[_0x50fc('0x2e')](function(_0x28ca0e){var _0x55df69=[];if(_0x28ca0e){for(var _0x2d0d29=0x0,_0x3fa7a0;_0x2d0d29<_0x28ca0e[_0x50fc('0x19')];_0x2d0d29+=0x1){_0x3fa7a0=_0x28ca0e[_0x2d0d29][_0x50fc('0x57')]({'plain':!![]});_0x55df69[_0x50fc('0x2f')](db[_0x50fc('0x55')][_0x50fc('0x53')](_0x1a2d54(_0x3fa7a0,_0x50fc('0x5b')))[_0x50fc('0x2e')](function(){})[_0x50fc('0x31')](_0x54cdbd()));}}return _0x55df69;})[_0x50fc('0x5d')]();})[_0x50fc('0x31')](function(_0x4faa91){logger[_0x50fc('0x12')](_0x50fc('0x5e'),_0x50fc('0x5f'),_0x4faa91[_0x50fc('0x1b')]);});}var processPromises=function(_0x528408){return BPromise[_0x50fc('0x5d')](promises)['then'](function(_0x5d1cb5){})['catch'](function(_0x4f7bef){logger[_0x50fc('0x12')](_0x50fc('0x60'),JSON[_0x50fc('0x33')](_0x4f7bef));})[_0x50fc('0x61')](function(){socket[_0x50fc('0x62')](_0x50fc('0x63')+SOCKET_TIMESTAMP,{'success':success,'errors':errors,'duplicates':duplicates,'rows':rows});promises=[];success=0x0;errors=0x0;duplicates=0x0;rows=[];if(_0x528408){return _0x528408[_0x50fc('0x64')]();}});};var endCsv=function(){return BPromise['resolve']()['then'](function(){if(hopperContacts){return checkHopper();}})[_0x50fc('0x2e')](function(){socket[_0x50fc('0x62')](_0x50fc('0x63')+SOCKET_TIMESTAMP,{'finished':!![],'success':success,'errors':errors,'duplicates':duplicates,'rows':rows});try{fs[_0x50fc('0x65')](FILEPATH);}catch(_0x2cef4e){logger[_0x50fc('0x12')](_0x50fc('0x66'),JSON[_0x50fc('0x33')](_0x2cef4e));}finally{process['exit'](0x0);}});};process['on'](_0x50fc('0x67'),function(){logger[_0x50fc('0x68')](_0x50fc('0x69'));endCsv();});function main(){return BPromise[_0x50fc('0x6a')]()['then'](function(){if(DUPLICATES){DUPLICATES=DUPLICATES[_0x50fc('0xf')](',');return db[_0x50fc('0x6b')][_0x50fc('0x4f')]({'where':{'ListId':LISTID},'attributes':DUPLICATES,'raw':!![]});}})['then'](function(_0x24456f){var _0x15208b=fs[_0x50fc('0x6c')](FILEPATH,{'highWaterMark':0xf*0x400*0x400});Papa[_0x50fc('0x6d')](_0x15208b,{'header':!![],'skipEmptyLines':!![],'step':function(_0x35a846,_0x1a2728){total+=0x1;var _0x21f72a=total;promises[_0x50fc('0x2f')](checkRow(_0x35a846,_0x24456f,_0x21f72a)[_0x50fc('0x2e')](function(){success+=0x1;})[_0x50fc('0x31')](function(_0x54187d){if(_0x54187d[_0x50fc('0x12')]){errors+=0x1;delete _0x54187d[_0x50fc('0x12')];}else if(_0x54187d[_0x50fc('0x2a')]){duplicates+=0x1;delete _0x54187d[_0x50fc('0x2a')];}rows[_0x50fc('0x2f')](_0x54187d);}));if(total%0xc8===0x0){_0x1a2728[_0x50fc('0x6e')]();return processPromises(_0x1a2728);}},'complete':function(){return processPromises()[_0x50fc('0x2e')](function(){logger[_0x50fc('0x68')](_0x50fc('0x6f'));endCsv();});},'error':function(_0x1d6049,_0x2e71ca){logger[_0x50fc('0x68')](_0x50fc('0x70'),JSON[_0x50fc('0x33')](_0x1d6049));endCsv();}});})[_0x50fc('0x31')](function(_0x3c41f5){logger[_0x50fc('0x12')]('Error\x20executing\x20contact\x20csv\x20import:',JSON[_0x50fc('0x33')](_0x3c41f5));});}main();
\ No newline at end of file