Built motion from commit a61a4a20.|2.5.46
[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 _0x277a=['options','util','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','client','request','then','info','ReportAgentPreview,\x20%s,\x20%s','request\x20sent','debug','ReportAgentPreview,\x20%s,\x20%s,\x20%s','stringify','error','code','message','catch','CreateReportAgentPreview','ReportAgentPreview','create','body'];(function(_0x4b5b46,_0x61c7de){var _0x2948c3=function(_0x56534b){while(--_0x56534b){_0x4b5b46['push'](_0x4b5b46['shift']());}};_0x2948c3(++_0x61c7de);}(_0x277a,0x187));var _0xa277=function(_0x54b9cb,_0x5d6255){_0x54b9cb=_0x54b9cb-0x0;var _0x3e03f1=_0x277a[_0x54b9cb];return _0x3e03f1;};'use strict';var _=require('lodash');var util=require(_0xa277('0x0'));var moment=require('moment');var BPromise=require(_0xa277('0x1'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xa277('0x2'));var db=require(_0xa277('0x3'))['db'];var utils=require(_0xa277('0x4'));var logger=require(_0xa277('0x5'))(_0xa277('0x6'));var config=require(_0xa277('0x7'));var jayson=require('jayson/promise');var client=jayson[_0xa277('0x8')]['http']({'port':0x232a});function respondWithRpcPromise(_0x95873e,_0x3b2eff,_0x494863){return new BPromise(function(_0x4ed8c6,_0x249277){return client[_0xa277('0x9')](_0x95873e,_0x494863)[_0xa277('0xa')](function(_0x55a387){logger[_0xa277('0xb')](_0xa277('0xc'),_0x3b2eff,_0xa277('0xd'));logger[_0xa277('0xe')](_0xa277('0xf'),_0x3b2eff,_0xa277('0xd'),JSON[_0xa277('0x10')](_0x55a387));if(_0x55a387[_0xa277('0x11')]){if(_0x55a387[_0xa277('0x11')][_0xa277('0x12')]===0x1f4){logger['error'](_0xa277('0xc'),_0x3b2eff,_0x55a387[_0xa277('0x11')][_0xa277('0x13')]);return _0x249277(_0x55a387['error'][_0xa277('0x13')]);}logger['error'](_0xa277('0xc'),_0x3b2eff,_0x55a387[_0xa277('0x11')][_0xa277('0x13')]);return _0x4ed8c6(_0x55a387[_0xa277('0x11')][_0xa277('0x13')]);}else{logger['info'](_0xa277('0xc'),_0x3b2eff,'request\x20sent');_0x4ed8c6(_0x55a387['result'][_0xa277('0x13')]);}})[_0xa277('0x14')](function(_0x327b8d){logger[_0xa277('0x11')](_0xa277('0xc'),_0x3b2eff,_0x327b8d);_0x249277(_0x327b8d);});});}exports[_0xa277('0x15')]=function(_0x5f1e39){var _0x46adc5=this;return new Promise(function(_0x47a343,_0x8dec85){return db[_0xa277('0x16')][_0xa277('0x17')](_0x5f1e39[_0xa277('0x18')],{'raw':_0x5f1e39['options']?_0x5f1e39[_0xa277('0x19')]['raw']===undefined?!![]:![]:!![]})['then'](function(_0x1619b1){logger[_0xa277('0xb')](_0xa277('0x15'),_0x5f1e39);logger[_0xa277('0xe')](_0xa277('0x15'),_0x5f1e39,JSON[_0xa277('0x10')](_0x1619b1));_0x47a343(_0x1619b1);})[_0xa277('0x14')](function(_0xe8bc68){logger[_0xa277('0x11')](_0xa277('0x15'),_0xe8bc68[_0xa277('0x13')],_0x5f1e39);_0x8dec85(_0x46adc5[_0xa277('0x11')](0x1f4,_0xe8bc68[_0xa277('0x13')]));});});};