Built motion from commit 0900f080.|2.5.45
[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 _0xdfc3=['request','then','OpenchannelApplication,\x20%s,\x20%s','debug','OpenchannelApplication,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','info','result','catch','UpdateOpenchannelApplication','update','body','options','raw','where','limit','util','bluebird','../../mysqldb','../../config/utils','../../config/logger','rpc','jayson/promise','client'];(function(_0xbd08b4,_0x4790ed){var _0x314f1e=function(_0x161589){while(--_0x161589){_0xbd08b4['push'](_0xbd08b4['shift']());}};_0x314f1e(++_0x4790ed);}(_0xdfc3,0x148));var _0x3dfc=function(_0x565ed7,_0x398228){_0x565ed7=_0x565ed7-0x0;var _0x183ad7=_0xdfc3[_0x565ed7];return _0x183ad7;};'use strict';var _=require('lodash');var util=require(_0x3dfc('0x0'));var moment=require('moment');var BPromise=require(_0x3dfc('0x1'));var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require(_0x3dfc('0x2'))['db'];var utils=require(_0x3dfc('0x3'));var logger=require(_0x3dfc('0x4'))(_0x3dfc('0x5'));var config=require('../../config/environment');var jayson=require(_0x3dfc('0x6'));var client=jayson[_0x3dfc('0x7')]['http']({'port':0x232a});function respondWithRpcPromise(_0xfeb2a1,_0x31917c,_0x5aa17b){return new BPromise(function(_0x92fcc7,_0x240738){return client[_0x3dfc('0x8')](_0xfeb2a1,_0x5aa17b)[_0x3dfc('0x9')](function(_0x5b3926){logger['info'](_0x3dfc('0xa'),_0x31917c,'request\x20sent');logger[_0x3dfc('0xb')](_0x3dfc('0xc'),_0x31917c,_0x3dfc('0xd'),JSON[_0x3dfc('0xe')](_0x5b3926));if(_0x5b3926['error']){if(_0x5b3926[_0x3dfc('0xf')][_0x3dfc('0x10')]===0x1f4){logger[_0x3dfc('0xf')](_0x3dfc('0xa'),_0x31917c,_0x5b3926[_0x3dfc('0xf')][_0x3dfc('0x11')]);return _0x240738(_0x5b3926[_0x3dfc('0xf')][_0x3dfc('0x11')]);}logger[_0x3dfc('0xf')](_0x3dfc('0xa'),_0x31917c,_0x5b3926['error'][_0x3dfc('0x11')]);return _0x92fcc7(_0x5b3926['error'][_0x3dfc('0x11')]);}else{logger[_0x3dfc('0x12')](_0x3dfc('0xa'),_0x31917c,_0x3dfc('0xd'));_0x92fcc7(_0x5b3926[_0x3dfc('0x13')][_0x3dfc('0x11')]);}})[_0x3dfc('0x14')](function(_0x2882ed){logger[_0x3dfc('0xf')](_0x3dfc('0xa'),_0x31917c,_0x2882ed);_0x240738(_0x2882ed);});});}exports[_0x3dfc('0x15')]=function(_0x175a9d){var _0x9df9d0=this;return new Promise(function(_0x2c5123,_0x5e3a74){return db['OpenchannelApplication'][_0x3dfc('0x16')](_0x175a9d[_0x3dfc('0x17')],{'raw':_0x175a9d[_0x3dfc('0x18')]?_0x175a9d[_0x3dfc('0x18')][_0x3dfc('0x19')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x175a9d['options']?_0x175a9d[_0x3dfc('0x18')][_0x3dfc('0x1a')]||null:null,'attributes':_0x175a9d[_0x3dfc('0x18')]?_0x175a9d[_0x3dfc('0x18')]['attributes']||null:null,'limit':_0x175a9d[_0x3dfc('0x18')]?_0x175a9d['options'][_0x3dfc('0x1b')]||null:null})['then'](function(_0x4023af){logger[_0x3dfc('0x12')](_0x3dfc('0x15'),_0x175a9d);logger[_0x3dfc('0xb')](_0x3dfc('0x15'),_0x175a9d,JSON[_0x3dfc('0xe')](_0x4023af));_0x2c5123(_0x4023af);})[_0x3dfc('0x14')](function(_0x5df540){logger[_0x3dfc('0xf')](_0x3dfc('0x15'),_0x5df540[_0x3dfc('0x11')],_0x175a9d);_0x5e3a74(_0x9df9d0['error'](0x1f4,_0x5df540[_0x3dfc('0x11')]));});});};