Built motion from commit 9d0783e6.|2.6.13
[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 _0x5f11=['MailApplication','update','options','raw','where','attributes','limit','then','catch','lodash','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client','http','request','MailApplication,\x20%s,\x20%s','request\x20sent','debug','MailApplication,\x20%s,\x20%s,\x20%s','stringify','error','message','info','result','UpdateMailApplication'];(function(_0x3ff4a3,_0xa5bfa6){var _0x38676f=function(_0x3ab2b1){while(--_0x3ab2b1){_0x3ff4a3['push'](_0x3ff4a3['shift']());}};_0x38676f(++_0xa5bfa6);}(_0x5f11,0x1da));var _0x15f1=function(_0xd500d2,_0x52e41f){_0xd500d2=_0xd500d2-0x0;var _0x2af4d7=_0x5f11[_0xd500d2];return _0x2af4d7;};'use strict';var _=require(_0x15f1('0x0'));var util=require('util');var moment=require('moment');var BPromise=require(_0x15f1('0x1'));var rs=require(_0x15f1('0x2'));var fs=require('fs');var Redis=require(_0x15f1('0x3'));var db=require(_0x15f1('0x4'))['db'];var utils=require(_0x15f1('0x5'));var logger=require('../../config/logger')(_0x15f1('0x6'));var config=require(_0x15f1('0x7'));var jayson=require(_0x15f1('0x8'));var client=jayson[_0x15f1('0x9')][_0x15f1('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x3557f5,_0x249bd1,_0x1f0902){return new BPromise(function(_0x4d0df8,_0x1acf39){return client[_0x15f1('0xb')](_0x3557f5,_0x1f0902)['then'](function(_0x511206){logger['info'](_0x15f1('0xc'),_0x249bd1,_0x15f1('0xd'));logger[_0x15f1('0xe')](_0x15f1('0xf'),_0x249bd1,_0x15f1('0xd'),JSON[_0x15f1('0x10')](_0x511206));if(_0x511206[_0x15f1('0x11')]){if(_0x511206[_0x15f1('0x11')]['code']===0x1f4){logger[_0x15f1('0x11')](_0x15f1('0xc'),_0x249bd1,_0x511206['error'][_0x15f1('0x12')]);return _0x1acf39(_0x511206[_0x15f1('0x11')][_0x15f1('0x12')]);}logger[_0x15f1('0x11')](_0x15f1('0xc'),_0x249bd1,_0x511206['error'][_0x15f1('0x12')]);return _0x4d0df8(_0x511206[_0x15f1('0x11')][_0x15f1('0x12')]);}else{logger[_0x15f1('0x13')](_0x15f1('0xc'),_0x249bd1,'request\x20sent');_0x4d0df8(_0x511206[_0x15f1('0x14')]['message']);}})['catch'](function(_0x35a842){logger[_0x15f1('0x11')](_0x15f1('0xc'),_0x249bd1,_0x35a842);_0x1acf39(_0x35a842);});});}exports[_0x15f1('0x15')]=function(_0x2b80bd){var _0x57315a=this;return new Promise(function(_0x5c5d79,_0x2d03ba){return db[_0x15f1('0x16')][_0x15f1('0x17')](_0x2b80bd['body'],{'raw':_0x2b80bd[_0x15f1('0x18')]?_0x2b80bd[_0x15f1('0x18')][_0x15f1('0x19')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x2b80bd[_0x15f1('0x18')]?_0x2b80bd[_0x15f1('0x18')][_0x15f1('0x1a')]||null:null,'attributes':_0x2b80bd[_0x15f1('0x18')]?_0x2b80bd[_0x15f1('0x18')][_0x15f1('0x1b')]||null:null,'limit':_0x2b80bd['options']?_0x2b80bd[_0x15f1('0x18')][_0x15f1('0x1c')]||null:null})[_0x15f1('0x1d')](function(_0x1c9f1e){logger[_0x15f1('0x13')](_0x15f1('0x15'),_0x2b80bd);logger['debug'](_0x15f1('0x15'),_0x2b80bd,JSON[_0x15f1('0x10')](_0x1c9f1e));_0x5c5d79(_0x1c9f1e);})[_0x15f1('0x1e')](function(_0x2c0e52){logger[_0x15f1('0x11')](_0x15f1('0x15'),_0x2c0e52[_0x15f1('0x12')],_0x2b80bd);_0x2d03ba(_0x57315a[_0x15f1('0x11')](0x1f4,_0x2c0e52[_0x15f1('0x12')]));});});};