Built motion from commit (unavailable).|2.5.1
[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 _0x7ef2=['MailApplication,\x20%s,\x20%s,\x20%s','stringify','error','message','catch','UpdateMailApplication','update','body','options','raw','where','attributes','limit','debug','lodash','util','moment','bluebird','randomstring','ioredis','../../config/logger','rpc','../../config/environment','jayson/promise','http','then','info','MailApplication,\x20%s,\x20%s','request\x20sent'];(function(_0x4eecb9,_0x4d60a3){var _0x6f9cb9=function(_0x3c80e0){while(--_0x3c80e0){_0x4eecb9['push'](_0x4eecb9['shift']());}};_0x6f9cb9(++_0x4d60a3);}(_0x7ef2,0x130));var _0x27ef=function(_0x307386,_0x5100fc){_0x307386=_0x307386-0x0;var _0xbcdcc3=_0x7ef2[_0x307386];return _0xbcdcc3;};'use strict';var _=require(_0x27ef('0x0'));var util=require(_0x27ef('0x1'));var moment=require(_0x27ef('0x2'));var BPromise=require(_0x27ef('0x3'));var rs=require(_0x27ef('0x4'));var fs=require('fs');var Redis=require(_0x27ef('0x5'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x27ef('0x6'))(_0x27ef('0x7'));var config=require(_0x27ef('0x8'));var jayson=require(_0x27ef('0x9'));var client=jayson['client'][_0x27ef('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x1ce0fb,_0x456f40,_0x48dd97){return new BPromise(function(_0x3d00a6,_0x395f9d){return client['request'](_0x1ce0fb,_0x48dd97)[_0x27ef('0xb')](function(_0x370c98){logger[_0x27ef('0xc')](_0x27ef('0xd'),_0x456f40,_0x27ef('0xe'));logger['debug'](_0x27ef('0xf'),_0x456f40,_0x27ef('0xe'),JSON[_0x27ef('0x10')](_0x370c98));if(_0x370c98[_0x27ef('0x11')]){if(_0x370c98[_0x27ef('0x11')]['code']===0x1f4){logger['error'](_0x27ef('0xd'),_0x456f40,_0x370c98[_0x27ef('0x11')][_0x27ef('0x12')]);return _0x395f9d(_0x370c98[_0x27ef('0x11')][_0x27ef('0x12')]);}logger[_0x27ef('0x11')](_0x27ef('0xd'),_0x456f40,_0x370c98[_0x27ef('0x11')][_0x27ef('0x12')]);return _0x3d00a6(_0x370c98['error'][_0x27ef('0x12')]);}else{logger[_0x27ef('0xc')](_0x27ef('0xd'),_0x456f40,_0x27ef('0xe'));_0x3d00a6(_0x370c98['result'][_0x27ef('0x12')]);}})[_0x27ef('0x13')](function(_0x1c4ced){logger[_0x27ef('0x11')](_0x27ef('0xd'),_0x456f40,_0x1c4ced);_0x395f9d(_0x1c4ced);});});}exports[_0x27ef('0x14')]=function(_0x4fda18){var _0x24af1c=this;return new Promise(function(_0x2b7459,_0x3af4d7){return db['MailApplication'][_0x27ef('0x15')](_0x4fda18[_0x27ef('0x16')],{'raw':_0x4fda18['options']?_0x4fda18[_0x27ef('0x17')][_0x27ef('0x18')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x4fda18[_0x27ef('0x17')]?_0x4fda18[_0x27ef('0x17')][_0x27ef('0x19')]||null:null,'attributes':_0x4fda18['options']?_0x4fda18[_0x27ef('0x17')][_0x27ef('0x1a')]||null:null,'limit':_0x4fda18[_0x27ef('0x17')]?_0x4fda18['options'][_0x27ef('0x1b')]||null:null})[_0x27ef('0xb')](function(_0xf136c6){logger[_0x27ef('0xc')]('UpdateMailApplication',_0x4fda18);logger[_0x27ef('0x1c')](_0x27ef('0x14'),_0x4fda18,JSON['stringify'](_0xf136c6));_0x2b7459(_0xf136c6);})['catch'](function(_0x426e13){logger[_0x27ef('0x11')]('UpdateMailApplication',_0x426e13['message'],_0x4fda18);_0x3af4d7(_0x24af1c[_0x27ef('0x11')](0x1f4,_0x426e13[_0x27ef('0x12')]));});});};