Built motion from commit (unavailable).|2.5.17
[motion2.git] / server / api / reportAgentPreview / reportAgentPreview.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 _0x56fa=['../../mysqldb','../../config/utils','../../config/logger','rpc','jayson/promise','ReportAgentPreview,\x20%s,\x20%s','request\x20sent','debug','ReportAgentPreview,\x20%s,\x20%s,\x20%s','error','code','message','info','result','ReportAgentPreview','create','body','options','raw','then','CreateReportAgentPreview','catch','lodash','util','moment','bluebird','randomstring','ioredis'];(function(_0x10e05f,_0x532dfc){var _0x597022=function(_0x4a69f0){while(--_0x4a69f0){_0x10e05f['push'](_0x10e05f['shift']());}};_0x597022(++_0x532dfc);}(_0x56fa,0xf6));var _0xa56f=function(_0x5e5218,_0x4226ef){_0x5e5218=_0x5e5218-0x0;var _0x2dcd35=_0x56fa[_0x5e5218];return _0x2dcd35;};'use strict';var _=require(_0xa56f('0x0'));var util=require(_0xa56f('0x1'));var moment=require(_0xa56f('0x2'));var BPromise=require(_0xa56f('0x3'));var rs=require(_0xa56f('0x4'));var fs=require('fs');var Redis=require(_0xa56f('0x5'));var db=require(_0xa56f('0x6'))['db'];var utils=require(_0xa56f('0x7'));var logger=require(_0xa56f('0x8'))(_0xa56f('0x9'));var config=require('../../config/environment');var jayson=require(_0xa56f('0xa'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x3ccecf,_0x354d42,_0x375d26){return new BPromise(function(_0x204ec5,_0x3d111a){return client['request'](_0x3ccecf,_0x375d26)['then'](function(_0x3c66c6){logger['info'](_0xa56f('0xb'),_0x354d42,_0xa56f('0xc'));logger[_0xa56f('0xd')](_0xa56f('0xe'),_0x354d42,_0xa56f('0xc'),JSON['stringify'](_0x3c66c6));if(_0x3c66c6[_0xa56f('0xf')]){if(_0x3c66c6['error'][_0xa56f('0x10')]===0x1f4){logger[_0xa56f('0xf')](_0xa56f('0xb'),_0x354d42,_0x3c66c6[_0xa56f('0xf')]['message']);return _0x3d111a(_0x3c66c6[_0xa56f('0xf')][_0xa56f('0x11')]);}logger[_0xa56f('0xf')](_0xa56f('0xb'),_0x354d42,_0x3c66c6['error'][_0xa56f('0x11')]);return _0x204ec5(_0x3c66c6[_0xa56f('0xf')][_0xa56f('0x11')]);}else{logger[_0xa56f('0x12')](_0xa56f('0xb'),_0x354d42,_0xa56f('0xc'));_0x204ec5(_0x3c66c6[_0xa56f('0x13')][_0xa56f('0x11')]);}})['catch'](function(_0x5ecc6f){logger['error'](_0xa56f('0xb'),_0x354d42,_0x5ecc6f);_0x3d111a(_0x5ecc6f);});});}exports['CreateReportAgentPreview']=function(_0x1d2573){var _0x1d747f=this;return new Promise(function(_0x1c3214,_0x484a14){return db[_0xa56f('0x14')][_0xa56f('0x15')](_0x1d2573[_0xa56f('0x16')],{'raw':_0x1d2573[_0xa56f('0x17')]?_0x1d2573[_0xa56f('0x17')][_0xa56f('0x18')]===undefined?!![]:![]:!![]})[_0xa56f('0x19')](function(_0x43d25f){logger[_0xa56f('0x12')](_0xa56f('0x1a'),_0x1d2573);logger[_0xa56f('0xd')](_0xa56f('0x1a'),_0x1d2573,JSON['stringify'](_0x43d25f));_0x1c3214(_0x43d25f);})[_0xa56f('0x1b')](function(_0x5285ff){logger['error'](_0xa56f('0x1a'),_0x5285ff[_0xa56f('0x11')],_0x1d2573);_0x484a14(_0x1d747f[_0xa56f('0xf')](0x1f4,_0x5285ff[_0xa56f('0x11')]));});});};