Built motion from commit c1aa34a0.|2.6.28
[motion2.git] / server / components / import / cm / csv.js
index 4cd59fc..17a51bd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe5ca=['catch','query','all','findAll','BlackLists','get','Campaign','CampaignId','cmContact,\x20%s,\x20%s','generalCheckHopper','Error\x20processing\x20rows\x20block:','finally','emit','resume','resolve','contact:csv_','exit','SIGINT','info','CSV\x20import\x20process\x20stopped!','createReadStream','parse','pause','CSV\x20parsed\x20correctly!','CSV\x20parse\x20error','Error\x20executing\x20contact\x20csv\x20import:','bluebird','util','lodash','squel','papaparse','ioredis','../../../config/logger','api','redis','localhost','socket.io-emitter','../../../api/cmContact/cmContact.socket','register','argv','undefined','null','Missing\x20filepath\x20parameter!','zipObject','split','Missing\x20ListId\x20parameter!','Missing\x20socket_timestamp\x20parameter!','index','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','phone','phone\x20not\x20specified!','birthDate','YYYY-MM-DD','isValid','email','email\x20format\x20is\x20not\x20valid!','CompanyId','duplicate','Duplicate\x20Contact','CmContact','keys','Error\x20while\x20creating\x20contact:\x20','stringify','cmContact','checkHopper','inspect','into','cm_hopper','fromQuery','scheduledAt','ContactId','ListId','createdAt','select','field','NOW()','toString','updatedAt','from','where','ListId\x20=\x20?','phone\x20IS\x20NOT\x20NULL','phone\x20NOT\x20IN\x20(?)','\x20=\x20?','id\x20IN\x20?','str','calleridnum','cm_hopper_final','insert','cm_hopper_black','VoiceQueue','outbound','dialCheckDuplicateType','CmList','Lists','then','always','push','sequelize','VoiceQueueId'];(function(_0x4bc65f,_0x39ec43){var _0x44f85f=function(_0x175343){while(--_0x175343){_0x4bc65f['push'](_0x4bc65f['shift']());}};_0x44f85f(++_0x39ec43);}(_0xe5ca,0x1d6));var _0xae5c=function(_0x3181cc,_0x28447f){_0x3181cc=_0x3181cc-0x0;var _0x547a4a=_0xe5ca[_0x3181cc];return _0x547a4a;};'use strict';var BPromise=require(_0xae5c('0x0'));var util=require(_0xae5c('0x1'));var _=require(_0xae5c('0x2'));var fs=require('fs');var squel=require(_0xae5c('0x3'));var Papa=require(_0xae5c('0x4'));var Redis=require(_0xae5c('0x5'));var db=require('../../../mysqldb')['db'];var config=require('../../../config/environment');var logger=require(_0xae5c('0x6'))(_0xae5c('0x7'));config['redis']=_['defaults'](config[_0xae5c('0x8')],{'host':_0xae5c('0x9'),'port':0x18eb});var socket=require(_0xae5c('0xa'))(new Redis(config[_0xae5c('0x8')]));require(_0xae5c('0xb'))[_0xae5c('0xc')](socket);try{if(!process[_0xae5c('0xd')][0x2]||process[_0xae5c('0xd')][0x2]===_0xae5c('0xe')||process[_0xae5c('0xd')][0x2]===_0xae5c('0xf')){throw new Error(_0xae5c('0x10'));}var FILEPATH=process[_0xae5c('0xd')][0x2];if(!process[_0xae5c('0xd')][0x3]||process['argv'][0x3]==='undefined'||process[_0xae5c('0xd')][0x3]==='null'||!process[_0xae5c('0xd')][0x4]||process['argv'][0x4]===_0xae5c('0xe')||process[_0xae5c('0xd')][0x4]===_0xae5c('0xf')){throw new Error('Missing\x20binding\x20parameters!');}var FIELDS=_[_0xae5c('0x11')](process[_0xae5c('0xd')][0x3][_0xae5c('0x12')](','),process[_0xae5c('0xd')][0x4][_0xae5c('0x12')](','));if(!process[_0xae5c('0xd')][0x5]||process[_0xae5c('0xd')][0x5]==='undefined'||process[_0xae5c('0xd')][0x5]===_0xae5c('0xf')){throw new Error(_0xae5c('0x13'));}var LISTID=process[_0xae5c('0xd')][0x5];var COMPANYID=process[_0xae5c('0xd')][0x6]&&process[_0xae5c('0xd')][0x6]!==_0xae5c('0xe')&&process['argv'][0x6]!=='null'?process[_0xae5c('0xd')][0x6]:null;var DUPLICATES=process[_0xae5c('0xd')][0x7]&&process[_0xae5c('0xd')][0x7]!=='undefined'&&process[_0xae5c('0xd')][0x7]!=='null'?process['argv'][0x7]:null;if(!process[_0xae5c('0xd')][0x8]||process['argv'][0x8]==='undefined'||process['argv'][0x8]===_0xae5c('0xf')){throw new Error(_0xae5c('0x14'));}var SOCKET_TIMESTAMP=process[_0xae5c('0xd')][0x8];}catch(_0x15378a){logger['error'](_0x15378a);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(_0x14039b,_0x45885f,_0x1db73e,_0x397e2e){var _0x34dffd={'message':_0x45885f};_0x34dffd[_0x14039b]=!![];if(_0x1db73e){_0x34dffd['contact']=_0x1db73e;}if(_0x397e2e){_0x34dffd[_0xae5c('0x15')]=_0x397e2e;}return _0x34dffd;}function isEmail(_0x212416){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))*$/[_0xae5c('0x16')](_0x212416);}function checkRow(_0x40fa97,_0x47b6c3,_0x50fa79){return new BPromise(function(_0x52ecd3,_0xa5f524){if(_[_0xae5c('0x17')](_0x40fa97)){return _0xa5f524(handleCheckRowError(_0xae5c('0x18'),_0xae5c('0x19'),null,_0x50fa79));}if(_0x40fa97['errors']&&_0x40fa97[_0xae5c('0x1a')][_0xae5c('0x1b')]){var _0x3bf727=_[_0xae5c('0x1c')](_0x40fa97[_0xae5c('0x1a')],_0xae5c('0x1d'))[_0xae5c('0x1e')](';');return _0xa5f524(handleCheckRowError('error',_0x3bf727,null,_0x50fa79));}var _0x17e32e={};for(var _0x2377f5 in FIELDS){if(FIELDS[_0xae5c('0x1f')](_0x2377f5)&&FIELDS[_0x2377f5]){_0x17e32e[_0x2377f5]=_0x40fa97[_0xae5c('0x20')][0x0][FIELDS[_0x2377f5]]||_0x40fa97[_0xae5c('0x20')][0x0]['\ufeff'+FIELDS[_0x2377f5]];}}if(!_0x17e32e[_0xae5c('0x21')]){return _0xa5f524(handleCheckRowError(_0xae5c('0x18'),'firstName\x20not\x20specified!',null,_0x50fa79));}if(!_0x17e32e[_0xae5c('0x22')]){return _0xa5f524(handleCheckRowError('error',_0xae5c('0x23'),null,_0x50fa79));}if(_0x17e32e[_0xae5c('0x24')]){var _0x5f2110=moment(_0x17e32e[_0xae5c('0x24')],_0xae5c('0x25'));if(!_0x5f2110[_0xae5c('0x26')]()){return _0xa5f524(handleCheckRowError('error','birthDate\x20format\x20is\x20invalid,\x20YYYY-MM-DD\x20format\x20is\x20supported!',null,_0x50fa79));}}if(_0x17e32e[_0xae5c('0x27')]){if(!isEmail(_0x17e32e[_0xae5c('0x27')])){return _0xa5f524(handleCheckRowError(_0xae5c('0x18'),_0xae5c('0x28'),null,_0x50fa79));}}_0x17e32e['ListId']=LISTID;_0x17e32e[_0xae5c('0x29')]=COMPANYID||undefined;if(DUPLICATES&&DUPLICATES[_0xae5c('0x1b')]&&_0x47b6c3){var _0x1e2787={};for(var _0x10fc66=0x0,_0x324210=DUPLICATES[_0xae5c('0x1b')];_0x10fc66<_0x324210;_0x10fc66+=0x1){_0x1e2787[DUPLICATES[_0x10fc66]]=_0x17e32e[DUPLICATES[_0x10fc66]];}var _0x248f85=_['find'](_0x47b6c3,_0x1e2787);if(_0x248f85){return _0xa5f524(handleCheckRowError(_0xae5c('0x2a'),_0xae5c('0x2b'),_0x248f85,_0x50fa79));}}return db[_0xae5c('0x2c')]['create'](_0x17e32e,{'raw':!![],'hooks':![],'fields':_[_0xae5c('0x2d')](_0x17e32e)})['then'](function(_0x13eeda){if(DUPLICATES&&DUPLICATES[_0xae5c('0x1b')]&&_0x47b6c3){_0x47b6c3['push'](_['pick'](_0x17e32e,DUPLICATES));}hopperContacts+=(hopperContacts?',':'')+_0x13eeda['id'];return _0x52ecd3();})['catch'](function(_0x339953){return _0xa5f524(handleCheckRowError(_0xae5c('0x18'),_0xae5c('0x2e')+(_0x339953[_0xae5c('0x1d')]||JSON[_0xae5c('0x2f')](_0x339953)),null,_0x50fa79));});});}function checkHopper(){function _0x354940(){return function(_0x45c792){logger['error'](_0xae5c('0x30'),_0xae5c('0x31'),util[_0xae5c('0x32')](_0x45c792,{'showHidden':![],'depth':null}));};}var _0x4bf0fa=function(_0x962d3d,_0x2f4be8){var _0x1b0e24=squel['insert']()[_0xae5c('0x33')](_0xae5c('0x34'))[_0xae5c('0x35')]([_0xae5c('0x22'),_0xae5c('0x36'),_0xae5c('0x37'),_0xae5c('0x38'),_0x2f4be8,_0xae5c('0x39'),'updatedAt'],squel[_0xae5c('0x3a')]()['field']('phone',_0xae5c('0x22'))[_0xae5c('0x3b')](_0xae5c('0x3c'),'scheduledAt')[_0xae5c('0x3b')]('id','ContactId')[_0xae5c('0x3b')](LISTID[_0xae5c('0x3d')](),_0xae5c('0x38'))[_0xae5c('0x3b')](_0x962d3d['id'][_0xae5c('0x3d')](),_0x2f4be8)[_0xae5c('0x3b')](_0xae5c('0x3c'),'createdAt')[_0xae5c('0x3b')]('NOW()',_0xae5c('0x3e'))[_0xae5c('0x3f')]('cm_contacts')[_0xae5c('0x40')]('deletedAt\x20IS\x20NULL')[_0xae5c('0x40')](_0xae5c('0x41'),LISTID[_0xae5c('0x3d')]())['where'](_0xae5c('0x42'))['where'](_0xae5c('0x43'),squel[_0xae5c('0x3a')]()['field'](_0xae5c('0x22'))['from'](_0xae5c('0x34'))[_0xae5c('0x40')](_0x2f4be8+_0xae5c('0x44'),_0x962d3d['id']['toString']())))[_0xae5c('0x3d')]();return _0x1b0e24;};var _0x280e87=function(_0x4f17f6,_0x2dde5e){var _0x4b74ad=squel['insert']()[_0xae5c('0x33')](_0xae5c('0x34'))['fromQuery']([_0xae5c('0x22'),_0xae5c('0x36'),_0xae5c('0x37'),_0xae5c('0x38'),_0x2dde5e,'createdAt',_0xae5c('0x3e')],squel['select']()[_0xae5c('0x3b')]('phone',_0xae5c('0x22'))[_0xae5c('0x3b')](_0xae5c('0x3c'),_0xae5c('0x36'))[_0xae5c('0x3b')]('id',_0xae5c('0x37'))[_0xae5c('0x3b')](LISTID[_0xae5c('0x3d')](),_0xae5c('0x38'))[_0xae5c('0x3b')](_0x4f17f6['id']['toString'](),_0x2dde5e)[_0xae5c('0x3b')](_0xae5c('0x3c'),'createdAt')[_0xae5c('0x3b')](_0xae5c('0x3c'),_0xae5c('0x3e'))['from']('cm_contacts')[_0xae5c('0x40')]('deletedAt\x20IS\x20NULL')[_0xae5c('0x40')]('ListId\x20=\x20?',LISTID[_0xae5c('0x3d')]())[_0xae5c('0x40')](_0xae5c('0x45'),squel[_0xae5c('0x46')](hopperContacts))[_0xae5c('0x40')](_0xae5c('0x42'))[_0xae5c('0x40')]('phone\x20NOT\x20IN\x20(?)',squel[_0xae5c('0x3a')]()[_0xae5c('0x3b')](_0xae5c('0x47'))[_0xae5c('0x3f')](_0xae5c('0x48'))[_0xae5c('0x40')](_0x2dde5e+'\x20=\x20?',_0x4f17f6['id'][_0xae5c('0x3d')]()))[_0xae5c('0x40')](_0xae5c('0x43'),squel[_0xae5c('0x3a')]()[_0xae5c('0x3b')]('phone')['from'](_0xae5c('0x34'))['where'](_0x2dde5e+_0xae5c('0x44'),_0x4f17f6['id'][_0xae5c('0x3d')]())))[_0xae5c('0x3d')]();return _0x4b74ad;};function _0x2f8932(_0x4987e6,_0x1286b7){var _0x55e1c1=squel[_0xae5c('0x49')]()[_0xae5c('0x33')](_0xae5c('0x34'))['fromQuery']([_0xae5c('0x22'),'scheduledAt',_0xae5c('0x37'),_0xae5c('0x38'),_0x1286b7,_0xae5c('0x39'),_0xae5c('0x3e')],squel[_0xae5c('0x3a')]()[_0xae5c('0x3b')](_0xae5c('0x22'),_0xae5c('0x22'))[_0xae5c('0x3b')](_0xae5c('0x3c'),_0xae5c('0x36'))[_0xae5c('0x3b')]('id',_0xae5c('0x37'))[_0xae5c('0x3b')](LISTID[_0xae5c('0x3d')](),'ListId')[_0xae5c('0x3b')](_0x4987e6['id'][_0xae5c('0x3d')](),_0x1286b7)[_0xae5c('0x3b')](_0xae5c('0x3c'),_0xae5c('0x39'))[_0xae5c('0x3b')](_0xae5c('0x3c'),_0xae5c('0x3e'))[_0xae5c('0x3f')]('cm_contacts')['where']('deletedAt\x20IS\x20NULL')['where'](_0xae5c('0x41'),LISTID[_0xae5c('0x3d')]())[_0xae5c('0x40')]('id\x20IN\x20?',squel['str'](hopperContacts))[_0xae5c('0x40')](_0xae5c('0x42')))[_0xae5c('0x3d')]();return _0x55e1c1;}function _0x3f46c3(_0x3b5b3f,_0x2619ba){var _0x35c7f4=squel[_0xae5c('0x49')]()[_0xae5c('0x33')](_0xae5c('0x4a'))[_0xae5c('0x35')]([_0xae5c('0x22'),_0xae5c('0x37'),_0xae5c('0x38'),_0x2619ba,_0xae5c('0x39'),_0xae5c('0x3e')],squel['select']()[_0xae5c('0x3b')]('phone',_0xae5c('0x22'))[_0xae5c('0x3b')]('id',_0xae5c('0x37'))[_0xae5c('0x3b')](LISTID[_0xae5c('0x3d')](),_0xae5c('0x38'))[_0xae5c('0x3b')](_0x3b5b3f['id'][_0xae5c('0x3d')](),_0x2619ba)[_0xae5c('0x3b')](_0xae5c('0x3c'),_0xae5c('0x39'))['field'](_0xae5c('0x3c'),_0xae5c('0x3e'))[_0xae5c('0x3f')]('cm_contacts')[_0xae5c('0x40')]('deletedAt\x20IS\x20NULL')[_0xae5c('0x40')](_0xae5c('0x41'),LISTID[_0xae5c('0x3d')]())[_0xae5c('0x40')]('id\x20IN\x20?',squel[_0xae5c('0x46')](hopperContacts))[_0xae5c('0x40')](_0xae5c('0x42')))[_0xae5c('0x3d')]();return _0x35c7f4;}return db[_0xae5c('0x4b')]['findAll']({'where':{'type':_0xae5c('0x4c')},'attributes':['id',_0xae5c('0x4d')],'include':[{'model':db[_0xae5c('0x4e')],'as':_0xae5c('0x4f'),'where':{'id':LISTID}}]})[_0xae5c('0x50')](function(_0x4aa7ce){var _0xf02408=[];if(_0x4aa7ce){var _0x26ddec;for(var _0x15f94c=0x0,_0x5695f0;_0x15f94c<_0x4aa7ce[_0xae5c('0x1b')];_0x15f94c+=0x1){_0x5695f0=_0x4aa7ce[_0x15f94c]['get']({'plain':!![]});switch(_0x5695f0[_0xae5c('0x4d')]){case _0xae5c('0x51'):_0xf02408[_0xae5c('0x52')](db[_0xae5c('0x53')]['query'](_0x280e87(_0x5695f0,_0xae5c('0x54')))[_0xae5c('0x50')](function(){})[_0xae5c('0x55')](_0x354940()));break;case'onlyIfOpen':_0xf02408['push'](db[_0xae5c('0x53')][_0xae5c('0x56')](_0x4bf0fa(_0x5695f0,'VoiceQueueId'))[_0xae5c('0x50')](function(){})[_0xae5c('0x55')](_0x354940()));break;default:_0xf02408['push'](db['sequelize']['query'](_0x2f8932(_0x5695f0,_0xae5c('0x54')))[_0xae5c('0x50')](function(){})['catch'](_0x354940()));}}}return _0xf02408;})[_0xae5c('0x57')]()[_0xae5c('0x50')](function(){return db[_0xae5c('0x4b')][_0xae5c('0x58')]({'where':{'type':_0xae5c('0x4c')},'attributes':['id'],'include':[{'model':db['CmList'],'as':_0xae5c('0x59'),'where':{'id':LISTID}}]})['then'](function(_0x44718c){var _0x3cc552=[];if(_0x44718c){var _0x125324;for(var _0x48f3b5=0x0,_0x25de48;_0x48f3b5<_0x44718c[_0xae5c('0x1b')];_0x48f3b5+=0x1){_0x25de48=_0x44718c[_0x48f3b5][_0xae5c('0x5a')]({'plain':!![]});_0x3cc552[_0xae5c('0x52')](db['sequelize'][_0xae5c('0x56')](_0x3f46c3(_0x25de48,_0xae5c('0x54')))[_0xae5c('0x50')](function(){})[_0xae5c('0x55')](_0x354940()));}}return _0x3cc552;})[_0xae5c('0x57')]();})[_0xae5c('0x50')](function(){return db[_0xae5c('0x5b')]['findAll']({'attributes':['id','dialCheckDuplicateType'],'include':[{'model':db['CmList'],'as':_0xae5c('0x4f'),'where':{'id':LISTID}}]})[_0xae5c('0x50')](function(_0x10988d){var _0x7b4628=[];if(_0x10988d){for(var _0x2227b6=0x0,_0x15240f;_0x2227b6<_0x10988d['length'];_0x2227b6+=0x1){_0x15240f=_0x10988d[_0x2227b6][_0xae5c('0x5a')]({'plain':!![]});switch(_0x15240f[_0xae5c('0x4d')]){case'always':_0x7b4628['push'](db[_0xae5c('0x53')]['query'](_0x280e87(_0x15240f,_0xae5c('0x5c')))[_0xae5c('0x50')](function(){})[_0xae5c('0x55')](_0x354940()));break;case'onlyIfOpen':_0x7b4628[_0xae5c('0x52')](db[_0xae5c('0x53')][_0xae5c('0x56')](_0x4bf0fa(_0x15240f,_0xae5c('0x5c')))[_0xae5c('0x50')](function(){})[_0xae5c('0x55')](_0x354940()));break;default:_0x7b4628['push'](db['sequelize'][_0xae5c('0x56')](_0x2f8932(_0x15240f,_0xae5c('0x5c')))['then'](function(){})['catch'](_0x354940()));}}}return _0x7b4628;})[_0xae5c('0x57')]();})[_0xae5c('0x50')](function(){return db[_0xae5c('0x5b')][_0xae5c('0x58')]({'attributes':['id'],'include':[{'model':db[_0xae5c('0x4e')],'as':_0xae5c('0x59'),'where':{'id':LISTID}}]})[_0xae5c('0x50')](function(_0x3a374){var _0x28c162=[];if(_0x3a374){for(var _0x11ffac=0x0,_0x3aec34;_0x11ffac<_0x3a374[_0xae5c('0x1b')];_0x11ffac+=0x1){_0x3aec34=_0x3a374[_0x11ffac][_0xae5c('0x5a')]({'plain':!![]});_0x28c162[_0xae5c('0x52')](db[_0xae5c('0x53')][_0xae5c('0x56')](_0x3f46c3(_0x3aec34,_0xae5c('0x5c')))[_0xae5c('0x50')](function(){})[_0xae5c('0x55')](_0x354940()));}}return _0x28c162;})[_0xae5c('0x57')]();})[_0xae5c('0x55')](function(_0x2a3fc3){logger[_0xae5c('0x18')](_0xae5c('0x5d'),_0xae5c('0x5e'),_0x2a3fc3[_0xae5c('0x1d')]);});}var processPromises=function(_0x10d6a5){return BPromise['all'](promises)[_0xae5c('0x50')](function(_0x372df6){})[_0xae5c('0x55')](function(_0x4a8a87){logger[_0xae5c('0x18')](_0xae5c('0x5f'),JSON['stringify'](_0x4a8a87));})[_0xae5c('0x60')](function(){socket[_0xae5c('0x61')]('contact:csv_'+SOCKET_TIMESTAMP,{'success':success,'errors':errors,'duplicates':duplicates,'rows':rows});promises=[];success=0x0;errors=0x0;duplicates=0x0;rows=[];if(_0x10d6a5){return _0x10d6a5[_0xae5c('0x62')]();}});};var endCsv=function(){return BPromise[_0xae5c('0x63')]()['then'](function(){if(hopperContacts){return checkHopper();}})[_0xae5c('0x50')](function(){socket[_0xae5c('0x61')](_0xae5c('0x64')+SOCKET_TIMESTAMP,{'finished':!![],'success':success,'errors':errors,'duplicates':duplicates,'rows':rows});try{fs['unlinkSync'](FILEPATH);}catch(_0x3f1eb7){logger[_0xae5c('0x18')]('Unable\x20to\x20delete\x20temp\x20file:',JSON[_0xae5c('0x2f')](_0x3f1eb7));}finally{process[_0xae5c('0x65')](0x0);}});};process['on'](_0xae5c('0x66'),function(){logger[_0xae5c('0x67')](_0xae5c('0x68'));endCsv();});function main(){return BPromise[_0xae5c('0x63')]()[_0xae5c('0x50')](function(){if(DUPLICATES){DUPLICATES=DUPLICATES['split'](',');return db[_0xae5c('0x2c')][_0xae5c('0x58')]({'where':{'ListId':LISTID},'attributes':DUPLICATES,'raw':!![]});}})[_0xae5c('0x50')](function(_0x5834e3){var _0x4a3682=fs[_0xae5c('0x69')](FILEPATH,{'highWaterMark':0xf*0x400*0x400});Papa[_0xae5c('0x6a')](_0x4a3682,{'header':!![],'skipEmptyLines':!![],'step':function(_0x490117,_0x43eea2){total+=0x1;var _0x157cf9=total;promises[_0xae5c('0x52')](checkRow(_0x490117,_0x5834e3,_0x157cf9)[_0xae5c('0x50')](function(){success+=0x1;})[_0xae5c('0x55')](function(_0x216730){if(_0x216730[_0xae5c('0x18')]){errors+=0x1;delete _0x216730[_0xae5c('0x18')];}else if(_0x216730['duplicate']){duplicates+=0x1;delete _0x216730['duplicate'];}rows[_0xae5c('0x52')](_0x216730);}));if(total%0xc8===0x0){_0x43eea2[_0xae5c('0x6b')]();return processPromises(_0x43eea2);}},'complete':function(){return processPromises()['then'](function(){logger['info'](_0xae5c('0x6c'));endCsv();});},'error':function(_0x493c27,_0x3472d8){logger[_0xae5c('0x67')](_0xae5c('0x6d'),JSON[_0xae5c('0x2f')](_0x493c27));endCsv();}});})[_0xae5c('0x55')](function(_0x3f0a9e){logger['error'](_0xae5c('0x6e'),JSON['stringify'](_0x3f0a9e));});}main();
\ No newline at end of file
+var _0x71f6=['where','phone\x20IS\x20NOT\x20NULL','\x20=\x20?','id\x20IN\x20?','str','phone\x20NOT\x20IN\x20(?)','calleridnum','cm_hopper_final','into','ListId\x20=\x20?','findAll','outbound','dialCheckDuplicateType','CmList','always','sequelize','query','VoiceQueueId','onlyIfOpen','all','VoiceQueue','BlackLists','get','CampaignId','Campaign','cmContact,\x20%s,\x20%s','generalCheckHopper','Error\x20processing\x20rows\x20block:','finally','emit','contact:csv_','resume','resolve','unlinkSync','exit','SIGINT','CSV\x20import\x20process\x20stopped!','createReadStream','parse','info','CSV\x20parsed\x20correctly!','CSV\x20parse\x20error','Error\x20executing\x20contact\x20csv\x20import:','util','lodash','squel','papaparse','ioredis','../../../mysqldb','api','defaults','redis','localhost','socket.io-emitter','../../../api/cmContact/cmContact.socket','register','argv','undefined','null','Missing\x20binding\x20parameters!','zipObject','split','Missing\x20ListId\x20parameter!','Missing\x20socket_timestamp\x20parameter!','error','test','isNil','The\x20row\x20is\x20empty\x20or\x20the\x20number\x20of\x20parameters\x20does\x20not\x20match\x20the\x20columns!','errors','message','hasOwnProperty','data','firstName\x20not\x20specified!','phone','phone\x20not\x20specified!','YYYY-MM-DD','isValid','birthDate\x20format\x20is\x20invalid,\x20YYYY-MM-DD\x20format\x20is\x20supported!','email','email\x20format\x20is\x20not\x20valid!','ListId','length','find','duplicate','Duplicate\x20Contact','CmContact','create','keys','then','push','pick','catch','stringify','cmContact','checkHopper','inspect','insert','cm_hopper','fromQuery','scheduledAt','ContactId','createdAt','updatedAt','select','field','NOW()','toString','from','cm_contacts','deletedAt\x20IS\x20NULL'];(function(_0x2d7094,_0x4241e4){var _0x3d9c67=function(_0x34d46f){while(--_0x34d46f){_0x2d7094['push'](_0x2d7094['shift']());}};_0x3d9c67(++_0x4241e4);}(_0x71f6,0x1e3));var _0x671f=function(_0x2eaf39,_0x185dbb){_0x2eaf39=_0x2eaf39-0x0;var _0x4c4d87=_0x71f6[_0x2eaf39];return _0x4c4d87;};'use strict';var BPromise=require('bluebird');var util=require(_0x671f('0x0'));var _=require(_0x671f('0x1'));var fs=require('fs');var squel=require(_0x671f('0x2'));var Papa=require(_0x671f('0x3'));var Redis=require(_0x671f('0x4'));var db=require(_0x671f('0x5'))['db'];var config=require('../../../config/environment');var logger=require('../../../config/logger')(_0x671f('0x6'));config['redis']=_[_0x671f('0x7')](config[_0x671f('0x8')],{'host':_0x671f('0x9'),'port':0x18eb});var socket=require(_0x671f('0xa'))(new Redis(config[_0x671f('0x8')]));require(_0x671f('0xb'))[_0x671f('0xc')](socket);try{if(!process[_0x671f('0xd')][0x2]||process['argv'][0x2]===_0x671f('0xe')||process[_0x671f('0xd')][0x2]===_0x671f('0xf')){throw new Error('Missing\x20filepath\x20parameter!');}var FILEPATH=process[_0x671f('0xd')][0x2];if(!process[_0x671f('0xd')][0x3]||process['argv'][0x3]===_0x671f('0xe')||process[_0x671f('0xd')][0x3]===_0x671f('0xf')||!process['argv'][0x4]||process[_0x671f('0xd')][0x4]===_0x671f('0xe')||process[_0x671f('0xd')][0x4]==='null'){throw new Error(_0x671f('0x10'));}var FIELDS=_[_0x671f('0x11')](process[_0x671f('0xd')][0x3][_0x671f('0x12')](','),process[_0x671f('0xd')][0x4]['split'](','));if(!process[_0x671f('0xd')][0x5]||process['argv'][0x5]==='undefined'||process[_0x671f('0xd')][0x5]===_0x671f('0xf')){throw new Error(_0x671f('0x13'));}var LISTID=process[_0x671f('0xd')][0x5];var COMPANYID=process[_0x671f('0xd')][0x6]&&process[_0x671f('0xd')][0x6]!==_0x671f('0xe')&&process['argv'][0x6]!=='null'?process[_0x671f('0xd')][0x6]:null;var DUPLICATES=process[_0x671f('0xd')][0x7]&&process[_0x671f('0xd')][0x7]!=='undefined'&&process[_0x671f('0xd')][0x7]!==_0x671f('0xf')?process[_0x671f('0xd')][0x7]:null;if(!process[_0x671f('0xd')][0x8]||process['argv'][0x8]==='undefined'||process[_0x671f('0xd')][0x8]===_0x671f('0xf')){throw new Error(_0x671f('0x14'));}var SOCKET_TIMESTAMP=process[_0x671f('0xd')][0x8];}catch(_0x5b72a5){logger[_0x671f('0x15')](_0x5b72a5);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(_0x3973eb,_0x113236,_0x125544,_0x11b215){var _0x54eee5={'message':_0x113236};_0x54eee5[_0x3973eb]=!![];if(_0x125544){_0x54eee5['contact']=_0x125544;}if(_0x11b215){_0x54eee5['index']=_0x11b215;}return _0x54eee5;}function isEmail(_0x4cb073){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))*$/[_0x671f('0x16')](_0x4cb073);}function checkRow(_0x483e86,_0x2b2e79,_0x5a4fdf){return new BPromise(function(_0x1e651a,_0x504834){if(_[_0x671f('0x17')](_0x483e86)){return _0x504834(handleCheckRowError(_0x671f('0x15'),_0x671f('0x18'),null,_0x5a4fdf));}if(_0x483e86['errors']&&_0x483e86['errors']['length']){var _0x18c2da=_['map'](_0x483e86[_0x671f('0x19')],_0x671f('0x1a'))['join'](';');return _0x504834(handleCheckRowError(_0x671f('0x15'),_0x18c2da,null,_0x5a4fdf));}var _0x233097={};for(var _0xc6d1f4 in FIELDS){if(FIELDS[_0x671f('0x1b')](_0xc6d1f4)&&FIELDS[_0xc6d1f4]){_0x233097[_0xc6d1f4]=_0x483e86[_0x671f('0x1c')][0x0][FIELDS[_0xc6d1f4]]||_0x483e86[_0x671f('0x1c')][0x0]['\ufeff'+FIELDS[_0xc6d1f4]];}}if(!_0x233097['firstName']){return _0x504834(handleCheckRowError('error',_0x671f('0x1d'),null,_0x5a4fdf));}if(!_0x233097[_0x671f('0x1e')]){return _0x504834(handleCheckRowError('error',_0x671f('0x1f'),null,_0x5a4fdf));}if(_0x233097['birthDate']){var _0x1997ff=moment(_0x233097['birthDate'],_0x671f('0x20'));if(!_0x1997ff[_0x671f('0x21')]()){return _0x504834(handleCheckRowError(_0x671f('0x15'),_0x671f('0x22'),null,_0x5a4fdf));}}if(_0x233097[_0x671f('0x23')]){if(!isEmail(_0x233097[_0x671f('0x23')])){return _0x504834(handleCheckRowError(_0x671f('0x15'),_0x671f('0x24'),null,_0x5a4fdf));}}_0x233097[_0x671f('0x25')]=LISTID;_0x233097['CompanyId']=COMPANYID||undefined;if(DUPLICATES&&DUPLICATES[_0x671f('0x26')]&&_0x2b2e79){var _0x178613={};for(var _0x2e72ea=0x0,_0x2fcb06=DUPLICATES[_0x671f('0x26')];_0x2e72ea<_0x2fcb06;_0x2e72ea+=0x1){_0x178613[DUPLICATES[_0x2e72ea]]=_0x233097[DUPLICATES[_0x2e72ea]];}var _0x2c2960=_[_0x671f('0x27')](_0x2b2e79,_0x178613);if(_0x2c2960){return _0x504834(handleCheckRowError(_0x671f('0x28'),_0x671f('0x29'),_0x2c2960,_0x5a4fdf));}}return db[_0x671f('0x2a')][_0x671f('0x2b')](_0x233097,{'raw':!![],'hooks':![],'fields':_[_0x671f('0x2c')](_0x233097)})[_0x671f('0x2d')](function(_0x2c5baa){if(DUPLICATES&&DUPLICATES['length']&&_0x2b2e79){_0x2b2e79[_0x671f('0x2e')](_[_0x671f('0x2f')](_0x233097,DUPLICATES));}hopperContacts+=(hopperContacts?',':'')+_0x2c5baa['id'];return _0x1e651a();})[_0x671f('0x30')](function(_0x128313){return _0x504834(handleCheckRowError(_0x671f('0x15'),'Error\x20while\x20creating\x20contact:\x20'+(_0x128313[_0x671f('0x1a')]||JSON[_0x671f('0x31')](_0x128313)),null,_0x5a4fdf));});});}function checkHopper(){function _0x582c95(){return function(_0x1d9ab4){logger[_0x671f('0x15')](_0x671f('0x32'),_0x671f('0x33'),util[_0x671f('0x34')](_0x1d9ab4,{'showHidden':![],'depth':null}));};}var _0x1b70ee=function(_0x5a0ff1,_0x561085){var _0x37147e=squel[_0x671f('0x35')]()['into'](_0x671f('0x36'))[_0x671f('0x37')]([_0x671f('0x1e'),_0x671f('0x38'),_0x671f('0x39'),_0x671f('0x25'),_0x561085,_0x671f('0x3a'),_0x671f('0x3b')],squel[_0x671f('0x3c')]()[_0x671f('0x3d')](_0x671f('0x1e'),_0x671f('0x1e'))['field'](_0x671f('0x3e'),_0x671f('0x38'))[_0x671f('0x3d')]('id','ContactId')[_0x671f('0x3d')](LISTID[_0x671f('0x3f')](),_0x671f('0x25'))[_0x671f('0x3d')](_0x5a0ff1['id'][_0x671f('0x3f')](),_0x561085)['field'](_0x671f('0x3e'),_0x671f('0x3a'))[_0x671f('0x3d')](_0x671f('0x3e'),'updatedAt')[_0x671f('0x40')](_0x671f('0x41'))['where'](_0x671f('0x42'))[_0x671f('0x43')]('ListId\x20=\x20?',LISTID[_0x671f('0x3f')]())['where'](_0x671f('0x44'))['where']('phone\x20NOT\x20IN\x20(?)',squel[_0x671f('0x3c')]()[_0x671f('0x3d')](_0x671f('0x1e'))[_0x671f('0x40')](_0x671f('0x36'))[_0x671f('0x43')](_0x561085+_0x671f('0x45'),_0x5a0ff1['id'][_0x671f('0x3f')]())))[_0x671f('0x3f')]();return _0x37147e;};var _0x1aa5cc=function(_0x376550,_0x25ce2f){var _0x5a6461=squel[_0x671f('0x35')]()['into'](_0x671f('0x36'))['fromQuery'](['phone','scheduledAt',_0x671f('0x39'),_0x671f('0x25'),_0x25ce2f,'createdAt',_0x671f('0x3b')],squel[_0x671f('0x3c')]()[_0x671f('0x3d')]('phone','phone')['field'](_0x671f('0x3e'),_0x671f('0x38'))[_0x671f('0x3d')]('id','ContactId')[_0x671f('0x3d')](LISTID['toString'](),_0x671f('0x25'))[_0x671f('0x3d')](_0x376550['id']['toString'](),_0x25ce2f)[_0x671f('0x3d')](_0x671f('0x3e'),_0x671f('0x3a'))['field']('NOW()',_0x671f('0x3b'))[_0x671f('0x40')](_0x671f('0x41'))[_0x671f('0x43')]('deletedAt\x20IS\x20NULL')[_0x671f('0x43')]('ListId\x20=\x20?',LISTID[_0x671f('0x3f')]())[_0x671f('0x43')](_0x671f('0x46'),squel[_0x671f('0x47')](hopperContacts))[_0x671f('0x43')](_0x671f('0x44'))[_0x671f('0x43')](_0x671f('0x48'),squel['select']()[_0x671f('0x3d')](_0x671f('0x49'))[_0x671f('0x40')](_0x671f('0x4a'))[_0x671f('0x43')](_0x25ce2f+_0x671f('0x45'),_0x376550['id']['toString']()))[_0x671f('0x43')](_0x671f('0x48'),squel[_0x671f('0x3c')]()[_0x671f('0x3d')]('phone')['from'](_0x671f('0x36'))[_0x671f('0x43')](_0x25ce2f+_0x671f('0x45'),_0x376550['id'][_0x671f('0x3f')]())))[_0x671f('0x3f')]();return _0x5a6461;};function _0x2e778a(_0x10cbca,_0x35ce50){var _0x156529=squel[_0x671f('0x35')]()[_0x671f('0x4b')](_0x671f('0x36'))['fromQuery'](['phone','scheduledAt',_0x671f('0x39'),_0x671f('0x25'),_0x35ce50,'createdAt',_0x671f('0x3b')],squel[_0x671f('0x3c')]()[_0x671f('0x3d')](_0x671f('0x1e'),_0x671f('0x1e'))['field'](_0x671f('0x3e'),'scheduledAt')['field']('id',_0x671f('0x39'))[_0x671f('0x3d')](LISTID['toString'](),_0x671f('0x25'))[_0x671f('0x3d')](_0x10cbca['id'][_0x671f('0x3f')](),_0x35ce50)[_0x671f('0x3d')]('NOW()','createdAt')[_0x671f('0x3d')]('NOW()',_0x671f('0x3b'))[_0x671f('0x40')](_0x671f('0x41'))[_0x671f('0x43')](_0x671f('0x42'))[_0x671f('0x43')](_0x671f('0x4c'),LISTID[_0x671f('0x3f')]())['where'](_0x671f('0x46'),squel[_0x671f('0x47')](hopperContacts))[_0x671f('0x43')](_0x671f('0x44')))[_0x671f('0x3f')]();return _0x156529;}function _0x10fbc7(_0x3a24cb,_0x333a54){var _0x505389=squel[_0x671f('0x35')]()[_0x671f('0x4b')]('cm_hopper_black')['fromQuery'](['phone',_0x671f('0x39'),_0x671f('0x25'),_0x333a54,_0x671f('0x3a'),_0x671f('0x3b')],squel[_0x671f('0x3c')]()[_0x671f('0x3d')](_0x671f('0x1e'),_0x671f('0x1e'))['field']('id',_0x671f('0x39'))[_0x671f('0x3d')](LISTID[_0x671f('0x3f')](),_0x671f('0x25'))[_0x671f('0x3d')](_0x3a24cb['id']['toString'](),_0x333a54)[_0x671f('0x3d')](_0x671f('0x3e'),'createdAt')[_0x671f('0x3d')](_0x671f('0x3e'),_0x671f('0x3b'))[_0x671f('0x40')]('cm_contacts')[_0x671f('0x43')](_0x671f('0x42'))[_0x671f('0x43')](_0x671f('0x4c'),LISTID['toString']())[_0x671f('0x43')]('id\x20IN\x20?',squel[_0x671f('0x47')](hopperContacts))[_0x671f('0x43')](_0x671f('0x44')))[_0x671f('0x3f')]();return _0x505389;}return db['VoiceQueue'][_0x671f('0x4d')]({'where':{'type':_0x671f('0x4e')},'attributes':['id',_0x671f('0x4f')],'include':[{'model':db[_0x671f('0x50')],'as':'Lists','where':{'id':LISTID}}]})['then'](function(_0x2bc0f7){var _0xa8cd60=[];if(_0x2bc0f7){var _0x3fd28d;for(var _0x14153b=0x0,_0x1ec51a;_0x14153b<_0x2bc0f7['length'];_0x14153b+=0x1){_0x1ec51a=_0x2bc0f7[_0x14153b]['get']({'plain':!![]});switch(_0x1ec51a['dialCheckDuplicateType']){case _0x671f('0x51'):_0xa8cd60[_0x671f('0x2e')](db[_0x671f('0x52')][_0x671f('0x53')](_0x1aa5cc(_0x1ec51a,_0x671f('0x54')))[_0x671f('0x2d')](function(){})[_0x671f('0x30')](_0x582c95()));break;case _0x671f('0x55'):_0xa8cd60[_0x671f('0x2e')](db[_0x671f('0x52')][_0x671f('0x53')](_0x1b70ee(_0x1ec51a,_0x671f('0x54')))['then'](function(){})[_0x671f('0x30')](_0x582c95()));break;default:_0xa8cd60[_0x671f('0x2e')](db[_0x671f('0x52')][_0x671f('0x53')](_0x2e778a(_0x1ec51a,'VoiceQueueId'))['then'](function(){})[_0x671f('0x30')](_0x582c95()));}}}return _0xa8cd60;})[_0x671f('0x56')]()[_0x671f('0x2d')](function(){return db[_0x671f('0x57')][_0x671f('0x4d')]({'where':{'type':_0x671f('0x4e')},'attributes':['id'],'include':[{'model':db[_0x671f('0x50')],'as':_0x671f('0x58'),'where':{'id':LISTID}}]})[_0x671f('0x2d')](function(_0x214cdf){var _0x5a06e8=[];if(_0x214cdf){var _0x4bc5e8;for(var _0x28583b=0x0,_0x4f6723;_0x28583b<_0x214cdf[_0x671f('0x26')];_0x28583b+=0x1){_0x4f6723=_0x214cdf[_0x28583b][_0x671f('0x59')]({'plain':!![]});_0x5a06e8[_0x671f('0x2e')](db[_0x671f('0x52')][_0x671f('0x53')](_0x10fbc7(_0x4f6723,_0x671f('0x54')))[_0x671f('0x2d')](function(){})[_0x671f('0x30')](_0x582c95()));}}return _0x5a06e8;})['all']();})['then'](function(){return db['Campaign'][_0x671f('0x4d')]({'attributes':['id',_0x671f('0x4f')],'include':[{'model':db[_0x671f('0x50')],'as':'Lists','where':{'id':LISTID}}]})[_0x671f('0x2d')](function(_0x3efc3d){var _0x1f567f=[];if(_0x3efc3d){for(var _0x55bd56=0x0,_0x2674b0;_0x55bd56<_0x3efc3d[_0x671f('0x26')];_0x55bd56+=0x1){_0x2674b0=_0x3efc3d[_0x55bd56]['get']({'plain':!![]});switch(_0x2674b0[_0x671f('0x4f')]){case _0x671f('0x51'):_0x1f567f[_0x671f('0x2e')](db['sequelize'][_0x671f('0x53')](_0x1aa5cc(_0x2674b0,_0x671f('0x5a')))[_0x671f('0x2d')](function(){})['catch'](_0x582c95()));break;case'onlyIfOpen':_0x1f567f['push'](db['sequelize'][_0x671f('0x53')](_0x1b70ee(_0x2674b0,_0x671f('0x5a')))[_0x671f('0x2d')](function(){})['catch'](_0x582c95()));break;default:_0x1f567f[_0x671f('0x2e')](db[_0x671f('0x52')][_0x671f('0x53')](_0x2e778a(_0x2674b0,_0x671f('0x5a')))[_0x671f('0x2d')](function(){})[_0x671f('0x30')](_0x582c95()));}}}return _0x1f567f;})[_0x671f('0x56')]();})[_0x671f('0x2d')](function(){return db[_0x671f('0x5b')]['findAll']({'attributes':['id'],'include':[{'model':db[_0x671f('0x50')],'as':_0x671f('0x58'),'where':{'id':LISTID}}]})['then'](function(_0x46d72c){var _0x41f76a=[];if(_0x46d72c){for(var _0x18024e=0x0,_0x584b0e;_0x18024e<_0x46d72c[_0x671f('0x26')];_0x18024e+=0x1){_0x584b0e=_0x46d72c[_0x18024e][_0x671f('0x59')]({'plain':!![]});_0x41f76a['push'](db[_0x671f('0x52')][_0x671f('0x53')](_0x10fbc7(_0x584b0e,_0x671f('0x5a')))[_0x671f('0x2d')](function(){})[_0x671f('0x30')](_0x582c95()));}}return _0x41f76a;})['all']();})['catch'](function(_0x3b10a0){logger[_0x671f('0x15')](_0x671f('0x5c'),_0x671f('0x5d'),_0x3b10a0[_0x671f('0x1a')]);});}var processPromises=function(_0x45d015){return BPromise[_0x671f('0x56')](promises)[_0x671f('0x2d')](function(_0x528b64){})[_0x671f('0x30')](function(_0x419448){logger[_0x671f('0x15')](_0x671f('0x5e'),JSON[_0x671f('0x31')](_0x419448));})[_0x671f('0x5f')](function(){socket[_0x671f('0x60')](_0x671f('0x61')+SOCKET_TIMESTAMP,{'success':success,'errors':errors,'duplicates':duplicates,'rows':rows});promises=[];success=0x0;errors=0x0;duplicates=0x0;rows=[];if(_0x45d015){return _0x45d015[_0x671f('0x62')]();}});};var endCsv=function(){return BPromise[_0x671f('0x63')]()['then'](function(){if(hopperContacts){return checkHopper();}})['then'](function(){socket[_0x671f('0x60')](_0x671f('0x61')+SOCKET_TIMESTAMP,{'finished':!![],'success':success,'errors':errors,'duplicates':duplicates,'rows':rows});try{fs[_0x671f('0x64')](FILEPATH);}catch(_0xa342f6){logger[_0x671f('0x15')]('Unable\x20to\x20delete\x20temp\x20file:',JSON[_0x671f('0x31')](_0xa342f6));}finally{process[_0x671f('0x65')](0x0);}});};process['on'](_0x671f('0x66'),function(){logger['info'](_0x671f('0x67'));endCsv();});function main(){return BPromise[_0x671f('0x63')]()['then'](function(){if(DUPLICATES){DUPLICATES=DUPLICATES[_0x671f('0x12')](',');return db[_0x671f('0x2a')][_0x671f('0x4d')]({'where':{'ListId':LISTID},'attributes':DUPLICATES,'raw':!![]});}})['then'](function(_0x28141f){var _0x1083ba=fs[_0x671f('0x68')](FILEPATH,{'highWaterMark':0xf*0x400*0x400});Papa[_0x671f('0x69')](_0x1083ba,{'header':!![],'skipEmptyLines':!![],'step':function(_0x5d445f,_0x595718){total+=0x1;var _0x2b01f6=total;promises['push'](checkRow(_0x5d445f,_0x28141f,_0x2b01f6)[_0x671f('0x2d')](function(){success+=0x1;})[_0x671f('0x30')](function(_0x4966a8){if(_0x4966a8[_0x671f('0x15')]){errors+=0x1;delete _0x4966a8[_0x671f('0x15')];}else if(_0x4966a8[_0x671f('0x28')]){duplicates+=0x1;delete _0x4966a8[_0x671f('0x28')];}rows['push'](_0x4966a8);}));if(total%0xc8===0x0){_0x595718['pause']();return processPromises(_0x595718);}},'complete':function(){return processPromises()[_0x671f('0x2d')](function(){logger[_0x671f('0x6a')](_0x671f('0x6b'));endCsv();});},'error':function(_0x400179,_0x2dcb76){logger[_0x671f('0x6a')](_0x671f('0x6c'),JSON[_0x671f('0x31')](_0x400179));endCsv();}});})[_0x671f('0x30')](function(_0x13b610){logger[_0x671f('0x15')](_0x671f('0x6d'),JSON['stringify'](_0x13b610));});}main();
\ No newline at end of file