1ffa1cf33e81070b37a2c9d9a8b29712032d972e
[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 _0x3e40=['stringify','catch','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','then','ReportAgentPreview,\x20%s,\x20%s','request\x20sent','debug','ReportAgentPreview,\x20%s,\x20%s,\x20%s','error','code','message','info','result','create','body','options','raw','CreateReportAgentPreview'];(function(_0x1c4190,_0x22e3c7){var _0x42166f=function(_0x203734){while(--_0x203734){_0x1c4190['push'](_0x1c4190['shift']());}};_0x42166f(++_0x22e3c7);}(_0x3e40,0xbc));var _0x03e4=function(_0x5447fd,_0x52a6b5){_0x5447fd=_0x5447fd-0x0;var _0x15b28a=_0x3e40[_0x5447fd];return _0x15b28a;};'use strict';var _=require('lodash');var util=require(_0x03e4('0x0'));var moment=require(_0x03e4('0x1'));var BPromise=require(_0x03e4('0x2'));var rs=require(_0x03e4('0x3'));var fs=require('fs');var Redis=require(_0x03e4('0x4'));var db=require(_0x03e4('0x5'))['db'];var utils=require(_0x03e4('0x6'));var logger=require(_0x03e4('0x7'))(_0x03e4('0x8'));var config=require(_0x03e4('0x9'));var jayson=require(_0x03e4('0xa'));var client=jayson[_0x03e4('0xb')][_0x03e4('0xc')]({'port':0x232a});function respondWithRpcPromise(_0x446e1d,_0x1c160a,_0x357b03){return new BPromise(function(_0x5ee267,_0x4e8d4f){return client[_0x03e4('0xd')](_0x446e1d,_0x357b03)[_0x03e4('0xe')](function(_0x527e10){logger['info'](_0x03e4('0xf'),_0x1c160a,_0x03e4('0x10'));logger[_0x03e4('0x11')](_0x03e4('0x12'),_0x1c160a,'request\x20sent',JSON['stringify'](_0x527e10));if(_0x527e10[_0x03e4('0x13')]){if(_0x527e10['error'][_0x03e4('0x14')]===0x1f4){logger['error'](_0x03e4('0xf'),_0x1c160a,_0x527e10[_0x03e4('0x13')][_0x03e4('0x15')]);return _0x4e8d4f(_0x527e10[_0x03e4('0x13')][_0x03e4('0x15')]);}logger['error'](_0x03e4('0xf'),_0x1c160a,_0x527e10[_0x03e4('0x13')][_0x03e4('0x15')]);return _0x5ee267(_0x527e10[_0x03e4('0x13')][_0x03e4('0x15')]);}else{logger[_0x03e4('0x16')](_0x03e4('0xf'),_0x1c160a,_0x03e4('0x10'));_0x5ee267(_0x527e10[_0x03e4('0x17')][_0x03e4('0x15')]);}})['catch'](function(_0x30298f){logger[_0x03e4('0x13')](_0x03e4('0xf'),_0x1c160a,_0x30298f);_0x4e8d4f(_0x30298f);});});}exports['CreateReportAgentPreview']=function(_0x55b091){var _0x33f18a=this;return new Promise(function(_0x17a61f,_0x140c8e){return db['ReportAgentPreview'][_0x03e4('0x18')](_0x55b091[_0x03e4('0x19')],{'raw':_0x55b091['options']?_0x55b091[_0x03e4('0x1a')][_0x03e4('0x1b')]===undefined?!![]:![]:!![]})[_0x03e4('0xe')](function(_0x29ff32){logger[_0x03e4('0x16')](_0x03e4('0x1c'),_0x55b091);logger['debug'](_0x03e4('0x1c'),_0x55b091,JSON[_0x03e4('0x1d')](_0x29ff32));_0x17a61f(_0x29ff32);})[_0x03e4('0x1e')](function(_0x60b588){logger[_0x03e4('0x13')]('CreateReportAgentPreview',_0x60b588[_0x03e4('0x15')],_0x55b091);_0x140c8e(_0x33f18a[_0x03e4('0x13')](0x1f4,_0x60b588[_0x03e4('0x15')]));});});};