940a7724fc438224ffc61dfc0aedb8507ac93ab7
[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 _0xc286=['MailApplication','update','body','options','raw','where','catch','lodash','util','moment','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','then','MailApplication,\x20%s,\x20%s','debug','MailApplication,\x20%s,\x20%s,\x20%s','stringify','error','message','info','request\x20sent','UpdateMailApplication'];(function(_0x3932eb,_0x43b210){var _0x5316e5=function(_0x1744e8){while(--_0x1744e8){_0x3932eb['push'](_0x3932eb['shift']());}};_0x5316e5(++_0x43b210);}(_0xc286,0x19a));var _0x6c28=function(_0x28edf6,_0x5c661e){_0x28edf6=_0x28edf6-0x0;var _0x112906=_0xc286[_0x28edf6];return _0x112906;};'use strict';var _=require(_0x6c28('0x0'));var util=require(_0x6c28('0x1'));var moment=require(_0x6c28('0x2'));var BPromise=require(_0x6c28('0x3'));var rs=require(_0x6c28('0x4'));var fs=require('fs');var Redis=require(_0x6c28('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0x6c28('0x6'));var logger=require(_0x6c28('0x7'))(_0x6c28('0x8'));var config=require(_0x6c28('0x9'));var jayson=require(_0x6c28('0xa'));var client=jayson[_0x6c28('0xb')][_0x6c28('0xc')]({'port':0x232a});function respondWithRpcPromise(_0x76fce4,_0x47464f,_0x459e1a){return new BPromise(function(_0x3c081e,_0x3b2c8c){return client[_0x6c28('0xd')](_0x76fce4,_0x459e1a)[_0x6c28('0xe')](function(_0x4f8c4e){logger['info'](_0x6c28('0xf'),_0x47464f,'request\x20sent');logger[_0x6c28('0x10')](_0x6c28('0x11'),_0x47464f,'request\x20sent',JSON[_0x6c28('0x12')](_0x4f8c4e));if(_0x4f8c4e['error']){if(_0x4f8c4e[_0x6c28('0x13')]['code']===0x1f4){logger['error'](_0x6c28('0xf'),_0x47464f,_0x4f8c4e[_0x6c28('0x13')]['message']);return _0x3b2c8c(_0x4f8c4e[_0x6c28('0x13')]['message']);}logger[_0x6c28('0x13')](_0x6c28('0xf'),_0x47464f,_0x4f8c4e[_0x6c28('0x13')][_0x6c28('0x14')]);return _0x3c081e(_0x4f8c4e[_0x6c28('0x13')][_0x6c28('0x14')]);}else{logger[_0x6c28('0x15')](_0x6c28('0xf'),_0x47464f,_0x6c28('0x16'));_0x3c081e(_0x4f8c4e['result'][_0x6c28('0x14')]);}})['catch'](function(_0x4e2436){logger['error'](_0x6c28('0xf'),_0x47464f,_0x4e2436);_0x3b2c8c(_0x4e2436);});});}exports[_0x6c28('0x17')]=function(_0x1725c1){var _0x4be081=this;return new Promise(function(_0x2edb1e,_0x3e565f){return db[_0x6c28('0x18')][_0x6c28('0x19')](_0x1725c1[_0x6c28('0x1a')],{'raw':_0x1725c1['options']?_0x1725c1[_0x6c28('0x1b')][_0x6c28('0x1c')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x1725c1[_0x6c28('0x1b')]?_0x1725c1[_0x6c28('0x1b')][_0x6c28('0x1d')]||null:null,'attributes':_0x1725c1[_0x6c28('0x1b')]?_0x1725c1[_0x6c28('0x1b')]['attributes']||null:null,'limit':_0x1725c1[_0x6c28('0x1b')]?_0x1725c1['options']['limit']||null:null})[_0x6c28('0xe')](function(_0x54b02a){logger[_0x6c28('0x15')]('UpdateMailApplication',_0x1725c1);logger[_0x6c28('0x10')](_0x6c28('0x17'),_0x1725c1,JSON[_0x6c28('0x12')](_0x54b02a));_0x2edb1e(_0x54b02a);})[_0x6c28('0x1e')](function(_0x532fc8){logger[_0x6c28('0x13')](_0x6c28('0x17'),_0x532fc8[_0x6c28('0x14')],_0x1725c1);_0x3e565f(_0x4be081['error'](0x1f4,_0x532fc8[_0x6c28('0x14')]));});});};