Built motion from commit 85328c08.|2.5.50
[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 _0x15aa=['../../config/utils','../../config/logger','rpc','jayson/promise','http','request','info','OpenchannelApplication,\x20%s,\x20%s','request\x20sent','debug','OpenchannelApplication,\x20%s,\x20%s,\x20%s','stringify','error','code','message','catch','OpenchannelApplication','update','body','options','raw','attributes','limit','then','UpdateOpenchannelApplication','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb'];(function(_0x20a760,_0x4e820b){var _0x5b53e8=function(_0x46acd5){while(--_0x46acd5){_0x20a760['push'](_0x20a760['shift']());}};_0x5b53e8(++_0x4e820b);}(_0x15aa,0xd9));var _0xa15a=function(_0x1d2c4b,_0x23167a){_0x1d2c4b=_0x1d2c4b-0x0;var _0x414687=_0x15aa[_0x1d2c4b];return _0x414687;};'use strict';var _=require(_0xa15a('0x0'));var util=require(_0xa15a('0x1'));var moment=require(_0xa15a('0x2'));var BPromise=require(_0xa15a('0x3'));var rs=require(_0xa15a('0x4'));var fs=require('fs');var Redis=require(_0xa15a('0x5'));var db=require(_0xa15a('0x6'))['db'];var utils=require(_0xa15a('0x7'));var logger=require(_0xa15a('0x8'))(_0xa15a('0x9'));var config=require('../../config/environment');var jayson=require(_0xa15a('0xa'));var client=jayson['client'][_0xa15a('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x5121cf,_0x3cecdf,_0x5b4124){return new BPromise(function(_0x1c1779,_0x41b80d){return client[_0xa15a('0xc')](_0x5121cf,_0x5b4124)['then'](function(_0x4be82b){logger[_0xa15a('0xd')](_0xa15a('0xe'),_0x3cecdf,_0xa15a('0xf'));logger[_0xa15a('0x10')](_0xa15a('0x11'),_0x3cecdf,'request\x20sent',JSON[_0xa15a('0x12')](_0x4be82b));if(_0x4be82b[_0xa15a('0x13')]){if(_0x4be82b[_0xa15a('0x13')][_0xa15a('0x14')]===0x1f4){logger['error'](_0xa15a('0xe'),_0x3cecdf,_0x4be82b[_0xa15a('0x13')][_0xa15a('0x15')]);return _0x41b80d(_0x4be82b['error'][_0xa15a('0x15')]);}logger[_0xa15a('0x13')]('OpenchannelApplication,\x20%s,\x20%s',_0x3cecdf,_0x4be82b[_0xa15a('0x13')][_0xa15a('0x15')]);return _0x1c1779(_0x4be82b[_0xa15a('0x13')][_0xa15a('0x15')]);}else{logger[_0xa15a('0xd')](_0xa15a('0xe'),_0x3cecdf,'request\x20sent');_0x1c1779(_0x4be82b['result']['message']);}})[_0xa15a('0x16')](function(_0x8025a8){logger['error'](_0xa15a('0xe'),_0x3cecdf,_0x8025a8);_0x41b80d(_0x8025a8);});});}exports['UpdateOpenchannelApplication']=function(_0x1e16ce){var _0x4ccd0e=this;return new Promise(function(_0x3379b2,_0x241e21){return db[_0xa15a('0x17')][_0xa15a('0x18')](_0x1e16ce[_0xa15a('0x19')],{'raw':_0x1e16ce[_0xa15a('0x1a')]?_0x1e16ce[_0xa15a('0x1a')][_0xa15a('0x1b')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x1e16ce[_0xa15a('0x1a')]?_0x1e16ce['options']['where']||null:null,'attributes':_0x1e16ce['options']?_0x1e16ce['options'][_0xa15a('0x1c')]||null:null,'limit':_0x1e16ce[_0xa15a('0x1a')]?_0x1e16ce['options'][_0xa15a('0x1d')]||null:null})[_0xa15a('0x1e')](function(_0x45c7f7){logger[_0xa15a('0xd')](_0xa15a('0x1f'),_0x1e16ce);logger[_0xa15a('0x10')](_0xa15a('0x1f'),_0x1e16ce,JSON[_0xa15a('0x12')](_0x45c7f7));_0x3379b2(_0x45c7f7);})[_0xa15a('0x16')](function(_0x530871){logger[_0xa15a('0x13')](_0xa15a('0x1f'),_0x530871[_0xa15a('0x15')],_0x1e16ce);_0x241e21(_0x4ccd0e[_0xa15a('0x13')](0x1f4,_0x530871[_0xa15a('0x15')]));});});};