Built motion from commit e6806ed6.|2.6.0
[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 _0x85a8=['debug','error','message','info','catch','create','body','options','raw','CreateReportAgentPreview','lodash','randomstring','ioredis','../../mysqldb','../../config/logger','rpc','jayson/promise','client','http','request','then','ReportAgentPreview,\x20%s,\x20%s','request\x20sent'];(function(_0x2641f9,_0x26715f){var _0x585741=function(_0x2d1462){while(--_0x2d1462){_0x2641f9['push'](_0x2641f9['shift']());}};_0x585741(++_0x26715f);}(_0x85a8,0x135));var _0x885a=function(_0x5d5ea2,_0x56f239){_0x5d5ea2=_0x5d5ea2-0x0;var _0x3ce6a1=_0x85a8[_0x5d5ea2];return _0x3ce6a1;};'use strict';var _=require(_0x885a('0x0'));var util=require('util');var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0x885a('0x1'));var fs=require('fs');var Redis=require(_0x885a('0x2'));var db=require(_0x885a('0x3'))['db'];var utils=require('../../config/utils');var logger=require(_0x885a('0x4'))(_0x885a('0x5'));var config=require('../../config/environment');var jayson=require(_0x885a('0x6'));var client=jayson[_0x885a('0x7')][_0x885a('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x5c4ba3,_0x383303,_0x251d11){return new BPromise(function(_0x503d5d,_0x3d73ff){return client[_0x885a('0x9')](_0x5c4ba3,_0x251d11)[_0x885a('0xa')](function(_0x19283a){logger['info'](_0x885a('0xb'),_0x383303,_0x885a('0xc'));logger[_0x885a('0xd')]('ReportAgentPreview,\x20%s,\x20%s,\x20%s',_0x383303,_0x885a('0xc'),JSON['stringify'](_0x19283a));if(_0x19283a[_0x885a('0xe')]){if(_0x19283a[_0x885a('0xe')]['code']===0x1f4){logger['error'](_0x885a('0xb'),_0x383303,_0x19283a[_0x885a('0xe')][_0x885a('0xf')]);return _0x3d73ff(_0x19283a[_0x885a('0xe')][_0x885a('0xf')]);}logger[_0x885a('0xe')]('ReportAgentPreview,\x20%s,\x20%s',_0x383303,_0x19283a[_0x885a('0xe')][_0x885a('0xf')]);return _0x503d5d(_0x19283a['error'][_0x885a('0xf')]);}else{logger[_0x885a('0x10')](_0x885a('0xb'),_0x383303,_0x885a('0xc'));_0x503d5d(_0x19283a['result'][_0x885a('0xf')]);}})[_0x885a('0x11')](function(_0x2ce5e1){logger[_0x885a('0xe')]('ReportAgentPreview,\x20%s,\x20%s',_0x383303,_0x2ce5e1);_0x3d73ff(_0x2ce5e1);});});}exports['CreateReportAgentPreview']=function(_0x5af56c){var _0x32cc28=this;return new Promise(function(_0x450f15,_0x5517ad){return db['ReportAgentPreview'][_0x885a('0x12')](_0x5af56c[_0x885a('0x13')],{'raw':_0x5af56c['options']?_0x5af56c[_0x885a('0x14')][_0x885a('0x15')]===undefined?!![]:![]:!![]})['then'](function(_0x1f8788){logger['info'](_0x885a('0x16'),_0x5af56c);logger[_0x885a('0xd')]('CreateReportAgentPreview',_0x5af56c,JSON['stringify'](_0x1f8788));_0x450f15(_0x1f8788);})[_0x885a('0x11')](function(_0x1f0b9c){logger['error'](_0x885a('0x16'),_0x1f0b9c[_0x885a('0xf')],_0x5af56c);_0x5517ad(_0x32cc28['error'](0x1f4,_0x1f0b9c['message']));});});};