2392d5750752a6141a5cdf5b7d39eb7549603977
[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 _0x724c=['CreateReportAgentPreview','options','raw','randomstring','ioredis','../../config/utils','rpc','../../config/environment','jayson/promise','client','then','info','ReportAgentPreview,\x20%s,\x20%s','request\x20sent','debug','ReportAgentPreview,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result'];(function(_0x14110b,_0x3ce4f6){var _0x33d8db=function(_0x55c02f){while(--_0x55c02f){_0x14110b['push'](_0x14110b['shift']());}};_0x33d8db(++_0x3ce4f6);}(_0x724c,0x81));var _0xc724=function(_0x993c4f,_0xf34331){_0x993c4f=_0x993c4f-0x0;var _0x479802=_0x724c[_0x993c4f];return _0x479802;};'use strict';var _=require('lodash');var util=require('util');var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0xc724('0x0'));var fs=require('fs');var Redis=require(_0xc724('0x1'));var db=require('../../mysqldb')['db'];var utils=require(_0xc724('0x2'));var logger=require('../../config/logger')(_0xc724('0x3'));var config=require(_0xc724('0x4'));var jayson=require(_0xc724('0x5'));var client=jayson[_0xc724('0x6')]['http']({'port':0x232a});function respondWithRpcPromise(_0x23224b,_0x599dd5,_0x4d186a){return new BPromise(function(_0x55bb66,_0x368b61){return client['request'](_0x23224b,_0x4d186a)[_0xc724('0x7')](function(_0x5a4bc0){logger[_0xc724('0x8')](_0xc724('0x9'),_0x599dd5,_0xc724('0xa'));logger[_0xc724('0xb')](_0xc724('0xc'),_0x599dd5,'request\x20sent',JSON[_0xc724('0xd')](_0x5a4bc0));if(_0x5a4bc0[_0xc724('0xe')]){if(_0x5a4bc0[_0xc724('0xe')][_0xc724('0xf')]===0x1f4){logger[_0xc724('0xe')]('ReportAgentPreview,\x20%s,\x20%s',_0x599dd5,_0x5a4bc0[_0xc724('0xe')][_0xc724('0x10')]);return _0x368b61(_0x5a4bc0['error'][_0xc724('0x10')]);}logger['error'](_0xc724('0x9'),_0x599dd5,_0x5a4bc0['error'][_0xc724('0x10')]);return _0x55bb66(_0x5a4bc0[_0xc724('0xe')]['message']);}else{logger[_0xc724('0x8')](_0xc724('0x9'),_0x599dd5,_0xc724('0xa'));_0x55bb66(_0x5a4bc0[_0xc724('0x11')][_0xc724('0x10')]);}})['catch'](function(_0xa95bc0){logger['error'](_0xc724('0x9'),_0x599dd5,_0xa95bc0);_0x368b61(_0xa95bc0);});});}exports[_0xc724('0x12')]=function(_0x5236ff){var _0x2488ef=this;return new Promise(function(_0xf0aabc,_0x69fac8){return db['ReportAgentPreview']['create'](_0x5236ff['body'],{'raw':_0x5236ff[_0xc724('0x13')]?_0x5236ff[_0xc724('0x13')][_0xc724('0x14')]===undefined?!![]:![]:!![]})[_0xc724('0x7')](function(_0x14ea7d){logger['info'](_0xc724('0x12'),_0x5236ff);logger[_0xc724('0xb')](_0xc724('0x12'),_0x5236ff,JSON[_0xc724('0xd')](_0x14ea7d));_0xf0aabc(_0x14ea7d);})['catch'](function(_0x4231aa){logger[_0xc724('0xe')](_0xc724('0x12'),_0x4231aa[_0xc724('0x10')],_0x5236ff);_0x69fac8(_0x2488ef['error'](0x1f4,_0x4231aa['message']));});});};