Built motion from commit 19a84241.|2.5.34
[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 _0x38fe=['OpenchannelApplication,\x20%s,\x20%s','request\x20sent','debug','OpenchannelApplication,\x20%s,\x20%s,\x20%s','code','error','message','result','catch','UpdateOpenchannelApplication','OpenchannelApplication','update','body','options','raw','attributes','limit','stringify','lodash','util','moment','bluebird','randomstring','ioredis','../../config/utils','rpc','../../config/environment','jayson/promise','http','request','then','info'];(function(_0x4c73ac,_0x46b73c){var _0x9839ee=function(_0x2076fb){while(--_0x2076fb){_0x4c73ac['push'](_0x4c73ac['shift']());}};_0x9839ee(++_0x46b73c);}(_0x38fe,0x1d2));var _0xe38f=function(_0x4a3b4b,_0x3aaf9e){_0x4a3b4b=_0x4a3b4b-0x0;var _0x42813f=_0x38fe[_0x4a3b4b];return _0x42813f;};'use strict';var _=require(_0xe38f('0x0'));var util=require(_0xe38f('0x1'));var moment=require(_0xe38f('0x2'));var BPromise=require(_0xe38f('0x3'));var rs=require(_0xe38f('0x4'));var fs=require('fs');var Redis=require(_0xe38f('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0xe38f('0x6'));var logger=require('../../config/logger')(_0xe38f('0x7'));var config=require(_0xe38f('0x8'));var jayson=require(_0xe38f('0x9'));var client=jayson['client'][_0xe38f('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x29b497,_0x40f6f0,_0x5e1763){return new BPromise(function(_0xbc101d,_0x283990){return client[_0xe38f('0xb')](_0x29b497,_0x5e1763)[_0xe38f('0xc')](function(_0x2fd861){logger[_0xe38f('0xd')](_0xe38f('0xe'),_0x40f6f0,_0xe38f('0xf'));logger[_0xe38f('0x10')](_0xe38f('0x11'),_0x40f6f0,_0xe38f('0xf'),JSON['stringify'](_0x2fd861));if(_0x2fd861['error']){if(_0x2fd861['error'][_0xe38f('0x12')]===0x1f4){logger[_0xe38f('0x13')]('OpenchannelApplication,\x20%s,\x20%s',_0x40f6f0,_0x2fd861[_0xe38f('0x13')]['message']);return _0x283990(_0x2fd861[_0xe38f('0x13')][_0xe38f('0x14')]);}logger[_0xe38f('0x13')]('OpenchannelApplication,\x20%s,\x20%s',_0x40f6f0,_0x2fd861['error'][_0xe38f('0x14')]);return _0xbc101d(_0x2fd861[_0xe38f('0x13')][_0xe38f('0x14')]);}else{logger['info'](_0xe38f('0xe'),_0x40f6f0,_0xe38f('0xf'));_0xbc101d(_0x2fd861[_0xe38f('0x15')]['message']);}})[_0xe38f('0x16')](function(_0x1e576c){logger[_0xe38f('0x13')](_0xe38f('0xe'),_0x40f6f0,_0x1e576c);_0x283990(_0x1e576c);});});}exports[_0xe38f('0x17')]=function(_0x1ac3d4){var _0x59f68d=this;return new Promise(function(_0x180258,_0x1f012f){return db[_0xe38f('0x18')][_0xe38f('0x19')](_0x1ac3d4[_0xe38f('0x1a')],{'raw':_0x1ac3d4[_0xe38f('0x1b')]?_0x1ac3d4[_0xe38f('0x1b')][_0xe38f('0x1c')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x1ac3d4[_0xe38f('0x1b')]?_0x1ac3d4['options']['where']||null:null,'attributes':_0x1ac3d4[_0xe38f('0x1b')]?_0x1ac3d4[_0xe38f('0x1b')][_0xe38f('0x1d')]||null:null,'limit':_0x1ac3d4[_0xe38f('0x1b')]?_0x1ac3d4[_0xe38f('0x1b')][_0xe38f('0x1e')]||null:null})[_0xe38f('0xc')](function(_0x134e34){logger['info'](_0xe38f('0x17'),_0x1ac3d4);logger['debug'](_0xe38f('0x17'),_0x1ac3d4,JSON[_0xe38f('0x1f')](_0x134e34));_0x180258(_0x134e34);})[_0xe38f('0x16')](function(_0x20992a){logger[_0xe38f('0x13')](_0xe38f('0x17'),_0x20992a[_0xe38f('0x14')],_0x1ac3d4);_0x1f012f(_0x59f68d[_0xe38f('0x13')](0x1f4,_0x20992a[_0xe38f('0x14')]));});});};