417d652cf9a5148091f117dbb74fc2ecda279d34
[motion2.git] / server / api / openchannelApplication / openchannelApplication.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 _0x40dc=['OpenchannelApplication,\x20%s,\x20%s','message','info','result','catch','UpdateOpenchannelApplication','OpenchannelApplication','update','body','options','raw','where','limit','lodash','util','moment','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','client','http','request\x20sent','debug','stringify','error'];(function(_0x32cadd,_0x4d635c){var _0x464740=function(_0x1d2015){while(--_0x1d2015){_0x32cadd['push'](_0x32cadd['shift']());}};_0x464740(++_0x4d635c);}(_0x40dc,0x1a3));var _0xc40d=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x40dc[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0xc40d('0x0'));var util=require(_0xc40d('0x1'));var moment=require(_0xc40d('0x2'));var BPromise=require(_0xc40d('0x3'));var rs=require(_0xc40d('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xc40d('0x5'))['db'];var utils=require(_0xc40d('0x6'));var logger=require(_0xc40d('0x7'))(_0xc40d('0x8'));var config=require(_0xc40d('0x9'));var jayson=require('jayson/promise');var client=jayson[_0xc40d('0xa')][_0xc40d('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x537018,_0x480758,_0x235f65){return new BPromise(function(_0x228dda,_0x30525c){return client['request'](_0x537018,_0x235f65)['then'](function(_0x3e3c33){logger['info']('OpenchannelApplication,\x20%s,\x20%s',_0x480758,_0xc40d('0xc'));logger[_0xc40d('0xd')]('OpenchannelApplication,\x20%s,\x20%s,\x20%s',_0x480758,'request\x20sent',JSON[_0xc40d('0xe')](_0x3e3c33));if(_0x3e3c33[_0xc40d('0xf')]){if(_0x3e3c33['error']['code']===0x1f4){logger[_0xc40d('0xf')](_0xc40d('0x10'),_0x480758,_0x3e3c33[_0xc40d('0xf')][_0xc40d('0x11')]);return _0x30525c(_0x3e3c33[_0xc40d('0xf')][_0xc40d('0x11')]);}logger['error'](_0xc40d('0x10'),_0x480758,_0x3e3c33[_0xc40d('0xf')][_0xc40d('0x11')]);return _0x228dda(_0x3e3c33[_0xc40d('0xf')][_0xc40d('0x11')]);}else{logger[_0xc40d('0x12')]('OpenchannelApplication,\x20%s,\x20%s',_0x480758,_0xc40d('0xc'));_0x228dda(_0x3e3c33[_0xc40d('0x13')][_0xc40d('0x11')]);}})[_0xc40d('0x14')](function(_0x50b732){logger[_0xc40d('0xf')](_0xc40d('0x10'),_0x480758,_0x50b732);_0x30525c(_0x50b732);});});}exports[_0xc40d('0x15')]=function(_0x503a8f){var _0xbc2af3=this;return new Promise(function(_0x294572,_0x42397e){return db[_0xc40d('0x16')][_0xc40d('0x17')](_0x503a8f[_0xc40d('0x18')],{'raw':_0x503a8f[_0xc40d('0x19')]?_0x503a8f[_0xc40d('0x19')][_0xc40d('0x1a')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x503a8f['options']?_0x503a8f[_0xc40d('0x19')][_0xc40d('0x1b')]||null:null,'attributes':_0x503a8f[_0xc40d('0x19')]?_0x503a8f[_0xc40d('0x19')]['attributes']||null:null,'limit':_0x503a8f['options']?_0x503a8f['options'][_0xc40d('0x1c')]||null:null})['then'](function(_0x10086e){logger['info'](_0xc40d('0x15'),_0x503a8f);logger['debug'](_0xc40d('0x15'),_0x503a8f,JSON[_0xc40d('0xe')](_0x10086e));_0x294572(_0x10086e);})['catch'](function(_0x487ab0){logger['error'](_0xc40d('0x15'),_0x487ab0[_0xc40d('0x11')],_0x503a8f);_0x42397e(_0xbc2af3['error'](0x1f4,_0x487ab0['message']));});});};