Built motion from commit e1760111.|2.6.18
[motion2.git] / server / api / analyticCustomReport / analyticCustomReport.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 _0x8a0a=['../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','http','request','then','info','AnalyticCustomReport,\x20%s,\x20%s','request\x20sent','debug','AnalyticCustomReport,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','util','bluebird','randomstring','ioredis','../../mysqldb'];(function(_0x3abddf,_0x1b4d35){var _0x118891=function(_0x3cadba){while(--_0x3cadba){_0x3abddf['push'](_0x3abddf['shift']());}};_0x118891(++_0x1b4d35);}(_0x8a0a,0x10f));var _0xa8a0=function(_0xf66874,_0x42b642){_0xf66874=_0xf66874-0x0;var _0x2722fc=_0x8a0a[_0xf66874];return _0x2722fc;};'use strict';var _=require('lodash');var util=require(_0xa8a0('0x0'));var moment=require('moment');var BPromise=require(_0xa8a0('0x1'));var rs=require(_0xa8a0('0x2'));var fs=require('fs');var Redis=require(_0xa8a0('0x3'));var db=require(_0xa8a0('0x4'))['db'];var utils=require(_0xa8a0('0x5'));var logger=require(_0xa8a0('0x6'))(_0xa8a0('0x7'));var config=require(_0xa8a0('0x8'));var jayson=require(_0xa8a0('0x9'));var client=jayson['client'][_0xa8a0('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x589268,_0x2e6def,_0x11105c){return new BPromise(function(_0x327f60,_0x5a6f7c){return client[_0xa8a0('0xb')](_0x589268,_0x11105c)[_0xa8a0('0xc')](function(_0x58027b){logger[_0xa8a0('0xd')](_0xa8a0('0xe'),_0x2e6def,_0xa8a0('0xf'));logger[_0xa8a0('0x10')](_0xa8a0('0x11'),_0x2e6def,'request\x20sent',JSON[_0xa8a0('0x12')](_0x58027b));if(_0x58027b[_0xa8a0('0x13')]){if(_0x58027b[_0xa8a0('0x13')][_0xa8a0('0x14')]===0x1f4){logger['error'](_0xa8a0('0xe'),_0x2e6def,_0x58027b[_0xa8a0('0x13')][_0xa8a0('0x15')]);return _0x5a6f7c(_0x58027b['error']['message']);}logger[_0xa8a0('0x13')]('AnalyticCustomReport,\x20%s,\x20%s',_0x2e6def,_0x58027b[_0xa8a0('0x13')][_0xa8a0('0x15')]);return _0x327f60(_0x58027b['error'][_0xa8a0('0x15')]);}else{logger[_0xa8a0('0xd')](_0xa8a0('0xe'),_0x2e6def,_0xa8a0('0xf'));_0x327f60(_0x58027b[_0xa8a0('0x16')]['message']);}})['catch'](function(_0x448e5f){logger[_0xa8a0('0x13')]('AnalyticCustomReport,\x20%s,\x20%s',_0x2e6def,_0x448e5f);_0x5a6f7c(_0x448e5f);});});}