97f550026d0c462c1be1d91a5b0bad09e39a857e
[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 _0x2641=['limit','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise','client','http','then','OpenchannelApplication,\x20%s,\x20%s','debug','OpenchannelApplication,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','info','result','catch','UpdateOpenchannelApplication','OpenchannelApplication','body','options','where','attributes'];(function(_0x56f2a1,_0x41d1b9){var _0x419b0d=function(_0x11fe88){while(--_0x11fe88){_0x56f2a1['push'](_0x56f2a1['shift']());}};_0x419b0d(++_0x41d1b9);}(_0x2641,0xa1));var _0x1264=function(_0x20fc15,_0x5ba246){_0x20fc15=_0x20fc15-0x0;var _0x328d38=_0x2641[_0x20fc15];return _0x328d38;};'use strict';var _=require(_0x1264('0x0'));var util=require(_0x1264('0x1'));var moment=require(_0x1264('0x2'));var BPromise=require(_0x1264('0x3'));var rs=require(_0x1264('0x4'));var fs=require('fs');var Redis=require(_0x1264('0x5'));var db=require(_0x1264('0x6'))['db'];var utils=require(_0x1264('0x7'));var logger=require(_0x1264('0x8'))('rpc');var config=require(_0x1264('0x9'));var jayson=require(_0x1264('0xa'));var client=jayson[_0x1264('0xb')][_0x1264('0xc')]({'port':0x232a});function respondWithRpcPromise(_0x22e06e,_0x2a9a4f,_0x2c53f9){return new BPromise(function(_0x47db8a,_0x171d4a){return client['request'](_0x22e06e,_0x2c53f9)[_0x1264('0xd')](function(_0x112d02){logger['info'](_0x1264('0xe'),_0x2a9a4f,'request\x20sent');logger[_0x1264('0xf')](_0x1264('0x10'),_0x2a9a4f,_0x1264('0x11'),JSON[_0x1264('0x12')](_0x112d02));if(_0x112d02[_0x1264('0x13')]){if(_0x112d02[_0x1264('0x13')][_0x1264('0x14')]===0x1f4){logger[_0x1264('0x13')](_0x1264('0xe'),_0x2a9a4f,_0x112d02[_0x1264('0x13')][_0x1264('0x15')]);return _0x171d4a(_0x112d02[_0x1264('0x13')][_0x1264('0x15')]);}logger[_0x1264('0x13')](_0x1264('0xe'),_0x2a9a4f,_0x112d02[_0x1264('0x13')][_0x1264('0x15')]);return _0x47db8a(_0x112d02[_0x1264('0x13')][_0x1264('0x15')]);}else{logger[_0x1264('0x16')](_0x1264('0xe'),_0x2a9a4f,'request\x20sent');_0x47db8a(_0x112d02[_0x1264('0x17')][_0x1264('0x15')]);}})[_0x1264('0x18')](function(_0x4f9fcf){logger[_0x1264('0x13')](_0x1264('0xe'),_0x2a9a4f,_0x4f9fcf);_0x171d4a(_0x4f9fcf);});});}exports[_0x1264('0x19')]=function(_0x43c967){var _0x5e59bc=this;return new Promise(function(_0x4f4639,_0xc4c7f1){return db[_0x1264('0x1a')]['update'](_0x43c967[_0x1264('0x1b')],{'raw':_0x43c967['options']?_0x43c967[_0x1264('0x1c')]['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x43c967[_0x1264('0x1c')]?_0x43c967['options'][_0x1264('0x1d')]||null:null,'attributes':_0x43c967[_0x1264('0x1c')]?_0x43c967['options'][_0x1264('0x1e')]||null:null,'limit':_0x43c967[_0x1264('0x1c')]?_0x43c967[_0x1264('0x1c')][_0x1264('0x1f')]||null:null})[_0x1264('0xd')](function(_0x28261a){logger[_0x1264('0x16')](_0x1264('0x19'),_0x43c967);logger[_0x1264('0xf')](_0x1264('0x19'),_0x43c967,JSON[_0x1264('0x12')](_0x28261a));_0x4f4639(_0x28261a);})['catch'](function(_0x350c9a){logger[_0x1264('0x13')]('UpdateOpenchannelApplication',_0x350c9a['message'],_0x43c967);_0xc4c7f1(_0x5e59bc[_0x1264('0x13')](0x1f4,_0x350c9a['message']));});});};