Built motion from commit (unavailable).|2.4.18
[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 _0x8068=['lodash','util','moment','bluebird','randomstring','ioredis','../../config/utils','rpc','../../config/environment','client','http','request','then','info','ReportAgentPreview,\x20%s,\x20%s','request\x20sent','debug','ReportAgentPreview,\x20%s,\x20%s,\x20%s','stringify','error','message','result','catch','body','options','CreateReportAgentPreview'];(function(_0x5d6ab8,_0x214bb7){var _0x88ec9d=function(_0x18b5cc){while(--_0x18b5cc){_0x5d6ab8['push'](_0x5d6ab8['shift']());}};_0x88ec9d(++_0x214bb7);}(_0x8068,0x104));var _0x8806=function(_0x281305,_0x2998d6){_0x281305=_0x281305-0x0;var _0x56ffbe=_0x8068[_0x281305];return _0x56ffbe;};'use strict';var _=require(_0x8806('0x0'));var util=require(_0x8806('0x1'));var moment=require(_0x8806('0x2'));var BPromise=require(_0x8806('0x3'));var rs=require(_0x8806('0x4'));var fs=require('fs');var Redis=require(_0x8806('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0x8806('0x6'));var logger=require('../../config/logger')(_0x8806('0x7'));var config=require(_0x8806('0x8'));var jayson=require('jayson/promise');var client=jayson[_0x8806('0x9')][_0x8806('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x4cb93e,_0x1b705d,_0x9b5ec9){return new BPromise(function(_0x5486d3,_0x36d9d0){return client[_0x8806('0xb')](_0x4cb93e,_0x9b5ec9)[_0x8806('0xc')](function(_0x111f22){logger[_0x8806('0xd')](_0x8806('0xe'),_0x1b705d,_0x8806('0xf'));logger[_0x8806('0x10')](_0x8806('0x11'),_0x1b705d,_0x8806('0xf'),JSON[_0x8806('0x12')](_0x111f22));if(_0x111f22[_0x8806('0x13')]){if(_0x111f22[_0x8806('0x13')]['code']===0x1f4){logger[_0x8806('0x13')](_0x8806('0xe'),_0x1b705d,_0x111f22[_0x8806('0x13')][_0x8806('0x14')]);return _0x36d9d0(_0x111f22['error']['message']);}logger[_0x8806('0x13')](_0x8806('0xe'),_0x1b705d,_0x111f22[_0x8806('0x13')]['message']);return _0x5486d3(_0x111f22[_0x8806('0x13')][_0x8806('0x14')]);}else{logger[_0x8806('0xd')]('ReportAgentPreview,\x20%s,\x20%s',_0x1b705d,_0x8806('0xf'));_0x5486d3(_0x111f22[_0x8806('0x15')][_0x8806('0x14')]);}})[_0x8806('0x16')](function(_0x3496b3){logger[_0x8806('0x13')]('ReportAgentPreview,\x20%s,\x20%s',_0x1b705d,_0x3496b3);_0x36d9d0(_0x3496b3);});});}exports['CreateReportAgentPreview']=function(_0x44a702){var _0x119320=this;return new Promise(function(_0xa81f9d,_0x3b043c){return db['ReportAgentPreview']['create'](_0x44a702[_0x8806('0x17')],{'raw':_0x44a702[_0x8806('0x18')]?_0x44a702[_0x8806('0x18')]['raw']===undefined?!![]:![]:!![]})[_0x8806('0xc')](function(_0x332ab5){logger[_0x8806('0xd')]('CreateReportAgentPreview',_0x44a702);logger['debug'](_0x8806('0x19'),_0x44a702,JSON[_0x8806('0x12')](_0x332ab5));_0xa81f9d(_0x332ab5);})['catch'](function(_0x1136eb){logger['error'](_0x8806('0x19'),_0x1136eb[_0x8806('0x14')],_0x44a702);_0x3b043c(_0x119320['error'](0x1f4,_0x1136eb[_0x8806('0x14')]));});});};