459ebc17e9acf428be88fc529dc6bf4f9dffef9d
[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 _0x0287=['moment','ioredis','../../mysqldb','../../config/environment','http','request','then','info','request\x20sent','debug','ReportAgentPreview,\x20%s,\x20%s,\x20%s','stringify','error','ReportAgentPreview,\x20%s,\x20%s','message','catch','CreateReportAgentPreview','ReportAgentPreview','options','raw','lodash','util'];(function(_0x11005e,_0x20c3d2){var _0x29338f=function(_0x3384e9){while(--_0x3384e9){_0x11005e['push'](_0x11005e['shift']());}};_0x29338f(++_0x20c3d2);}(_0x0287,0xda));var _0x7028=function(_0x2a24f9,_0x33f21b){_0x2a24f9=_0x2a24f9-0x0;var _0x32edf3=_0x0287[_0x2a24f9];return _0x32edf3;};'use strict';var _=require(_0x7028('0x0'));var util=require(_0x7028('0x1'));var moment=require(_0x7028('0x2'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x7028('0x3'));var db=require(_0x7028('0x4'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')('rpc');var config=require(_0x7028('0x5'));var jayson=require('jayson/promise');var client=jayson['client'][_0x7028('0x6')]({'port':0x232a});function respondWithRpcPromise(_0x4d58cb,_0x3b1b0f,_0x3d8ba2){return new BPromise(function(_0x1f11fc,_0x3ea8a1){return client[_0x7028('0x7')](_0x4d58cb,_0x3d8ba2)[_0x7028('0x8')](function(_0x3bc686){logger[_0x7028('0x9')]('ReportAgentPreview,\x20%s,\x20%s',_0x3b1b0f,_0x7028('0xa'));logger[_0x7028('0xb')](_0x7028('0xc'),_0x3b1b0f,_0x7028('0xa'),JSON[_0x7028('0xd')](_0x3bc686));if(_0x3bc686[_0x7028('0xe')]){if(_0x3bc686[_0x7028('0xe')]['code']===0x1f4){logger[_0x7028('0xe')](_0x7028('0xf'),_0x3b1b0f,_0x3bc686['error'][_0x7028('0x10')]);return _0x3ea8a1(_0x3bc686['error'][_0x7028('0x10')]);}logger['error'](_0x7028('0xf'),_0x3b1b0f,_0x3bc686[_0x7028('0xe')][_0x7028('0x10')]);return _0x1f11fc(_0x3bc686['error'][_0x7028('0x10')]);}else{logger['info']('ReportAgentPreview,\x20%s,\x20%s',_0x3b1b0f,_0x7028('0xa'));_0x1f11fc(_0x3bc686['result']['message']);}})[_0x7028('0x11')](function(_0x434888){logger[_0x7028('0xe')]('ReportAgentPreview,\x20%s,\x20%s',_0x3b1b0f,_0x434888);_0x3ea8a1(_0x434888);});});}exports[_0x7028('0x12')]=function(_0x1a9c8c){var _0x58dcc3=this;return new Promise(function(_0x4ecade,_0x1c9f25){return db[_0x7028('0x13')]['create'](_0x1a9c8c['body'],{'raw':_0x1a9c8c[_0x7028('0x14')]?_0x1a9c8c['options'][_0x7028('0x15')]===undefined?!![]:![]:!![]})[_0x7028('0x8')](function(_0x3524c6){logger[_0x7028('0x9')](_0x7028('0x12'),_0x1a9c8c);logger[_0x7028('0xb')](_0x7028('0x12'),_0x1a9c8c,JSON[_0x7028('0xd')](_0x3524c6));_0x4ecade(_0x3524c6);})[_0x7028('0x11')](function(_0x4cef0f){logger[_0x7028('0xe')](_0x7028('0x12'),_0x4cef0f[_0x7028('0x10')],_0x1a9c8c);_0x1c9f25(_0x58dcc3['error'](0x1f4,_0x4cef0f[_0x7028('0x10')]));});});};