Built motion from commit 14588770.|2.5.38
[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 _0x3acf=['ReportAgentPreview','create','body','options','raw','moment','bluebird','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','client','http','then','info','request\x20sent','debug','stringify','error','code','message','result','catch','ReportAgentPreview,\x20%s,\x20%s','CreateReportAgentPreview'];(function(_0x14756e,_0xdf6fd7){var _0x2f3f12=function(_0x343f73){while(--_0x343f73){_0x14756e['push'](_0x14756e['shift']());}};_0x2f3f12(++_0xdf6fd7);}(_0x3acf,0x1bf));var _0xf3ac=function(_0x3c4737,_0x2329ec){_0x3c4737=_0x3c4737-0x0;var _0x2bb926=_0x3acf[_0x3c4737];return _0x2bb926;};'use strict';var _=require('lodash');var util=require('util');var moment=require(_0xf3ac('0x0'));var BPromise=require(_0xf3ac('0x1'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xf3ac('0x2'));var db=require('../../mysqldb')['db'];var utils=require(_0xf3ac('0x3'));var logger=require(_0xf3ac('0x4'))(_0xf3ac('0x5'));var config=require(_0xf3ac('0x6'));var jayson=require('jayson/promise');var client=jayson[_0xf3ac('0x7')][_0xf3ac('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x216aef,_0x422510,_0x9e7bd9){return new BPromise(function(_0x2afbad,_0x16620d){return client['request'](_0x216aef,_0x9e7bd9)[_0xf3ac('0x9')](function(_0x2b803c){logger[_0xf3ac('0xa')]('ReportAgentPreview,\x20%s,\x20%s',_0x422510,_0xf3ac('0xb'));logger[_0xf3ac('0xc')]('ReportAgentPreview,\x20%s,\x20%s,\x20%s',_0x422510,_0xf3ac('0xb'),JSON[_0xf3ac('0xd')](_0x2b803c));if(_0x2b803c[_0xf3ac('0xe')]){if(_0x2b803c['error'][_0xf3ac('0xf')]===0x1f4){logger[_0xf3ac('0xe')]('ReportAgentPreview,\x20%s,\x20%s',_0x422510,_0x2b803c[_0xf3ac('0xe')][_0xf3ac('0x10')]);return _0x16620d(_0x2b803c['error'][_0xf3ac('0x10')]);}logger[_0xf3ac('0xe')]('ReportAgentPreview,\x20%s,\x20%s',_0x422510,_0x2b803c[_0xf3ac('0xe')][_0xf3ac('0x10')]);return _0x2afbad(_0x2b803c[_0xf3ac('0xe')][_0xf3ac('0x10')]);}else{logger['info']('ReportAgentPreview,\x20%s,\x20%s',_0x422510,_0xf3ac('0xb'));_0x2afbad(_0x2b803c[_0xf3ac('0x11')][_0xf3ac('0x10')]);}})[_0xf3ac('0x12')](function(_0x1a1bd5){logger[_0xf3ac('0xe')](_0xf3ac('0x13'),_0x422510,_0x1a1bd5);_0x16620d(_0x1a1bd5);});});}exports[_0xf3ac('0x14')]=function(_0x506110){var _0x2f3208=this;return new Promise(function(_0x1f76a9,_0x58c709){return db[_0xf3ac('0x15')][_0xf3ac('0x16')](_0x506110[_0xf3ac('0x17')],{'raw':_0x506110[_0xf3ac('0x18')]?_0x506110[_0xf3ac('0x18')][_0xf3ac('0x19')]===undefined?!![]:![]:!![]})[_0xf3ac('0x9')](function(_0x4d2af5){logger[_0xf3ac('0xa')](_0xf3ac('0x14'),_0x506110);logger['debug']('CreateReportAgentPreview',_0x506110,JSON[_0xf3ac('0xd')](_0x4d2af5));_0x1f76a9(_0x4d2af5);})[_0xf3ac('0x12')](function(_0x3b5643){logger[_0xf3ac('0xe')](_0xf3ac('0x14'),_0x3b5643[_0xf3ac('0x10')],_0x506110);_0x58c709(_0x2f3208[_0xf3ac('0xe')](0x1f4,_0x3b5643[_0xf3ac('0x10')]));});});};