Built motion from commit 9d7072cc.|2.5.39
[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 _0x6d51=['client','http','then','request\x20sent','ReportAgentPreview,\x20%s,\x20%s,\x20%s','error','code','ReportAgentPreview,\x20%s,\x20%s','message','info','result','catch','CreateReportAgentPreview','create','body','options','raw','stringify','lodash','moment','randomstring','ioredis','../../config/utils','../../config/logger','rpc','jayson/promise'];(function(_0x541116,_0x182fbb){var _0xbe29bb=function(_0x28ade9){while(--_0x28ade9){_0x541116['push'](_0x541116['shift']());}};_0xbe29bb(++_0x182fbb);}(_0x6d51,0xe2));var _0x16d5=function(_0x175aa7,_0x408725){_0x175aa7=_0x175aa7-0x0;var _0xed2f3b=_0x6d51[_0x175aa7];return _0xed2f3b;};'use strict';var _=require(_0x16d5('0x0'));var util=require('util');var moment=require(_0x16d5('0x1'));var BPromise=require('bluebird');var rs=require(_0x16d5('0x2'));var fs=require('fs');var Redis=require(_0x16d5('0x3'));var db=require('../../mysqldb')['db'];var utils=require(_0x16d5('0x4'));var logger=require(_0x16d5('0x5'))(_0x16d5('0x6'));var config=require('../../config/environment');var jayson=require(_0x16d5('0x7'));var client=jayson[_0x16d5('0x8')][_0x16d5('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x12748d,_0x580fca,_0x48bb16){return new BPromise(function(_0x1c09ac,_0x3dfba4){return client['request'](_0x12748d,_0x48bb16)[_0x16d5('0xa')](function(_0x526a46){logger['info']('ReportAgentPreview,\x20%s,\x20%s',_0x580fca,_0x16d5('0xb'));logger['debug'](_0x16d5('0xc'),_0x580fca,_0x16d5('0xb'),JSON['stringify'](_0x526a46));if(_0x526a46['error']){if(_0x526a46[_0x16d5('0xd')][_0x16d5('0xe')]===0x1f4){logger[_0x16d5('0xd')](_0x16d5('0xf'),_0x580fca,_0x526a46[_0x16d5('0xd')]['message']);return _0x3dfba4(_0x526a46[_0x16d5('0xd')][_0x16d5('0x10')]);}logger[_0x16d5('0xd')]('ReportAgentPreview,\x20%s,\x20%s',_0x580fca,_0x526a46[_0x16d5('0xd')][_0x16d5('0x10')]);return _0x1c09ac(_0x526a46[_0x16d5('0xd')][_0x16d5('0x10')]);}else{logger[_0x16d5('0x11')](_0x16d5('0xf'),_0x580fca,'request\x20sent');_0x1c09ac(_0x526a46[_0x16d5('0x12')][_0x16d5('0x10')]);}})[_0x16d5('0x13')](function(_0x4e8936){logger['error']('ReportAgentPreview,\x20%s,\x20%s',_0x580fca,_0x4e8936);_0x3dfba4(_0x4e8936);});});}exports[_0x16d5('0x14')]=function(_0x39bc7b){var _0x4709dd=this;return new Promise(function(_0xca526f,_0x4fdcee){return db['ReportAgentPreview'][_0x16d5('0x15')](_0x39bc7b[_0x16d5('0x16')],{'raw':_0x39bc7b[_0x16d5('0x17')]?_0x39bc7b['options'][_0x16d5('0x18')]===undefined?!![]:![]:!![]})['then'](function(_0x2f1f3b){logger[_0x16d5('0x11')](_0x16d5('0x14'),_0x39bc7b);logger['debug']('CreateReportAgentPreview',_0x39bc7b,JSON[_0x16d5('0x19')](_0x2f1f3b));_0xca526f(_0x2f1f3b);})[_0x16d5('0x13')](function(_0x5bf285){logger[_0x16d5('0xd')](_0x16d5('0x14'),_0x5bf285[_0x16d5('0x10')],_0x39bc7b);_0x4fdcee(_0x4709dd[_0x16d5('0xd')](0x1f4,_0x5bf285[_0x16d5('0x10')]));});});};