c733c78933f1fc741026d10bd3a0995adf87bc54
[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 _0xf316=['../../config/environment','AnalyticCustomReport,\x20%s,\x20%s','request\x20sent','debug','AnalyticCustomReport,\x20%s,\x20%s,\x20%s','stringify','error','message','info','result','catch','util','randomstring','ioredis','../../mysqldb','../../config/logger'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0xf316,0x1ab));var _0x6f31=function(_0xdcf442,_0x228421){_0xdcf442=_0xdcf442-0x0;var _0x2d3572=_0xf316[_0xdcf442];return _0x2d3572;};'use strict';var _=require('lodash');var util=require(_0x6f31('0x0'));var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0x6f31('0x1'));var fs=require('fs');var Redis=require(_0x6f31('0x2'));var db=require(_0x6f31('0x3'))['db'];var utils=require('../../config/utils');var logger=require(_0x6f31('0x4'))('rpc');var config=require(_0x6f31('0x5'));var jayson=require('jayson/promise');var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x1070ca,_0x251943,_0x3de697){return new BPromise(function(_0x341ca2,_0x405b47){return client['request'](_0x1070ca,_0x3de697)['then'](function(_0x461485){logger['info'](_0x6f31('0x6'),_0x251943,_0x6f31('0x7'));logger[_0x6f31('0x8')](_0x6f31('0x9'),_0x251943,_0x6f31('0x7'),JSON[_0x6f31('0xa')](_0x461485));if(_0x461485[_0x6f31('0xb')]){if(_0x461485['error']['code']===0x1f4){logger[_0x6f31('0xb')]('AnalyticCustomReport,\x20%s,\x20%s',_0x251943,_0x461485[_0x6f31('0xb')][_0x6f31('0xc')]);return _0x405b47(_0x461485['error'][_0x6f31('0xc')]);}logger['error']('AnalyticCustomReport,\x20%s,\x20%s',_0x251943,_0x461485[_0x6f31('0xb')][_0x6f31('0xc')]);return _0x341ca2(_0x461485[_0x6f31('0xb')][_0x6f31('0xc')]);}else{logger[_0x6f31('0xd')](_0x6f31('0x6'),_0x251943,_0x6f31('0x7'));_0x341ca2(_0x461485[_0x6f31('0xe')][_0x6f31('0xc')]);}})[_0x6f31('0xf')](function(_0x5bc870){logger[_0x6f31('0xb')](_0x6f31('0x6'),_0x251943,_0x5bc870);_0x405b47(_0x5bc870);});});}