Built motion from commit 87cd5f02.|2.5.48
[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 _0x4089=['moment','randomstring','ioredis','../../mysqldb','../../config/logger','../../config/environment','jayson/promise','client','http','info','ReportAgentPreview,\x20%s,\x20%s','request\x20sent','ReportAgentPreview,\x20%s,\x20%s,\x20%s','stringify','error','code','message','catch','CreateReportAgentPreview','create','body','options','raw','debug'];(function(_0x35aa79,_0x53dedf){var _0x472ecb=function(_0x5dfddc){while(--_0x5dfddc){_0x35aa79['push'](_0x35aa79['shift']());}};_0x472ecb(++_0x53dedf);}(_0x4089,0x108));var _0x9408=function(_0x1d08ad,_0x2f9624){_0x1d08ad=_0x1d08ad-0x0;var _0xa90622=_0x4089[_0x1d08ad];return _0xa90622;};'use strict';var _=require('lodash');var util=require('util');var moment=require(_0x9408('0x0'));var BPromise=require('bluebird');var rs=require(_0x9408('0x1'));var fs=require('fs');var Redis=require(_0x9408('0x2'));var db=require(_0x9408('0x3'))['db'];var utils=require('../../config/utils');var logger=require(_0x9408('0x4'))('rpc');var config=require(_0x9408('0x5'));var jayson=require(_0x9408('0x6'));var client=jayson[_0x9408('0x7')][_0x9408('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x18dad1,_0x2b0c1c,_0x5da062){return new BPromise(function(_0x515472,_0x3aa24d){return client['request'](_0x18dad1,_0x5da062)['then'](function(_0x4062f8){logger[_0x9408('0x9')](_0x9408('0xa'),_0x2b0c1c,_0x9408('0xb'));logger['debug'](_0x9408('0xc'),_0x2b0c1c,_0x9408('0xb'),JSON[_0x9408('0xd')](_0x4062f8));if(_0x4062f8['error']){if(_0x4062f8[_0x9408('0xe')][_0x9408('0xf')]===0x1f4){logger[_0x9408('0xe')]('ReportAgentPreview,\x20%s,\x20%s',_0x2b0c1c,_0x4062f8['error']['message']);return _0x3aa24d(_0x4062f8[_0x9408('0xe')][_0x9408('0x10')]);}logger[_0x9408('0xe')]('ReportAgentPreview,\x20%s,\x20%s',_0x2b0c1c,_0x4062f8['error'][_0x9408('0x10')]);return _0x515472(_0x4062f8[_0x9408('0xe')][_0x9408('0x10')]);}else{logger[_0x9408('0x9')]('ReportAgentPreview,\x20%s,\x20%s',_0x2b0c1c,_0x9408('0xb'));_0x515472(_0x4062f8['result']['message']);}})[_0x9408('0x11')](function(_0x68379d){logger[_0x9408('0xe')](_0x9408('0xa'),_0x2b0c1c,_0x68379d);_0x3aa24d(_0x68379d);});});}exports[_0x9408('0x12')]=function(_0x200862){var _0x34d718=this;return new Promise(function(_0x46446d,_0x27ee8e){return db['ReportAgentPreview'][_0x9408('0x13')](_0x200862[_0x9408('0x14')],{'raw':_0x200862[_0x9408('0x15')]?_0x200862[_0x9408('0x15')][_0x9408('0x16')]===undefined?!![]:![]:!![]})['then'](function(_0x3cf655){logger[_0x9408('0x9')](_0x9408('0x12'),_0x200862);logger[_0x9408('0x17')]('CreateReportAgentPreview',_0x200862,JSON[_0x9408('0xd')](_0x3cf655));_0x46446d(_0x3cf655);})[_0x9408('0x11')](function(_0x28c667){logger[_0x9408('0xe')]('CreateReportAgentPreview',_0x28c667[_0x9408('0x10')],_0x200862);_0x27ee8e(_0x34d718['error'](0x1f4,_0x28c667[_0x9408('0x10')]));});});};