Built motion from commit 19a84241.|2.5.34
[motion2.git] / server / api / mailTransferReport / mailTransferReport.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 _0x9e4a=['../../config/utils','../../config/logger','rpc','../../config/environment','client','http','request','then','MailTransferReport,\x20%s,\x20%s','request\x20sent','debug','MailTransferReport,\x20%s,\x20%s,\x20%s','stringify','error','code','message','info','result','catch','lodash','util','moment','ioredis','../../mysqldb'];(function(_0x26f129,_0x123f96){var _0x1548b4=function(_0x2c2d61){while(--_0x2c2d61){_0x26f129['push'](_0x26f129['shift']());}};_0x1548b4(++_0x123f96);}(_0x9e4a,0x1c3));var _0xa9e4=function(_0x2235bf,_0x3a06a7){_0x2235bf=_0x2235bf-0x0;var _0x4c3a64=_0x9e4a[_0x2235bf];return _0x4c3a64;};'use strict';var _=require(_0xa9e4('0x0'));var util=require(_0xa9e4('0x1'));var moment=require(_0xa9e4('0x2'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xa9e4('0x3'));var db=require(_0xa9e4('0x4'))['db'];var utils=require(_0xa9e4('0x5'));var logger=require(_0xa9e4('0x6'))(_0xa9e4('0x7'));var config=require(_0xa9e4('0x8'));var jayson=require('jayson/promise');var client=jayson[_0xa9e4('0x9')][_0xa9e4('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x35663d,_0x5e1fca,_0x2aba39){return new BPromise(function(_0x10bcb9,_0x48a5ea){return client[_0xa9e4('0xb')](_0x35663d,_0x2aba39)[_0xa9e4('0xc')](function(_0x56db4d){logger['info'](_0xa9e4('0xd'),_0x5e1fca,_0xa9e4('0xe'));logger[_0xa9e4('0xf')](_0xa9e4('0x10'),_0x5e1fca,_0xa9e4('0xe'),JSON[_0xa9e4('0x11')](_0x56db4d));if(_0x56db4d['error']){if(_0x56db4d[_0xa9e4('0x12')][_0xa9e4('0x13')]===0x1f4){logger[_0xa9e4('0x12')](_0xa9e4('0xd'),_0x5e1fca,_0x56db4d['error'][_0xa9e4('0x14')]);return _0x48a5ea(_0x56db4d[_0xa9e4('0x12')][_0xa9e4('0x14')]);}logger[_0xa9e4('0x12')](_0xa9e4('0xd'),_0x5e1fca,_0x56db4d[_0xa9e4('0x12')][_0xa9e4('0x14')]);return _0x10bcb9(_0x56db4d[_0xa9e4('0x12')][_0xa9e4('0x14')]);}else{logger[_0xa9e4('0x15')](_0xa9e4('0xd'),_0x5e1fca,_0xa9e4('0xe'));_0x10bcb9(_0x56db4d[_0xa9e4('0x16')][_0xa9e4('0x14')]);}})[_0xa9e4('0x17')](function(_0x51b15c){logger[_0xa9e4('0x12')](_0xa9e4('0xd'),_0x5e1fca,_0x51b15c);_0x48a5ea(_0x51b15c);});});}