Built motion from commit (unavailable).|2.5.21
[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 _0x357a=['error','message','ReportAgentPreview,\x20%s,\x20%s','result','catch','CreateReportAgentPreview','ReportAgentPreview','create','body','options','raw','lodash','util','moment','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','../../config/environment','client','request','then','info','request\x20sent','stringify'];(function(_0x4ecd76,_0x79f1f3){var _0x240f34=function(_0x563f79){while(--_0x563f79){_0x4ecd76['push'](_0x4ecd76['shift']());}};_0x240f34(++_0x79f1f3);}(_0x357a,0x129));var _0xa357=function(_0x5e788d,_0x1afcc8){_0x5e788d=_0x5e788d-0x0;var _0x1af32f=_0x357a[_0x5e788d];return _0x1af32f;};'use strict';var _=require(_0xa357('0x0'));var util=require(_0xa357('0x1'));var moment=require(_0xa357('0x2'));var BPromise=require(_0xa357('0x3'));var rs=require(_0xa357('0x4'));var fs=require('fs');var Redis=require(_0xa357('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0xa357('0x6'));var logger=require(_0xa357('0x7'))('rpc');var config=require(_0xa357('0x8'));var jayson=require('jayson/promise');var client=jayson[_0xa357('0x9')]['http']({'port':0x232a});function respondWithRpcPromise(_0x195c4a,_0xf5c8d1,_0x47956b){return new BPromise(function(_0x57f335,_0x28b9bd){return client[_0xa357('0xa')](_0x195c4a,_0x47956b)[_0xa357('0xb')](function(_0x54a208){logger[_0xa357('0xc')]('ReportAgentPreview,\x20%s,\x20%s',_0xf5c8d1,'request\x20sent');logger['debug']('ReportAgentPreview,\x20%s,\x20%s,\x20%s',_0xf5c8d1,_0xa357('0xd'),JSON[_0xa357('0xe')](_0x54a208));if(_0x54a208[_0xa357('0xf')]){if(_0x54a208['error']['code']===0x1f4){logger[_0xa357('0xf')]('ReportAgentPreview,\x20%s,\x20%s',_0xf5c8d1,_0x54a208['error']['message']);return _0x28b9bd(_0x54a208[_0xa357('0xf')][_0xa357('0x10')]);}logger[_0xa357('0xf')](_0xa357('0x11'),_0xf5c8d1,_0x54a208[_0xa357('0xf')][_0xa357('0x10')]);return _0x57f335(_0x54a208[_0xa357('0xf')]['message']);}else{logger['info'](_0xa357('0x11'),_0xf5c8d1,_0xa357('0xd'));_0x57f335(_0x54a208[_0xa357('0x12')][_0xa357('0x10')]);}})[_0xa357('0x13')](function(_0x4791d4){logger['error']('ReportAgentPreview,\x20%s,\x20%s',_0xf5c8d1,_0x4791d4);_0x28b9bd(_0x4791d4);});});}exports[_0xa357('0x14')]=function(_0x5803c4){var _0x2a67de=this;return new Promise(function(_0x412160,_0x1a3734){return db[_0xa357('0x15')][_0xa357('0x16')](_0x5803c4[_0xa357('0x17')],{'raw':_0x5803c4[_0xa357('0x18')]?_0x5803c4[_0xa357('0x18')][_0xa357('0x19')]===undefined?!![]:![]:!![]})[_0xa357('0xb')](function(_0x4d04c0){logger['info'](_0xa357('0x14'),_0x5803c4);logger['debug'](_0xa357('0x14'),_0x5803c4,JSON[_0xa357('0xe')](_0x4d04c0));_0x412160(_0x4d04c0);})['catch'](function(_0x340cc7){logger['error']('CreateReportAgentPreview',_0x340cc7[_0xa357('0x10')],_0x5803c4);_0x1a3734(_0x2a67de[_0xa357('0xf')](0x1f4,_0x340cc7[_0xa357('0x10')]));});});};