Built motion from commit (unavailable).|2.5.0
[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 _0x6fc1=['client','request','then','AnalyticCustomReport,\x20%s,\x20%s','request\x20sent','AnalyticCustomReport,\x20%s,\x20%s,\x20%s','stringify','error','message','catch','lodash','util','randomstring','ioredis','../../config/logger','rpc','../../config/environment','jayson/promise'];(function(_0x40ddc0,_0x41c082){var _0x1aebf1=function(_0x3ba1f6){while(--_0x3ba1f6){_0x40ddc0['push'](_0x40ddc0['shift']());}};_0x1aebf1(++_0x41c082);}(_0x6fc1,0x118));var _0x16fc=function(_0x1453ac,_0x527326){_0x1453ac=_0x1453ac-0x0;var _0xc6427a=_0x6fc1[_0x1453ac];return _0xc6427a;};'use strict';var _=require(_0x16fc('0x0'));var util=require(_0x16fc('0x1'));var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0x16fc('0x2'));var fs=require('fs');var Redis=require(_0x16fc('0x3'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x16fc('0x4'))(_0x16fc('0x5'));var config=require(_0x16fc('0x6'));var jayson=require(_0x16fc('0x7'));var client=jayson[_0x16fc('0x8')]['http']({'port':0x232a});function respondWithRpcPromise(_0x21c0fd,_0x22cebb,_0xc734ec){return new BPromise(function(_0x30cf26,_0x318d92){return client[_0x16fc('0x9')](_0x21c0fd,_0xc734ec)[_0x16fc('0xa')](function(_0x1665ca){logger['info'](_0x16fc('0xb'),_0x22cebb,_0x16fc('0xc'));logger['debug'](_0x16fc('0xd'),_0x22cebb,_0x16fc('0xc'),JSON[_0x16fc('0xe')](_0x1665ca));if(_0x1665ca[_0x16fc('0xf')]){if(_0x1665ca['error']['code']===0x1f4){logger[_0x16fc('0xf')]('AnalyticCustomReport,\x20%s,\x20%s',_0x22cebb,_0x1665ca[_0x16fc('0xf')]['message']);return _0x318d92(_0x1665ca['error'][_0x16fc('0x10')]);}logger[_0x16fc('0xf')](_0x16fc('0xb'),_0x22cebb,_0x1665ca[_0x16fc('0xf')][_0x16fc('0x10')]);return _0x30cf26(_0x1665ca[_0x16fc('0xf')][_0x16fc('0x10')]);}else{logger['info'](_0x16fc('0xb'),_0x22cebb,_0x16fc('0xc'));_0x30cf26(_0x1665ca['result'][_0x16fc('0x10')]);}})[_0x16fc('0x11')](function(_0x48fd90){logger[_0x16fc('0xf')](_0x16fc('0xb'),_0x22cebb,_0x48fd90);_0x318d92(_0x48fd90);});});}