Built motion from commit d5e4af8c.|2.6.23
[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 _0x063a=['result','catch','CreateReportAgentPreview','options','raw','lodash','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','jayson/promise','client','http','request','then','info','ReportAgentPreview,\x20%s,\x20%s','debug','request\x20sent','stringify','error','code','message'];(function(_0x173593,_0x43bab3){var _0x1c0eda=function(_0x196dd5){while(--_0x196dd5){_0x173593['push'](_0x173593['shift']());}};_0x1c0eda(++_0x43bab3);}(_0x063a,0x1e0));var _0xa063=function(_0x39200c,_0x40d877){_0x39200c=_0x39200c-0x0;var _0x3f47e9=_0x063a[_0x39200c];return _0x3f47e9;};'use strict';var _=require(_0xa063('0x0'));var util=require('util');var moment=require('moment');var BPromise=require(_0xa063('0x1'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xa063('0x2'));var db=require(_0xa063('0x3'))['db'];var utils=require(_0xa063('0x4'));var logger=require(_0xa063('0x5'))(_0xa063('0x6'));var config=require('../../config/environment');var jayson=require(_0xa063('0x7'));var client=jayson[_0xa063('0x8')][_0xa063('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x48d75c,_0xded8a0,_0xc15936){return new BPromise(function(_0x29604a,_0x20cffa){return client[_0xa063('0xa')](_0x48d75c,_0xc15936)[_0xa063('0xb')](function(_0x119bbb){logger[_0xa063('0xc')](_0xa063('0xd'),_0xded8a0,'request\x20sent');logger[_0xa063('0xe')]('ReportAgentPreview,\x20%s,\x20%s,\x20%s',_0xded8a0,_0xa063('0xf'),JSON[_0xa063('0x10')](_0x119bbb));if(_0x119bbb[_0xa063('0x11')]){if(_0x119bbb[_0xa063('0x11')][_0xa063('0x12')]===0x1f4){logger[_0xa063('0x11')](_0xa063('0xd'),_0xded8a0,_0x119bbb['error'][_0xa063('0x13')]);return _0x20cffa(_0x119bbb[_0xa063('0x11')][_0xa063('0x13')]);}logger['error'](_0xa063('0xd'),_0xded8a0,_0x119bbb[_0xa063('0x11')]['message']);return _0x29604a(_0x119bbb[_0xa063('0x11')][_0xa063('0x13')]);}else{logger['info'](_0xa063('0xd'),_0xded8a0,'request\x20sent');_0x29604a(_0x119bbb[_0xa063('0x14')][_0xa063('0x13')]);}})[_0xa063('0x15')](function(_0x3adc90){logger[_0xa063('0x11')](_0xa063('0xd'),_0xded8a0,_0x3adc90);_0x20cffa(_0x3adc90);});});}exports[_0xa063('0x16')]=function(_0x4aabc8){var _0x1fa2ef=this;return new Promise(function(_0xc5b2ed,_0x259e94){return db['ReportAgentPreview']['create'](_0x4aabc8['body'],{'raw':_0x4aabc8[_0xa063('0x17')]?_0x4aabc8[_0xa063('0x17')][_0xa063('0x18')]===undefined?!![]:![]:!![]})[_0xa063('0xb')](function(_0x4aba7d){logger['info']('CreateReportAgentPreview',_0x4aabc8);logger[_0xa063('0xe')](_0xa063('0x16'),_0x4aabc8,JSON[_0xa063('0x10')](_0x4aba7d));_0xc5b2ed(_0x4aba7d);})[_0xa063('0x15')](function(_0x4484bd){logger[_0xa063('0x11')](_0xa063('0x16'),_0x4484bd[_0xa063('0x13')],_0x4aabc8);_0x259e94(_0x1fa2ef[_0xa063('0x11')](0x1f4,_0x4484bd[_0xa063('0x13')]));});});};