Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / whatsappInteraction / whatsappInteraction.rpc.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xc54f=['WhatsappInteraction,\x20%s,\x20%s','debug','request\x20sent','error','code','message','result','UpdateWhatsappInteraction','WhatsappInteraction','body','options','where','attributes','limit','stringify','catch','AddTagsToWhatsappInteraction','addTags','ids','omit','spread','AddTags','lodash','moment','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','redis','localhost','socket.io-emitter','./whatsappInteraction.socket','request','then','info'];(function(_0x464c4a,_0x200efa){var _0x3030d0=function(_0x215c63){while(--_0x215c63){_0x464c4a['push'](_0x464c4a['shift']());}};_0x3030d0(++_0x200efa);}(_0xc54f,0x135));var _0xfc54=function(_0x5ebe2d,_0x559ee1){_0x5ebe2d=_0x5ebe2d-0x0;var _0x5159f1=_0xc54f[_0x5ebe2d];return _0x5159f1;};'use strict';var _=require(_0xfc54('0x0'));var util=require('util');var moment=require(_0xfc54('0x1'));var BPromise=require(_0xfc54('0x2'));var rs=require(_0xfc54('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xfc54('0x4'))['db'];var utils=require(_0xfc54('0x5'));var logger=require(_0xfc54('0x6'))(_0xfc54('0x7'));var config=require(_0xfc54('0x8'));var jayson=require(_0xfc54('0x9'));var client=jayson[_0xfc54('0xa')][_0xfc54('0xb')]({'port':0x232a});config['redis']=_['defaults'](config[_0xfc54('0xc')],{'host':_0xfc54('0xd'),'port':0x18eb});var socket=require(_0xfc54('0xe'))(new Redis(config['redis']));require(_0xfc54('0xf'))['register'](socket);function respondWithRpcPromise(_0x545f2c,_0x2dab65,_0x3cb1a3){return new BPromise(function(_0x4d6bff,_0xa35e5e){return client[_0xfc54('0x10')](_0x545f2c,_0x3cb1a3)[_0xfc54('0x11')](function(_0x1f82dc){logger[_0xfc54('0x12')](_0xfc54('0x13'),_0x2dab65,'request\x20sent');logger[_0xfc54('0x14')]('WhatsappInteraction,\x20%s,\x20%s,\x20%s',_0x2dab65,_0xfc54('0x15'),JSON['stringify'](_0x1f82dc));if(_0x1f82dc['error']){if(_0x1f82dc[_0xfc54('0x16')][_0xfc54('0x17')]===0x1f4){logger[_0xfc54('0x16')](_0xfc54('0x13'),_0x2dab65,_0x1f82dc[_0xfc54('0x16')]['message']);return _0xa35e5e(_0x1f82dc[_0xfc54('0x16')][_0xfc54('0x18')]);}logger[_0xfc54('0x16')](_0xfc54('0x13'),_0x2dab65,_0x1f82dc[_0xfc54('0x16')][_0xfc54('0x18')]);return _0x4d6bff(_0x1f82dc['error'][_0xfc54('0x18')]);}else{logger[_0xfc54('0x12')](_0xfc54('0x13'),_0x2dab65,'request\x20sent');_0x4d6bff(_0x1f82dc[_0xfc54('0x19')][_0xfc54('0x18')]);}})['catch'](function(_0x6fda56){logger[_0xfc54('0x16')](_0xfc54('0x13'),_0x2dab65,_0x6fda56);_0xa35e5e(_0x6fda56);});});}exports[_0xfc54('0x1a')]=function(_0x209a14){var _0x179d9a=this;return new Promise(function(_0x19f343,_0x10d66d){return db[_0xfc54('0x1b')]['update'](_0x209a14[_0xfc54('0x1c')],{'raw':_0x209a14[_0xfc54('0x1d')]?_0x209a14['options']['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x209a14[_0xfc54('0x1d')]?_0x209a14[_0xfc54('0x1d')][_0xfc54('0x1e')]||null:null,'attributes':_0x209a14[_0xfc54('0x1d')]?_0x209a14[_0xfc54('0x1d')][_0xfc54('0x1f')]||null:null,'limit':_0x209a14[_0xfc54('0x1d')]?_0x209a14[_0xfc54('0x1d')][_0xfc54('0x20')]||null:null})[_0xfc54('0x11')](function(_0x2c7e2d){logger[_0xfc54('0x12')](_0xfc54('0x1a'),_0x209a14);logger[_0xfc54('0x14')]('UpdateWhatsappInteraction',_0x209a14,JSON[_0xfc54('0x21')](_0x2c7e2d));_0x19f343(_0x2c7e2d);})[_0xfc54('0x22')](function(_0x67d787){logger[_0xfc54('0x16')]('UpdateWhatsappInteraction',_0x67d787[_0xfc54('0x18')],_0x209a14);_0x10d66d(_0x179d9a[_0xfc54('0x16')](0x1f4,_0x67d787['message']));});});};exports[_0xfc54('0x23')]=function(_0x181dd3){return new Promise(function(_0x3996a1,_0x6ed8dd){return db[_0xfc54('0x1b')]['find']({'where':_0x181dd3[_0xfc54('0x1d')]?_0x181dd3[_0xfc54('0x1d')]['where']||null:null})[_0xfc54('0x11')](function(_0x194eb1){if(_0x194eb1){return _0x194eb1[_0xfc54('0x24')](_0x181dd3[_0xfc54('0x1c')][_0xfc54('0x25')],_[_0xfc54('0x26')](_0x181dd3[_0xfc54('0x1c')],['ids','id'])||{});}})[_0xfc54('0x27')](function(_0x4358bf){logger['info'](_0xfc54('0x28'),_0x181dd3);logger[_0xfc54('0x14')](_0xfc54('0x28'),_0x181dd3,JSON[_0xfc54('0x21')](_0x4358bf));_0x3996a1(_0x4358bf);})['catch'](function(_0xb9cc0c){logger[_0xfc54('0x16')]('AddTags',_0xb9cc0c[_0xfc54('0x18')],_0x181dd3);_0x6ed8dd(_this['error'](0x1f4,_0xb9cc0c[_0xfc54('0x18')]));});});};