Built motion from commit (unavailable).|2.5.31
[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 _0xd9c4=['update','options','attributes','limit','UpdateWhatsappInteraction','debug','AddTagsToWhatsappInteraction','WhatsappInteraction','find','addTags','ids','body','spread','AddTags','lodash','util','moment','randomstring','../../config/utils','../../config/environment','jayson/promise','client','http','redis','localhost','./whatsappInteraction.socket','register','request','then','request\x20sent','WhatsappInteraction,\x20%s,\x20%s,\x20%s','stringify','error','code','WhatsappInteraction,\x20%s,\x20%s','message','info','result','catch'];(function(_0x3caba9,_0x1f0498){var _0x3bc5f0=function(_0x55c068){while(--_0x55c068){_0x3caba9['push'](_0x3caba9['shift']());}};_0x3bc5f0(++_0x1f0498);}(_0xd9c4,0x16d));var _0x4d9c=function(_0xf48cce,_0x3531e4){_0xf48cce=_0xf48cce-0x0;var _0x2a5c38=_0xd9c4[_0xf48cce];return _0x2a5c38;};'use strict';var _=require(_0x4d9c('0x0'));var util=require(_0x4d9c('0x1'));var moment=require(_0x4d9c('0x2'));var BPromise=require('bluebird');var rs=require(_0x4d9c('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0x4d9c('0x4'));var logger=require('../../config/logger')('rpc');var config=require(_0x4d9c('0x5'));var jayson=require(_0x4d9c('0x6'));var client=jayson[_0x4d9c('0x7')][_0x4d9c('0x8')]({'port':0x232a});config['redis']=_['defaults'](config[_0x4d9c('0x9')],{'host':_0x4d9c('0xa'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config[_0x4d9c('0x9')]));require(_0x4d9c('0xb'))[_0x4d9c('0xc')](socket);function respondWithRpcPromise(_0x1a1c17,_0x4fba14,_0x31447e){return new BPromise(function(_0x1d3b36,_0x3eb1de){return client[_0x4d9c('0xd')](_0x1a1c17,_0x31447e)[_0x4d9c('0xe')](function(_0x155b1c){logger['info']('WhatsappInteraction,\x20%s,\x20%s',_0x4fba14,_0x4d9c('0xf'));logger['debug'](_0x4d9c('0x10'),_0x4fba14,_0x4d9c('0xf'),JSON[_0x4d9c('0x11')](_0x155b1c));if(_0x155b1c[_0x4d9c('0x12')]){if(_0x155b1c['error'][_0x4d9c('0x13')]===0x1f4){logger[_0x4d9c('0x12')](_0x4d9c('0x14'),_0x4fba14,_0x155b1c[_0x4d9c('0x12')][_0x4d9c('0x15')]);return _0x3eb1de(_0x155b1c[_0x4d9c('0x12')][_0x4d9c('0x15')]);}logger[_0x4d9c('0x12')]('WhatsappInteraction,\x20%s,\x20%s',_0x4fba14,_0x155b1c['error'][_0x4d9c('0x15')]);return _0x1d3b36(_0x155b1c[_0x4d9c('0x12')][_0x4d9c('0x15')]);}else{logger[_0x4d9c('0x16')]('WhatsappInteraction,\x20%s,\x20%s',_0x4fba14,_0x4d9c('0xf'));_0x1d3b36(_0x155b1c[_0x4d9c('0x17')][_0x4d9c('0x15')]);}})[_0x4d9c('0x18')](function(_0x3dbaf8){logger[_0x4d9c('0x12')](_0x4d9c('0x14'),_0x4fba14,_0x3dbaf8);_0x3eb1de(_0x3dbaf8);});});}exports['UpdateWhatsappInteraction']=function(_0xf3df0){var _0xd88725=this;return new Promise(function(_0x55d37d,_0x159e65){return db['WhatsappInteraction'][_0x4d9c('0x19')](_0xf3df0['body'],{'raw':_0xf3df0[_0x4d9c('0x1a')]?_0xf3df0['options']['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0xf3df0[_0x4d9c('0x1a')]?_0xf3df0[_0x4d9c('0x1a')]['where']||null:null,'attributes':_0xf3df0[_0x4d9c('0x1a')]?_0xf3df0[_0x4d9c('0x1a')][_0x4d9c('0x1b')]||null:null,'limit':_0xf3df0[_0x4d9c('0x1a')]?_0xf3df0[_0x4d9c('0x1a')][_0x4d9c('0x1c')]||null:null})[_0x4d9c('0xe')](function(_0x499579){logger[_0x4d9c('0x16')](_0x4d9c('0x1d'),_0xf3df0);logger[_0x4d9c('0x1e')](_0x4d9c('0x1d'),_0xf3df0,JSON['stringify'](_0x499579));_0x55d37d(_0x499579);})[_0x4d9c('0x18')](function(_0x15e317){logger['error'](_0x4d9c('0x1d'),_0x15e317['message'],_0xf3df0);_0x159e65(_0xd88725[_0x4d9c('0x12')](0x1f4,_0x15e317['message']));});});};exports[_0x4d9c('0x1f')]=function(_0x2380b1){return new Promise(function(_0x3181bc,_0x87011e){return db[_0x4d9c('0x20')][_0x4d9c('0x21')]({'where':_0x2380b1[_0x4d9c('0x1a')]?_0x2380b1['options']['where']||null:null})['then'](function(_0xf59a76){if(_0xf59a76){return _0xf59a76[_0x4d9c('0x22')](_0x2380b1['body'][_0x4d9c('0x23')],_['omit'](_0x2380b1[_0x4d9c('0x24')],[_0x4d9c('0x23'),'id'])||{});}})[_0x4d9c('0x25')](function(_0x36cdc5){logger['info'](_0x4d9c('0x26'),_0x2380b1);logger[_0x4d9c('0x1e')](_0x4d9c('0x26'),_0x2380b1,JSON[_0x4d9c('0x11')](_0x36cdc5));_0x3181bc(_0x36cdc5);})['catch'](function(_0x424838){logger[_0x4d9c('0x12')](_0x4d9c('0x26'),_0x424838['message'],_0x2380b1);_0x87011e(_this[_0x4d9c('0x12')](0x1f4,_0x424838['message']));});});};