Built motion from commit (unavailable).|2.5.11
[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 _0x7f1b=['debug','ReportAgentPreview,\x20%s,\x20%s,\x20%s','stringify','error','code','message','request\x20sent','result','catch','CreateReportAgentPreview','ReportAgentPreview','create','body','options','raw','lodash','util','ioredis','../../mysqldb','../../config/logger','../../config/environment','jayson/promise','info','ReportAgentPreview,\x20%s,\x20%s'];(function(_0x41c99c,_0x3f1548){var _0x4800e5=function(_0x10fc4b){while(--_0x10fc4b){_0x41c99c['push'](_0x41c99c['shift']());}};_0x4800e5(++_0x3f1548);}(_0x7f1b,0x6f));var _0xb7f1=function(_0x349d7f,_0x3b4f75){_0x349d7f=_0x349d7f-0x0;var _0x4a39ae=_0x7f1b[_0x349d7f];return _0x4a39ae;};'use strict';var _=require(_0xb7f1('0x0'));var util=require(_0xb7f1('0x1'));var moment=require('moment');var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xb7f1('0x2'));var db=require(_0xb7f1('0x3'))['db'];var utils=require('../../config/utils');var logger=require(_0xb7f1('0x4'))('rpc');var config=require(_0xb7f1('0x5'));var jayson=require(_0xb7f1('0x6'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x788e2a,_0x41d226,_0x55846){return new BPromise(function(_0x29daeb,_0x2da6b4){return client['request'](_0x788e2a,_0x55846)['then'](function(_0x1ae992){logger[_0xb7f1('0x7')](_0xb7f1('0x8'),_0x41d226,'request\x20sent');logger[_0xb7f1('0x9')](_0xb7f1('0xa'),_0x41d226,'request\x20sent',JSON[_0xb7f1('0xb')](_0x1ae992));if(_0x1ae992['error']){if(_0x1ae992[_0xb7f1('0xc')][_0xb7f1('0xd')]===0x1f4){logger[_0xb7f1('0xc')](_0xb7f1('0x8'),_0x41d226,_0x1ae992['error'][_0xb7f1('0xe')]);return _0x2da6b4(_0x1ae992[_0xb7f1('0xc')][_0xb7f1('0xe')]);}logger['error']('ReportAgentPreview,\x20%s,\x20%s',_0x41d226,_0x1ae992[_0xb7f1('0xc')][_0xb7f1('0xe')]);return _0x29daeb(_0x1ae992[_0xb7f1('0xc')][_0xb7f1('0xe')]);}else{logger[_0xb7f1('0x7')](_0xb7f1('0x8'),_0x41d226,_0xb7f1('0xf'));_0x29daeb(_0x1ae992[_0xb7f1('0x10')][_0xb7f1('0xe')]);}})[_0xb7f1('0x11')](function(_0x14a54b){logger[_0xb7f1('0xc')](_0xb7f1('0x8'),_0x41d226,_0x14a54b);_0x2da6b4(_0x14a54b);});});}exports[_0xb7f1('0x12')]=function(_0x211145){var _0x3deaf4=this;return new Promise(function(_0x151f6f,_0x277083){return db[_0xb7f1('0x13')][_0xb7f1('0x14')](_0x211145[_0xb7f1('0x15')],{'raw':_0x211145[_0xb7f1('0x16')]?_0x211145[_0xb7f1('0x16')][_0xb7f1('0x17')]===undefined?!![]:![]:!![]})['then'](function(_0xf5fbc8){logger[_0xb7f1('0x7')](_0xb7f1('0x12'),_0x211145);logger[_0xb7f1('0x9')]('CreateReportAgentPreview',_0x211145,JSON[_0xb7f1('0xb')](_0xf5fbc8));_0x151f6f(_0xf5fbc8);})['catch'](function(_0xc74f3b){logger[_0xb7f1('0xc')](_0xb7f1('0x12'),_0xc74f3b[_0xb7f1('0xe')],_0x211145);_0x277083(_0x3deaf4[_0xb7f1('0xc')](0x1f4,_0xc74f3b['message']));});});};