5e5a0c18e10e2dff8bfd0c0aa3cc45fd2978cbca
[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 _0x3827=['code','message','OpenchannelApplication,\x20%s,\x20%s','catch','UpdateOpenchannelApplication','update','body','raw','options','attributes','limit','lodash','util','moment','bluebird','ioredis','../../mysqldb','../../config/logger','rpc','../../config/environment','jayson/promise','http','then','info','debug','OpenchannelApplication,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error'];(function(_0x4e83f5,_0x503410){var _0x51e2c5=function(_0x488225){while(--_0x488225){_0x4e83f5['push'](_0x4e83f5['shift']());}};_0x51e2c5(++_0x503410);}(_0x3827,0x1db));var _0x7382=function(_0x1cc8fe,_0x105328){_0x1cc8fe=_0x1cc8fe-0x0;var _0x230054=_0x3827[_0x1cc8fe];return _0x230054;};'use strict';var _=require(_0x7382('0x0'));var util=require(_0x7382('0x1'));var moment=require(_0x7382('0x2'));var BPromise=require(_0x7382('0x3'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x7382('0x4'));var db=require(_0x7382('0x5'))['db'];var utils=require('../../config/utils');var logger=require(_0x7382('0x6'))(_0x7382('0x7'));var config=require(_0x7382('0x8'));var jayson=require(_0x7382('0x9'));var client=jayson['client'][_0x7382('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x22648d,_0x47060c,_0x5d03a4){return new BPromise(function(_0x4efe01,_0x204d9c){return client['request'](_0x22648d,_0x5d03a4)[_0x7382('0xb')](function(_0x100ce1){logger[_0x7382('0xc')]('OpenchannelApplication,\x20%s,\x20%s',_0x47060c,'request\x20sent');logger[_0x7382('0xd')](_0x7382('0xe'),_0x47060c,_0x7382('0xf'),JSON[_0x7382('0x10')](_0x100ce1));if(_0x100ce1[_0x7382('0x11')]){if(_0x100ce1['error'][_0x7382('0x12')]===0x1f4){logger[_0x7382('0x11')]('OpenchannelApplication,\x20%s,\x20%s',_0x47060c,_0x100ce1['error'][_0x7382('0x13')]);return _0x204d9c(_0x100ce1[_0x7382('0x11')]['message']);}logger[_0x7382('0x11')](_0x7382('0x14'),_0x47060c,_0x100ce1[_0x7382('0x11')][_0x7382('0x13')]);return _0x4efe01(_0x100ce1[_0x7382('0x11')][_0x7382('0x13')]);}else{logger['info'](_0x7382('0x14'),_0x47060c,_0x7382('0xf'));_0x4efe01(_0x100ce1['result'][_0x7382('0x13')]);}})[_0x7382('0x15')](function(_0x40720d){logger[_0x7382('0x11')](_0x7382('0x14'),_0x47060c,_0x40720d);_0x204d9c(_0x40720d);});});}exports[_0x7382('0x16')]=function(_0xec2ff5){var _0x392f58=this;return new Promise(function(_0x36bc75,_0x51106a){return db['OpenchannelApplication'][_0x7382('0x17')](_0xec2ff5[_0x7382('0x18')],{'raw':_0xec2ff5['options']?_0xec2ff5['options'][_0x7382('0x19')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0xec2ff5[_0x7382('0x1a')]?_0xec2ff5[_0x7382('0x1a')]['where']||null:null,'attributes':_0xec2ff5[_0x7382('0x1a')]?_0xec2ff5['options'][_0x7382('0x1b')]||null:null,'limit':_0xec2ff5[_0x7382('0x1a')]?_0xec2ff5[_0x7382('0x1a')][_0x7382('0x1c')]||null:null})[_0x7382('0xb')](function(_0x51bd22){logger[_0x7382('0xc')](_0x7382('0x16'),_0xec2ff5);logger[_0x7382('0xd')]('UpdateOpenchannelApplication',_0xec2ff5,JSON[_0x7382('0x10')](_0x51bd22));_0x36bc75(_0x51bd22);})[_0x7382('0x15')](function(_0x2228a0){logger[_0x7382('0x11')](_0x7382('0x16'),_0x2228a0['message'],_0xec2ff5);_0x51106a(_0x392f58[_0x7382('0x11')](0x1f4,_0x2228a0['message']));});});};