699f96b632068f213cff1107fb5f03e703934dc5
[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 _0x4590=['debug','MailApplication,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','message','info','result','MailApplication','update','options','raw','attributes','limit','UpdateMailApplication','catch','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','http','then','MailApplication,\x20%s,\x20%s'];(function(_0x2dafbe,_0x5d04de){var _0x58a45a=function(_0x50ac96){while(--_0x50ac96){_0x2dafbe['push'](_0x2dafbe['shift']());}};_0x58a45a(++_0x5d04de);}(_0x4590,0x184));var _0x0459=function(_0x375961,_0x211a76){_0x375961=_0x375961-0x0;var _0x50f35a=_0x4590[_0x375961];return _0x50f35a;};'use strict';var _=require(_0x0459('0x0'));var util=require(_0x0459('0x1'));var moment=require(_0x0459('0x2'));var BPromise=require(_0x0459('0x3'));var rs=require(_0x0459('0x4'));var fs=require('fs');var Redis=require(_0x0459('0x5'));var db=require(_0x0459('0x6'))['db'];var utils=require(_0x0459('0x7'));var logger=require(_0x0459('0x8'))(_0x0459('0x9'));var config=require(_0x0459('0xa'));var jayson=require(_0x0459('0xb'));var client=jayson['client'][_0x0459('0xc')]({'port':0x232a});function respondWithRpcPromise(_0x32d1b3,_0x127880,_0x3dd199){return new BPromise(function(_0x5b7c3a,_0x569cdf){return client['request'](_0x32d1b3,_0x3dd199)[_0x0459('0xd')](function(_0x33748d){logger['info'](_0x0459('0xe'),_0x127880,'request\x20sent');logger[_0x0459('0xf')](_0x0459('0x10'),_0x127880,_0x0459('0x11'),JSON[_0x0459('0x12')](_0x33748d));if(_0x33748d['error']){if(_0x33748d[_0x0459('0x13')]['code']===0x1f4){logger['error']('MailApplication,\x20%s,\x20%s',_0x127880,_0x33748d[_0x0459('0x13')]['message']);return _0x569cdf(_0x33748d[_0x0459('0x13')][_0x0459('0x14')]);}logger[_0x0459('0x13')](_0x0459('0xe'),_0x127880,_0x33748d['error']['message']);return _0x5b7c3a(_0x33748d['error']['message']);}else{logger[_0x0459('0x15')](_0x0459('0xe'),_0x127880,_0x0459('0x11'));_0x5b7c3a(_0x33748d[_0x0459('0x16')][_0x0459('0x14')]);}})['catch'](function(_0x33ff61){logger[_0x0459('0x13')](_0x0459('0xe'),_0x127880,_0x33ff61);_0x569cdf(_0x33ff61);});});}exports['UpdateMailApplication']=function(_0x4caf7d){var _0x30ea54=this;return new Promise(function(_0x119e88,_0x780510){return db[_0x0459('0x17')][_0x0459('0x18')](_0x4caf7d['body'],{'raw':_0x4caf7d[_0x0459('0x19')]?_0x4caf7d[_0x0459('0x19')][_0x0459('0x1a')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x4caf7d[_0x0459('0x19')]?_0x4caf7d[_0x0459('0x19')]['where']||null:null,'attributes':_0x4caf7d['options']?_0x4caf7d[_0x0459('0x19')][_0x0459('0x1b')]||null:null,'limit':_0x4caf7d[_0x0459('0x19')]?_0x4caf7d[_0x0459('0x19')][_0x0459('0x1c')]||null:null})[_0x0459('0xd')](function(_0x4fd33b){logger['info']('UpdateMailApplication',_0x4caf7d);logger[_0x0459('0xf')](_0x0459('0x1d'),_0x4caf7d,JSON['stringify'](_0x4fd33b));_0x119e88(_0x4fd33b);})[_0x0459('0x1e')](function(_0x47cb00){logger[_0x0459('0x13')]('UpdateMailApplication',_0x47cb00[_0x0459('0x14')],_0x4caf7d);_0x780510(_0x30ea54[_0x0459('0x13')](0x1f4,_0x47cb00[_0x0459('0x14')]));});});};