341266ba38f9ba0c4a9fe22961c14f4bf5a263b3
[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 _0xf604=['../../config/environment','client','request','info','MailApplication,\x20%s,\x20%s','request\x20sent','error','message','result','UpdateMailApplication','MailApplication','update','body','options','attributes','limit','then','debug','stringify','catch','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc'];(function(_0x2641f9,_0x26715f){var _0x585741=function(_0x2d1462){while(--_0x2d1462){_0x2641f9['push'](_0x2641f9['shift']());}};_0x585741(++_0x26715f);}(_0xf604,0xc8));var _0x4f60=function(_0x1097ab,_0x37fce2){_0x1097ab=_0x1097ab-0x0;var _0x416667=_0xf604[_0x1097ab];return _0x416667;};'use strict';var _=require(_0x4f60('0x0'));var util=require(_0x4f60('0x1'));var moment=require(_0x4f60('0x2'));var BPromise=require(_0x4f60('0x3'));var rs=require(_0x4f60('0x4'));var fs=require('fs');var Redis=require(_0x4f60('0x5'));var db=require(_0x4f60('0x6'))['db'];var utils=require(_0x4f60('0x7'));var logger=require(_0x4f60('0x8'))(_0x4f60('0x9'));var config=require(_0x4f60('0xa'));var jayson=require('jayson/promise');var client=jayson[_0x4f60('0xb')]['http']({'port':0x232a});function respondWithRpcPromise(_0x42be1c,_0x525dc1,_0x41fdb7){return new BPromise(function(_0xd92fb,_0x2efdf8){return client[_0x4f60('0xc')](_0x42be1c,_0x41fdb7)['then'](function(_0x2b803c){logger[_0x4f60('0xd')](_0x4f60('0xe'),_0x525dc1,_0x4f60('0xf'));logger['debug']('MailApplication,\x20%s,\x20%s,\x20%s',_0x525dc1,_0x4f60('0xf'),JSON['stringify'](_0x2b803c));if(_0x2b803c[_0x4f60('0x10')]){if(_0x2b803c[_0x4f60('0x10')]['code']===0x1f4){logger['error'](_0x4f60('0xe'),_0x525dc1,_0x2b803c[_0x4f60('0x10')][_0x4f60('0x11')]);return _0x2efdf8(_0x2b803c[_0x4f60('0x10')][_0x4f60('0x11')]);}logger['error'](_0x4f60('0xe'),_0x525dc1,_0x2b803c['error'][_0x4f60('0x11')]);return _0xd92fb(_0x2b803c[_0x4f60('0x10')][_0x4f60('0x11')]);}else{logger[_0x4f60('0xd')](_0x4f60('0xe'),_0x525dc1,_0x4f60('0xf'));_0xd92fb(_0x2b803c[_0x4f60('0x12')][_0x4f60('0x11')]);}})['catch'](function(_0x4c084c){logger[_0x4f60('0x10')](_0x4f60('0xe'),_0x525dc1,_0x4c084c);_0x2efdf8(_0x4c084c);});});}exports[_0x4f60('0x13')]=function(_0x59a6df){var _0x1b1ed1=this;return new Promise(function(_0x18421b,_0x3c8e6f){return db[_0x4f60('0x14')][_0x4f60('0x15')](_0x59a6df[_0x4f60('0x16')],{'raw':_0x59a6df['options']?_0x59a6df['options']['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x59a6df[_0x4f60('0x17')]?_0x59a6df['options']['where']||null:null,'attributes':_0x59a6df[_0x4f60('0x17')]?_0x59a6df[_0x4f60('0x17')][_0x4f60('0x18')]||null:null,'limit':_0x59a6df[_0x4f60('0x17')]?_0x59a6df[_0x4f60('0x17')][_0x4f60('0x19')]||null:null})[_0x4f60('0x1a')](function(_0xc1134){logger['info'](_0x4f60('0x13'),_0x59a6df);logger[_0x4f60('0x1b')]('UpdateMailApplication',_0x59a6df,JSON[_0x4f60('0x1c')](_0xc1134));_0x18421b(_0xc1134);})[_0x4f60('0x1d')](function(_0x317dfe){logger['error'](_0x4f60('0x13'),_0x317dfe[_0x4f60('0x11')],_0x59a6df);_0x3c8e6f(_0x1b1ed1[_0x4f60('0x10')](0x1f4,_0x317dfe['message']));});});};