Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / mailApplication / mailApplication.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 _0x8fc7=['request','then','info','MailApplication,\x20%s,\x20%s','debug','MailApplication,\x20%s,\x20%s,\x20%s','request\x20sent','error','code','message','result','catch','UpdateMailApplication','update','body','raw','options','where','limit','lodash','util','bluebird','randomstring','../../config/logger','jayson/promise'];(function(_0x434784,_0x732cb2){var _0x4f5803=function(_0x47126f){while(--_0x47126f){_0x434784['push'](_0x434784['shift']());}};_0x4f5803(++_0x732cb2);}(_0x8fc7,0x126));var _0x78fc=function(_0x5a95fa,_0x4a2fc9){_0x5a95fa=_0x5a95fa-0x0;var _0x1a61b8=_0x8fc7[_0x5a95fa];return _0x1a61b8;};'use strict';var _=require(_0x78fc('0x0'));var util=require(_0x78fc('0x1'));var moment=require('moment');var BPromise=require(_0x78fc('0x2'));var rs=require(_0x78fc('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x78fc('0x4'))('rpc');var config=require('../../config/environment');var jayson=require(_0x78fc('0x5'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x2ce055,_0x156912,_0x1f4a04){return new BPromise(function(_0xd170db,_0x3c49e0){return client[_0x78fc('0x6')](_0x2ce055,_0x1f4a04)[_0x78fc('0x7')](function(_0x37faf8){logger[_0x78fc('0x8')](_0x78fc('0x9'),_0x156912,'request\x20sent');logger[_0x78fc('0xa')](_0x78fc('0xb'),_0x156912,_0x78fc('0xc'),JSON['stringify'](_0x37faf8));if(_0x37faf8[_0x78fc('0xd')]){if(_0x37faf8[_0x78fc('0xd')][_0x78fc('0xe')]===0x1f4){logger['error'](_0x78fc('0x9'),_0x156912,_0x37faf8[_0x78fc('0xd')]['message']);return _0x3c49e0(_0x37faf8[_0x78fc('0xd')]['message']);}logger[_0x78fc('0xd')](_0x78fc('0x9'),_0x156912,_0x37faf8[_0x78fc('0xd')][_0x78fc('0xf')]);return _0xd170db(_0x37faf8['error'][_0x78fc('0xf')]);}else{logger[_0x78fc('0x8')](_0x78fc('0x9'),_0x156912,_0x78fc('0xc'));_0xd170db(_0x37faf8[_0x78fc('0x10')][_0x78fc('0xf')]);}})[_0x78fc('0x11')](function(_0x190547){logger[_0x78fc('0xd')](_0x78fc('0x9'),_0x156912,_0x190547);_0x3c49e0(_0x190547);});});}exports[_0x78fc('0x12')]=function(_0x856581){var _0x4471f1=this;return new Promise(function(_0x211c08,_0xc2ebb){return db['MailApplication'][_0x78fc('0x13')](_0x856581[_0x78fc('0x14')],{'raw':_0x856581['options']?_0x856581['options'][_0x78fc('0x15')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x856581[_0x78fc('0x16')]?_0x856581['options'][_0x78fc('0x17')]||null:null,'attributes':_0x856581[_0x78fc('0x16')]?_0x856581[_0x78fc('0x16')]['attributes']||null:null,'limit':_0x856581[_0x78fc('0x16')]?_0x856581['options'][_0x78fc('0x18')]||null:null})[_0x78fc('0x7')](function(_0x505c84){logger[_0x78fc('0x8')]('UpdateMailApplication',_0x856581);logger['debug']('UpdateMailApplication',_0x856581,JSON['stringify'](_0x505c84));_0x211c08(_0x505c84);})[_0x78fc('0x11')](function(_0xf1c64b){logger[_0x78fc('0xd')]('UpdateMailApplication',_0xf1c64b[_0x78fc('0xf')],_0x856581);_0xc2ebb(_0x4471f1[_0x78fc('0xd')](0x1f4,_0xf1c64b['message']));});});};