Built motion from commit 3e059bc2.|2.5.32
[motion2.git] / server / api / chatInteraction / chatInteraction.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 _0x958f=['find','addTags','ids','AddTags','lodash','util','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','redis','socket.io-emitter','register','info','ChatInteraction,\x20%s,\x20%s','request\x20sent','debug','stringify','error','code','message','result','catch','update','body','options','raw','where','limit','then','UpdateChatInteraction','AddTagsToChatInteraction'];(function(_0x69c416,_0x4e717c){var _0x3e8696=function(_0xb69dc2){while(--_0xb69dc2){_0x69c416['push'](_0x69c416['shift']());}};_0x3e8696(++_0x4e717c);}(_0x958f,0xee));var _0xf958=function(_0x59ee6f,_0x450239){_0x59ee6f=_0x59ee6f-0x0;var _0x4c0979=_0x958f[_0x59ee6f];return _0x4c0979;};'use strict';var _=require(_0xf958('0x0'));var util=require(_0xf958('0x1'));var moment=require('moment');var BPromise=require(_0xf958('0x2'));var rs=require(_0xf958('0x3'));var fs=require('fs');var Redis=require(_0xf958('0x4'));var db=require(_0xf958('0x5'))['db'];var utils=require(_0xf958('0x6'));var logger=require(_0xf958('0x7'))(_0xf958('0x8'));var config=require(_0xf958('0x9'));var jayson=require(_0xf958('0xa'));var client=jayson[_0xf958('0xb')][_0xf958('0xc')]({'port':0x232a});config[_0xf958('0xd')]=_['defaults'](config[_0xf958('0xd')],{'host':'localhost','port':0x18eb});var socket=require(_0xf958('0xe'))(new Redis(config[_0xf958('0xd')]));require('./chatInteraction.socket')[_0xf958('0xf')](socket);function respondWithRpcPromise(_0x3c420c,_0x2d1bbd,_0x3cd3f2){return new BPromise(function(_0x8ac130,_0x1859bb){return client['request'](_0x3c420c,_0x3cd3f2)['then'](function(_0x272b74){logger[_0xf958('0x10')](_0xf958('0x11'),_0x2d1bbd,_0xf958('0x12'));logger[_0xf958('0x13')]('ChatInteraction,\x20%s,\x20%s,\x20%s',_0x2d1bbd,'request\x20sent',JSON[_0xf958('0x14')](_0x272b74));if(_0x272b74['error']){if(_0x272b74[_0xf958('0x15')][_0xf958('0x16')]===0x1f4){logger[_0xf958('0x15')](_0xf958('0x11'),_0x2d1bbd,_0x272b74['error'][_0xf958('0x17')]);return _0x1859bb(_0x272b74[_0xf958('0x15')][_0xf958('0x17')]);}logger['error'](_0xf958('0x11'),_0x2d1bbd,_0x272b74[_0xf958('0x15')][_0xf958('0x17')]);return _0x8ac130(_0x272b74[_0xf958('0x15')][_0xf958('0x17')]);}else{logger[_0xf958('0x10')](_0xf958('0x11'),_0x2d1bbd,_0xf958('0x12'));_0x8ac130(_0x272b74[_0xf958('0x18')][_0xf958('0x17')]);}})[_0xf958('0x19')](function(_0x5747c8){logger[_0xf958('0x15')]('ChatInteraction,\x20%s,\x20%s',_0x2d1bbd,_0x5747c8);_0x1859bb(_0x5747c8);});});}exports['UpdateChatInteraction']=function(_0x1a75d4){var _0x5baf2c=this;return new Promise(function(_0x141a03,_0x1e4ab9){return db['ChatInteraction'][_0xf958('0x1a')](_0x1a75d4[_0xf958('0x1b')],{'raw':_0x1a75d4[_0xf958('0x1c')]?_0x1a75d4[_0xf958('0x1c')][_0xf958('0x1d')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x1a75d4[_0xf958('0x1c')]?_0x1a75d4['options'][_0xf958('0x1e')]||null:null,'attributes':_0x1a75d4[_0xf958('0x1c')]?_0x1a75d4[_0xf958('0x1c')]['attributes']||null:null,'limit':_0x1a75d4[_0xf958('0x1c')]?_0x1a75d4[_0xf958('0x1c')][_0xf958('0x1f')]||null:null})[_0xf958('0x20')](function(_0x412486){logger[_0xf958('0x10')](_0xf958('0x21'),_0x1a75d4);logger[_0xf958('0x13')](_0xf958('0x21'),_0x1a75d4,JSON['stringify'](_0x412486));_0x141a03(_0x412486);})[_0xf958('0x19')](function(_0x9572da){logger[_0xf958('0x15')](_0xf958('0x21'),_0x9572da[_0xf958('0x17')],_0x1a75d4);_0x1e4ab9(_0x5baf2c[_0xf958('0x15')](0x1f4,_0x9572da[_0xf958('0x17')]));});});};exports[_0xf958('0x22')]=function(_0x476825){return new Promise(function(_0x1ee222,_0x67d59b){return db['ChatInteraction'][_0xf958('0x23')]({'where':_0x476825['options']?_0x476825[_0xf958('0x1c')]['where']||null:null})[_0xf958('0x20')](function(_0x5de1a7){if(_0x5de1a7){return _0x5de1a7[_0xf958('0x24')](_0x476825['body'][_0xf958('0x25')],_['omit'](_0x476825[_0xf958('0x1b')],[_0xf958('0x25'),'id'])||{});}})['spread'](function(_0x22cf43){logger[_0xf958('0x10')](_0xf958('0x26'),_0x476825);logger[_0xf958('0x13')](_0xf958('0x26'),_0x476825,JSON[_0xf958('0x14')](_0x22cf43));_0x1ee222(_0x22cf43);})[_0xf958('0x19')](function(_0x4133e0){logger[_0xf958('0x15')](_0xf958('0x26'),_0x4133e0[_0xf958('0x17')],_0x476825);_0x67d59b(_this[_0xf958('0x15')](0x1f4,_0x4133e0[_0xf958('0x17')]));});});};