Built motion from commit 25580385.|2.6.2
[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 _0x783f=['request','then','info','debug','code','ReportAgentPreview,\x20%s,\x20%s','error','message','result','catch','CreateReportAgentPreview','body','options','raw','stringify','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client','http'];(function(_0x3b3167,_0x1eb7b9){var _0x4c176c=function(_0x40a784){while(--_0x40a784){_0x3b3167['push'](_0x3b3167['shift']());}};_0x4c176c(++_0x1eb7b9);}(_0x783f,0x16e));var _0xf783=function(_0x566da6,_0x543076){_0x566da6=_0x566da6-0x0;var _0x1a4e62=_0x783f[_0x566da6];return _0x1a4e62;};'use strict';var _=require('lodash');var util=require(_0xf783('0x0'));var moment=require(_0xf783('0x1'));var BPromise=require(_0xf783('0x2'));var rs=require(_0xf783('0x3'));var fs=require('fs');var Redis=require(_0xf783('0x4'));var db=require(_0xf783('0x5'))['db'];var utils=require(_0xf783('0x6'));var logger=require('../../config/logger')(_0xf783('0x7'));var config=require(_0xf783('0x8'));var jayson=require(_0xf783('0x9'));var client=jayson[_0xf783('0xa')][_0xf783('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x5271ae,_0xf0ce57,_0x5e0720){return new BPromise(function(_0x37e51a,_0x5068b8){return client[_0xf783('0xc')](_0x5271ae,_0x5e0720)[_0xf783('0xd')](function(_0x22479b){logger[_0xf783('0xe')]('ReportAgentPreview,\x20%s,\x20%s',_0xf0ce57,'request\x20sent');logger[_0xf783('0xf')]('ReportAgentPreview,\x20%s,\x20%s,\x20%s',_0xf0ce57,'request\x20sent',JSON['stringify'](_0x22479b));if(_0x22479b['error']){if(_0x22479b['error'][_0xf783('0x10')]===0x1f4){logger['error'](_0xf783('0x11'),_0xf0ce57,_0x22479b[_0xf783('0x12')][_0xf783('0x13')]);return _0x5068b8(_0x22479b[_0xf783('0x12')][_0xf783('0x13')]);}logger[_0xf783('0x12')](_0xf783('0x11'),_0xf0ce57,_0x22479b[_0xf783('0x12')][_0xf783('0x13')]);return _0x37e51a(_0x22479b[_0xf783('0x12')]['message']);}else{logger['info'](_0xf783('0x11'),_0xf0ce57,'request\x20sent');_0x37e51a(_0x22479b[_0xf783('0x14')][_0xf783('0x13')]);}})[_0xf783('0x15')](function(_0x2a4e82){logger[_0xf783('0x12')]('ReportAgentPreview,\x20%s,\x20%s',_0xf0ce57,_0x2a4e82);_0x5068b8(_0x2a4e82);});});}exports[_0xf783('0x16')]=function(_0x496c49){var _0x3c70ce=this;return new Promise(function(_0x1a1b83,_0x453ac8){return db['ReportAgentPreview']['create'](_0x496c49[_0xf783('0x17')],{'raw':_0x496c49[_0xf783('0x18')]?_0x496c49[_0xf783('0x18')][_0xf783('0x19')]===undefined?!![]:![]:!![]})['then'](function(_0x19c62c){logger[_0xf783('0xe')](_0xf783('0x16'),_0x496c49);logger[_0xf783('0xf')](_0xf783('0x16'),_0x496c49,JSON[_0xf783('0x1a')](_0x19c62c));_0x1a1b83(_0x19c62c);})['catch'](function(_0x23c971){logger[_0xf783('0x12')](_0xf783('0x16'),_0x23c971['message'],_0x496c49);_0x453ac8(_0x3c70ce[_0xf783('0x12')](0x1f4,_0x23c971[_0xf783('0x13')]));});});};