Built motion from commit 3c2ce842.|2.6.31
[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 _0x3c09=['stringify','error','code','OpenchannelApplication,\x20%s,\x20%s','message','UpdateOpenchannelApplication','OpenchannelApplication','update','body','options','raw','where','attributes','catch','util','bluebird','randomstring','../../config/logger','../../config/environment','client','http','then','info','request\x20sent','debug','OpenchannelApplication,\x20%s,\x20%s,\x20%s'];(function(_0x501510,_0x61caa9){var _0x1e6ee5=function(_0x32845b){while(--_0x32845b){_0x501510['push'](_0x501510['shift']());}};_0x1e6ee5(++_0x61caa9);}(_0x3c09,0x17a));var _0x93c0=function(_0x18baa4,_0x5e35f2){_0x18baa4=_0x18baa4-0x0;var _0x370834=_0x3c09[_0x18baa4];return _0x370834;};'use strict';var _=require('lodash');var util=require(_0x93c0('0x0'));var moment=require('moment');var BPromise=require(_0x93c0('0x1'));var rs=require(_0x93c0('0x2'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x93c0('0x3'))('rpc');var config=require(_0x93c0('0x4'));var jayson=require('jayson/promise');var client=jayson[_0x93c0('0x5')][_0x93c0('0x6')]({'port':0x232a});function respondWithRpcPromise(_0x1b3a12,_0x593c01,_0x590649){return new BPromise(function(_0x36085d,_0xc64e04){return client['request'](_0x1b3a12,_0x590649)[_0x93c0('0x7')](function(_0x1a776c){logger[_0x93c0('0x8')]('OpenchannelApplication,\x20%s,\x20%s',_0x593c01,_0x93c0('0x9'));logger[_0x93c0('0xa')](_0x93c0('0xb'),_0x593c01,_0x93c0('0x9'),JSON[_0x93c0('0xc')](_0x1a776c));if(_0x1a776c[_0x93c0('0xd')]){if(_0x1a776c[_0x93c0('0xd')][_0x93c0('0xe')]===0x1f4){logger[_0x93c0('0xd')](_0x93c0('0xf'),_0x593c01,_0x1a776c[_0x93c0('0xd')][_0x93c0('0x10')]);return _0xc64e04(_0x1a776c[_0x93c0('0xd')][_0x93c0('0x10')]);}logger[_0x93c0('0xd')]('OpenchannelApplication,\x20%s,\x20%s',_0x593c01,_0x1a776c['error'][_0x93c0('0x10')]);return _0x36085d(_0x1a776c[_0x93c0('0xd')][_0x93c0('0x10')]);}else{logger[_0x93c0('0x8')](_0x93c0('0xf'),_0x593c01,'request\x20sent');_0x36085d(_0x1a776c['result'][_0x93c0('0x10')]);}})['catch'](function(_0x4c4ff9){logger[_0x93c0('0xd')](_0x93c0('0xf'),_0x593c01,_0x4c4ff9);_0xc64e04(_0x4c4ff9);});});}exports[_0x93c0('0x11')]=function(_0x5291e6){var _0x16dbd1=this;return new Promise(function(_0x3ef762,_0x4e8ffa){return db[_0x93c0('0x12')][_0x93c0('0x13')](_0x5291e6[_0x93c0('0x14')],{'raw':_0x5291e6[_0x93c0('0x15')]?_0x5291e6['options'][_0x93c0('0x16')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x5291e6['options']?_0x5291e6[_0x93c0('0x15')][_0x93c0('0x17')]||null:null,'attributes':_0x5291e6['options']?_0x5291e6[_0x93c0('0x15')][_0x93c0('0x18')]||null:null,'limit':_0x5291e6[_0x93c0('0x15')]?_0x5291e6[_0x93c0('0x15')]['limit']||null:null})[_0x93c0('0x7')](function(_0x1e4005){logger[_0x93c0('0x8')](_0x93c0('0x11'),_0x5291e6);logger[_0x93c0('0xa')](_0x93c0('0x11'),_0x5291e6,JSON['stringify'](_0x1e4005));_0x3ef762(_0x1e4005);})[_0x93c0('0x19')](function(_0x53ab47){logger[_0x93c0('0xd')](_0x93c0('0x11'),_0x53ab47[_0x93c0('0x10')],_0x5291e6);_0x4e8ffa(_0x16dbd1[_0x93c0('0xd')](0x1f4,_0x53ab47[_0x93c0('0x10')]));});});};