85b9c2581d1b70050055c48eca57c6d4a53ec71b
[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 _0x1350=['CreateReportAgentPreview','util','moment','ioredis','../../mysqldb','../../config/logger','client','http','request','then','info','ReportAgentPreview,\x20%s,\x20%s','request\x20sent','debug','ReportAgentPreview,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','ReportAgentPreview','options'];(function(_0x528d3f,_0x441cd3){var _0x21c7fd=function(_0x25471c){while(--_0x25471c){_0x528d3f['push'](_0x528d3f['shift']());}};_0x21c7fd(++_0x441cd3);}(_0x1350,0x1b6));var _0x0135=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x1350[_0x14add3];return _0x4a174f;};'use strict';var _=require('lodash');var util=require(_0x0135('0x0'));var moment=require(_0x0135('0x1'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x0135('0x2'));var db=require(_0x0135('0x3'))['db'];var utils=require('../../config/utils');var logger=require(_0x0135('0x4'))('rpc');var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0x0135('0x5')][_0x0135('0x6')]({'port':0x232a});function respondWithRpcPromise(_0x3ac4df,_0x5249a5,_0x22a945){return new BPromise(function(_0x5adc5c,_0x2a6c29){return client[_0x0135('0x7')](_0x3ac4df,_0x22a945)[_0x0135('0x8')](function(_0x363807){logger[_0x0135('0x9')](_0x0135('0xa'),_0x5249a5,_0x0135('0xb'));logger[_0x0135('0xc')](_0x0135('0xd'),_0x5249a5,_0x0135('0xb'),JSON[_0x0135('0xe')](_0x363807));if(_0x363807[_0x0135('0xf')]){if(_0x363807[_0x0135('0xf')][_0x0135('0x10')]===0x1f4){logger[_0x0135('0xf')](_0x0135('0xa'),_0x5249a5,_0x363807[_0x0135('0xf')][_0x0135('0x11')]);return _0x2a6c29(_0x363807[_0x0135('0xf')]['message']);}logger[_0x0135('0xf')](_0x0135('0xa'),_0x5249a5,_0x363807[_0x0135('0xf')][_0x0135('0x11')]);return _0x5adc5c(_0x363807[_0x0135('0xf')]['message']);}else{logger['info']('ReportAgentPreview,\x20%s,\x20%s',_0x5249a5,_0x0135('0xb'));_0x5adc5c(_0x363807[_0x0135('0x12')][_0x0135('0x11')]);}})[_0x0135('0x13')](function(_0x1777e6){logger['error'](_0x0135('0xa'),_0x5249a5,_0x1777e6);_0x2a6c29(_0x1777e6);});});}exports['CreateReportAgentPreview']=function(_0x560e7b){var _0x588cb3=this;return new Promise(function(_0x45b805,_0x3a28a2){return db[_0x0135('0x14')]['create'](_0x560e7b['body'],{'raw':_0x560e7b[_0x0135('0x15')]?_0x560e7b[_0x0135('0x15')]['raw']===undefined?!![]:![]:!![]})[_0x0135('0x8')](function(_0x2e4a56){logger[_0x0135('0x9')](_0x0135('0x16'),_0x560e7b);logger[_0x0135('0xc')](_0x0135('0x16'),_0x560e7b,JSON[_0x0135('0xe')](_0x2e4a56));_0x45b805(_0x2e4a56);})[_0x0135('0x13')](function(_0x35e719){logger[_0x0135('0xf')](_0x0135('0x16'),_0x35e719[_0x0135('0x11')],_0x560e7b);_0x3a28a2(_0x588cb3[_0x0135('0xf')](0x1f4,_0x35e719[_0x0135('0x11')]));});});};