396cb8754c13b42fda26436a0fcc1809fc9ac462
[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 _0x1fce=['request','then','info','MailApplication,\x20%s,\x20%s','MailApplication,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','result','catch','UpdateMailApplication','update','body','options','raw','where','limit','debug','util','moment','bluebird','randomstring','../../config/utils','../../config/logger','../../config/environment','jayson/promise'];(function(_0x5d29c6,_0x31619a){var _0x5a0c15=function(_0x1ee7c3){while(--_0x1ee7c3){_0x5d29c6['push'](_0x5d29c6['shift']());}};_0x5a0c15(++_0x31619a);}(_0x1fce,0xf4));var _0xe1fc=function(_0x4b7895,_0x3c4f5d){_0x4b7895=_0x4b7895-0x0;var _0x264180=_0x1fce[_0x4b7895];return _0x264180;};'use strict';var _=require('lodash');var util=require(_0xe1fc('0x0'));var moment=require(_0xe1fc('0x1'));var BPromise=require(_0xe1fc('0x2'));var rs=require(_0xe1fc('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0xe1fc('0x4'));var logger=require(_0xe1fc('0x5'))('rpc');var config=require(_0xe1fc('0x6'));var jayson=require(_0xe1fc('0x7'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x590587,_0x54ed43,_0x26707d){return new BPromise(function(_0x5a3315,_0x10c3cc){return client[_0xe1fc('0x8')](_0x590587,_0x26707d)[_0xe1fc('0x9')](function(_0x83d639){logger[_0xe1fc('0xa')](_0xe1fc('0xb'),_0x54ed43,'request\x20sent');logger['debug'](_0xe1fc('0xc'),_0x54ed43,_0xe1fc('0xd'),JSON[_0xe1fc('0xe')](_0x83d639));if(_0x83d639[_0xe1fc('0xf')]){if(_0x83d639[_0xe1fc('0xf')][_0xe1fc('0x10')]===0x1f4){logger[_0xe1fc('0xf')](_0xe1fc('0xb'),_0x54ed43,_0x83d639[_0xe1fc('0xf')]['message']);return _0x10c3cc(_0x83d639[_0xe1fc('0xf')][_0xe1fc('0x11')]);}logger['error'](_0xe1fc('0xb'),_0x54ed43,_0x83d639[_0xe1fc('0xf')]['message']);return _0x5a3315(_0x83d639[_0xe1fc('0xf')][_0xe1fc('0x11')]);}else{logger[_0xe1fc('0xa')](_0xe1fc('0xb'),_0x54ed43,'request\x20sent');_0x5a3315(_0x83d639[_0xe1fc('0x12')][_0xe1fc('0x11')]);}})[_0xe1fc('0x13')](function(_0x3265e3){logger[_0xe1fc('0xf')](_0xe1fc('0xb'),_0x54ed43,_0x3265e3);_0x10c3cc(_0x3265e3);});});}exports[_0xe1fc('0x14')]=function(_0x2d922f){var _0x416da7=this;return new Promise(function(_0x4875c8,_0x36e159){return db['MailApplication'][_0xe1fc('0x15')](_0x2d922f[_0xe1fc('0x16')],{'raw':_0x2d922f[_0xe1fc('0x17')]?_0x2d922f[_0xe1fc('0x17')][_0xe1fc('0x18')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x2d922f[_0xe1fc('0x17')]?_0x2d922f[_0xe1fc('0x17')][_0xe1fc('0x19')]||null:null,'attributes':_0x2d922f['options']?_0x2d922f['options']['attributes']||null:null,'limit':_0x2d922f['options']?_0x2d922f[_0xe1fc('0x17')][_0xe1fc('0x1a')]||null:null})[_0xe1fc('0x9')](function(_0x3e38e6){logger[_0xe1fc('0xa')]('UpdateMailApplication',_0x2d922f);logger[_0xe1fc('0x1b')](_0xe1fc('0x14'),_0x2d922f,JSON['stringify'](_0x3e38e6));_0x4875c8(_0x3e38e6);})['catch'](function(_0xc759f1){logger[_0xe1fc('0xf')](_0xe1fc('0x14'),_0xc759f1[_0xe1fc('0x11')],_0x2d922f);_0x36e159(_0x416da7['error'](0x1f4,_0xc759f1['message']));});});};