Built motion from commit 14588770.|2.5.38
[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 _0x73ae=['moment','bluebird','ioredis','../../mysqldb','rpc','../../config/environment','jayson/promise','client','http','request','then','request\x20sent','MailApplication,\x20%s,\x20%s,\x20%s','stringify','error','MailApplication,\x20%s,\x20%s','message','info','result','catch','UpdateMailApplication','body','options','raw','where','attributes','debug','util'];(function(_0x2c7769,_0x44c14e){var _0x3cabc8=function(_0x6269c7){while(--_0x6269c7){_0x2c7769['push'](_0x2c7769['shift']());}};_0x3cabc8(++_0x44c14e);}(_0x73ae,0x1bf));var _0xe73a=function(_0x13b8f3,_0x442821){_0x13b8f3=_0x13b8f3-0x0;var _0x1a6d06=_0x73ae[_0x13b8f3];return _0x1a6d06;};'use strict';var _=require('lodash');var util=require(_0xe73a('0x0'));var moment=require(_0xe73a('0x1'));var BPromise=require(_0xe73a('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xe73a('0x3'));var db=require(_0xe73a('0x4'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0xe73a('0x5'));var config=require(_0xe73a('0x6'));var jayson=require(_0xe73a('0x7'));var client=jayson[_0xe73a('0x8')][_0xe73a('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x1020de,_0x45180b,_0xf6808d){return new BPromise(function(_0x27ac4e,_0xbc56c9){return client[_0xe73a('0xa')](_0x1020de,_0xf6808d)[_0xe73a('0xb')](function(_0x5b0fe2){logger['info']('MailApplication,\x20%s,\x20%s',_0x45180b,_0xe73a('0xc'));logger['debug'](_0xe73a('0xd'),_0x45180b,'request\x20sent',JSON[_0xe73a('0xe')](_0x5b0fe2));if(_0x5b0fe2[_0xe73a('0xf')]){if(_0x5b0fe2[_0xe73a('0xf')]['code']===0x1f4){logger['error'](_0xe73a('0x10'),_0x45180b,_0x5b0fe2['error'][_0xe73a('0x11')]);return _0xbc56c9(_0x5b0fe2[_0xe73a('0xf')][_0xe73a('0x11')]);}logger[_0xe73a('0xf')](_0xe73a('0x10'),_0x45180b,_0x5b0fe2[_0xe73a('0xf')][_0xe73a('0x11')]);return _0x27ac4e(_0x5b0fe2[_0xe73a('0xf')][_0xe73a('0x11')]);}else{logger[_0xe73a('0x12')]('MailApplication,\x20%s,\x20%s',_0x45180b,_0xe73a('0xc'));_0x27ac4e(_0x5b0fe2[_0xe73a('0x13')][_0xe73a('0x11')]);}})[_0xe73a('0x14')](function(_0x32d6be){logger[_0xe73a('0xf')]('MailApplication,\x20%s,\x20%s',_0x45180b,_0x32d6be);_0xbc56c9(_0x32d6be);});});}exports[_0xe73a('0x15')]=function(_0x2aebf8){var _0x4d279b=this;return new Promise(function(_0x23de6f,_0x4ac509){return db['MailApplication']['update'](_0x2aebf8[_0xe73a('0x16')],{'raw':_0x2aebf8[_0xe73a('0x17')]?_0x2aebf8[_0xe73a('0x17')][_0xe73a('0x18')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x2aebf8[_0xe73a('0x17')]?_0x2aebf8[_0xe73a('0x17')][_0xe73a('0x19')]||null:null,'attributes':_0x2aebf8[_0xe73a('0x17')]?_0x2aebf8['options'][_0xe73a('0x1a')]||null:null,'limit':_0x2aebf8['options']?_0x2aebf8[_0xe73a('0x17')]['limit']||null:null})[_0xe73a('0xb')](function(_0x47e316){logger[_0xe73a('0x12')](_0xe73a('0x15'),_0x2aebf8);logger[_0xe73a('0x1b')](_0xe73a('0x15'),_0x2aebf8,JSON['stringify'](_0x47e316));_0x23de6f(_0x47e316);})[_0xe73a('0x14')](function(_0x2a86ff){logger[_0xe73a('0xf')](_0xe73a('0x15'),_0x2a86ff[_0xe73a('0x11')],_0x2aebf8);_0x4ac509(_0x4d279b['error'](0x1f4,_0x2a86ff[_0xe73a('0x11')]));});});};