Built motion from commit b5413ace.|2.6.9
[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 _0x15db=['UpdateOpenchannelApplication','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/environment','client','http','request','then','info','request\x20sent','debug','OpenchannelApplication,\x20%s,\x20%s,\x20%s','error','code','OpenchannelApplication,\x20%s,\x20%s','message','result','catch','OpenchannelApplication','update','body','options','raw','where','attributes','limit'];(function(_0xa5174,_0x4b3e81){var _0x8745df=function(_0x3f9ed6){while(--_0x3f9ed6){_0xa5174['push'](_0xa5174['shift']());}};_0x8745df(++_0x4b3e81);}(_0x15db,0xf9));var _0xb15d=function(_0x546fb7,_0x1bf04a){_0x546fb7=_0x546fb7-0x0;var _0x197ce7=_0x15db[_0x546fb7];return _0x197ce7;};'use strict';var _=require(_0xb15d('0x0'));var util=require(_0xb15d('0x1'));var moment=require(_0xb15d('0x2'));var BPromise=require(_0xb15d('0x3'));var rs=require(_0xb15d('0x4'));var fs=require('fs');var Redis=require(_0xb15d('0x5'));var db=require(_0xb15d('0x6'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')('rpc');var config=require(_0xb15d('0x7'));var jayson=require('jayson/promise');var client=jayson[_0xb15d('0x8')][_0xb15d('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x5255f,_0x3f92c1,_0x82c188){return new BPromise(function(_0x337e06,_0x4bbbfd){return client[_0xb15d('0xa')](_0x5255f,_0x82c188)[_0xb15d('0xb')](function(_0x1f61da){logger[_0xb15d('0xc')]('OpenchannelApplication,\x20%s,\x20%s',_0x3f92c1,_0xb15d('0xd'));logger[_0xb15d('0xe')](_0xb15d('0xf'),_0x3f92c1,'request\x20sent',JSON['stringify'](_0x1f61da));if(_0x1f61da[_0xb15d('0x10')]){if(_0x1f61da[_0xb15d('0x10')][_0xb15d('0x11')]===0x1f4){logger[_0xb15d('0x10')](_0xb15d('0x12'),_0x3f92c1,_0x1f61da[_0xb15d('0x10')][_0xb15d('0x13')]);return _0x4bbbfd(_0x1f61da[_0xb15d('0x10')]['message']);}logger['error'](_0xb15d('0x12'),_0x3f92c1,_0x1f61da['error'][_0xb15d('0x13')]);return _0x337e06(_0x1f61da['error'][_0xb15d('0x13')]);}else{logger[_0xb15d('0xc')]('OpenchannelApplication,\x20%s,\x20%s',_0x3f92c1,_0xb15d('0xd'));_0x337e06(_0x1f61da[_0xb15d('0x14')]['message']);}})[_0xb15d('0x15')](function(_0x2aab29){logger[_0xb15d('0x10')](_0xb15d('0x12'),_0x3f92c1,_0x2aab29);_0x4bbbfd(_0x2aab29);});});}exports['UpdateOpenchannelApplication']=function(_0x84bbb9){var _0x55caa5=this;return new Promise(function(_0x2fbb57,_0x5e6cc6){return db[_0xb15d('0x16')][_0xb15d('0x17')](_0x84bbb9[_0xb15d('0x18')],{'raw':_0x84bbb9[_0xb15d('0x19')]?_0x84bbb9['options'][_0xb15d('0x1a')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x84bbb9[_0xb15d('0x19')]?_0x84bbb9[_0xb15d('0x19')][_0xb15d('0x1b')]||null:null,'attributes':_0x84bbb9[_0xb15d('0x19')]?_0x84bbb9['options'][_0xb15d('0x1c')]||null:null,'limit':_0x84bbb9[_0xb15d('0x19')]?_0x84bbb9[_0xb15d('0x19')][_0xb15d('0x1d')]||null:null})[_0xb15d('0xb')](function(_0x4f7b5d){logger[_0xb15d('0xc')](_0xb15d('0x1e'),_0x84bbb9);logger[_0xb15d('0xe')]('UpdateOpenchannelApplication',_0x84bbb9,JSON['stringify'](_0x4f7b5d));_0x2fbb57(_0x4f7b5d);})[_0xb15d('0x15')](function(_0x358c9d){logger['error'](_0xb15d('0x1e'),_0x358c9d['message'],_0x84bbb9);_0x5e6cc6(_0x55caa5[_0xb15d('0x10')](0x1f4,_0x358c9d['message']));});});};