Built motion from commit 87cd5f02.|2.5.48
[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 _0xf954=['update','options','raw','attributes','limit','UpdateOpenchannelApplication','lodash','moment','randomstring','ioredis','../../mysqldb','../../config/environment','client','request','then','info','OpenchannelApplication,\x20%s,\x20%s','debug','OpenchannelApplication,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','catch'];(function(_0x280cb2,_0x37ad45){var _0x5fe04=function(_0x34b054){while(--_0x34b054){_0x280cb2['push'](_0x280cb2['shift']());}};_0x5fe04(++_0x37ad45);}(_0xf954,0x1e1));var _0x4f95=function(_0x14fd55,_0x2c43d4){_0x14fd55=_0x14fd55-0x0;var _0x1bd36c=_0xf954[_0x14fd55];return _0x1bd36c;};'use strict';var _=require(_0x4f95('0x0'));var util=require('util');var moment=require(_0x4f95('0x1'));var BPromise=require('bluebird');var rs=require(_0x4f95('0x2'));var fs=require('fs');var Redis=require(_0x4f95('0x3'));var db=require(_0x4f95('0x4'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')('rpc');var config=require(_0x4f95('0x5'));var jayson=require('jayson/promise');var client=jayson[_0x4f95('0x6')]['http']({'port':0x232a});function respondWithRpcPromise(_0x2afe12,_0x5905ac,_0x42696a){return new BPromise(function(_0x9ecc73,_0x595956){return client[_0x4f95('0x7')](_0x2afe12,_0x42696a)[_0x4f95('0x8')](function(_0x1de619){logger[_0x4f95('0x9')](_0x4f95('0xa'),_0x5905ac,'request\x20sent');logger[_0x4f95('0xb')](_0x4f95('0xc'),_0x5905ac,_0x4f95('0xd'),JSON[_0x4f95('0xe')](_0x1de619));if(_0x1de619[_0x4f95('0xf')]){if(_0x1de619[_0x4f95('0xf')][_0x4f95('0x10')]===0x1f4){logger[_0x4f95('0xf')](_0x4f95('0xa'),_0x5905ac,_0x1de619['error']['message']);return _0x595956(_0x1de619[_0x4f95('0xf')][_0x4f95('0x11')]);}logger[_0x4f95('0xf')](_0x4f95('0xa'),_0x5905ac,_0x1de619['error'][_0x4f95('0x11')]);return _0x9ecc73(_0x1de619['error'][_0x4f95('0x11')]);}else{logger['info']('OpenchannelApplication,\x20%s,\x20%s',_0x5905ac,_0x4f95('0xd'));_0x9ecc73(_0x1de619['result'][_0x4f95('0x11')]);}})[_0x4f95('0x12')](function(_0x422fe6){logger['error'](_0x4f95('0xa'),_0x5905ac,_0x422fe6);_0x595956(_0x422fe6);});});}exports['UpdateOpenchannelApplication']=function(_0x34e79a){var _0x25203d=this;return new Promise(function(_0x388b58,_0x11b5ea){return db['OpenchannelApplication'][_0x4f95('0x13')](_0x34e79a['body'],{'raw':_0x34e79a['options']?_0x34e79a[_0x4f95('0x14')][_0x4f95('0x15')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x34e79a['options']?_0x34e79a[_0x4f95('0x14')]['where']||null:null,'attributes':_0x34e79a['options']?_0x34e79a['options'][_0x4f95('0x16')]||null:null,'limit':_0x34e79a[_0x4f95('0x14')]?_0x34e79a['options'][_0x4f95('0x17')]||null:null})[_0x4f95('0x8')](function(_0x1e557e){logger[_0x4f95('0x9')](_0x4f95('0x18'),_0x34e79a);logger[_0x4f95('0xb')](_0x4f95('0x18'),_0x34e79a,JSON['stringify'](_0x1e557e));_0x388b58(_0x1e557e);})['catch'](function(_0x58f768){logger['error'](_0x4f95('0x18'),_0x58f768[_0x4f95('0x11')],_0x34e79a);_0x11b5ea(_0x25203d[_0x4f95('0xf')](0x1f4,_0x58f768['message']));});});};