c3a410e74d4f9ae99f36d9fb612afb1a69c481cf
[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 _0xb8ae=['../../config/utils','../../config/logger','rpc','jayson/promise','client','http','request','then','info','request\x20sent','debug','ReportAgentPreview,\x20%s,\x20%s,\x20%s','stringify','error','code','message','ReportAgentPreview,\x20%s,\x20%s','catch','CreateReportAgentPreview','ReportAgentPreview','body','options','lodash','util','moment','ioredis'];(function(_0x113696,_0x1843cc){var _0x1fb234=function(_0x5f1185){while(--_0x5f1185){_0x113696['push'](_0x113696['shift']());}};_0x1fb234(++_0x1843cc);}(_0xb8ae,0x168));var _0xeb8a=function(_0x220f3f,_0x11c540){_0x220f3f=_0x220f3f-0x0;var _0x1f170e=_0xb8ae[_0x220f3f];return _0x1f170e;};'use strict';var _=require(_0xeb8a('0x0'));var util=require(_0xeb8a('0x1'));var moment=require(_0xeb8a('0x2'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xeb8a('0x3'));var db=require('../../mysqldb')['db'];var utils=require(_0xeb8a('0x4'));var logger=require(_0xeb8a('0x5'))(_0xeb8a('0x6'));var config=require('../../config/environment');var jayson=require(_0xeb8a('0x7'));var client=jayson[_0xeb8a('0x8')][_0xeb8a('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x22f99b,_0x594483,_0x424b0d){return new BPromise(function(_0x1c848b,_0x20ee00){return client[_0xeb8a('0xa')](_0x22f99b,_0x424b0d)[_0xeb8a('0xb')](function(_0x5c2fe0){logger[_0xeb8a('0xc')]('ReportAgentPreview,\x20%s,\x20%s',_0x594483,_0xeb8a('0xd'));logger[_0xeb8a('0xe')](_0xeb8a('0xf'),_0x594483,_0xeb8a('0xd'),JSON[_0xeb8a('0x10')](_0x5c2fe0));if(_0x5c2fe0[_0xeb8a('0x11')]){if(_0x5c2fe0['error'][_0xeb8a('0x12')]===0x1f4){logger[_0xeb8a('0x11')]('ReportAgentPreview,\x20%s,\x20%s',_0x594483,_0x5c2fe0['error']['message']);return _0x20ee00(_0x5c2fe0[_0xeb8a('0x11')][_0xeb8a('0x13')]);}logger[_0xeb8a('0x11')](_0xeb8a('0x14'),_0x594483,_0x5c2fe0['error'][_0xeb8a('0x13')]);return _0x1c848b(_0x5c2fe0[_0xeb8a('0x11')][_0xeb8a('0x13')]);}else{logger[_0xeb8a('0xc')](_0xeb8a('0x14'),_0x594483,'request\x20sent');_0x1c848b(_0x5c2fe0['result'][_0xeb8a('0x13')]);}})[_0xeb8a('0x15')](function(_0xb31267){logger[_0xeb8a('0x11')](_0xeb8a('0x14'),_0x594483,_0xb31267);_0x20ee00(_0xb31267);});});}exports[_0xeb8a('0x16')]=function(_0x3f01fc){var _0x40b64f=this;return new Promise(function(_0xf74adc,_0x2406df){return db[_0xeb8a('0x17')]['create'](_0x3f01fc[_0xeb8a('0x18')],{'raw':_0x3f01fc[_0xeb8a('0x19')]?_0x3f01fc[_0xeb8a('0x19')]['raw']===undefined?!![]:![]:!![]})[_0xeb8a('0xb')](function(_0x4d112f){logger[_0xeb8a('0xc')](_0xeb8a('0x16'),_0x3f01fc);logger[_0xeb8a('0xe')](_0xeb8a('0x16'),_0x3f01fc,JSON['stringify'](_0x4d112f));_0xf74adc(_0x4d112f);})[_0xeb8a('0x15')](function(_0x2af928){logger['error']('CreateReportAgentPreview',_0x2af928[_0xeb8a('0x13')],_0x3f01fc);_0x2406df(_0x40b64f[_0xeb8a('0x11')](0x1f4,_0x2af928[_0xeb8a('0x13')]));});});};