Built motion from commit (unavailable).|2.5.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 _0x6287=['request\x20sent','error','code','MailApplication,\x20%s,\x20%s','message','MailApplication','update','body','options','where','limit','debug','stringify','catch','UpdateMailApplication','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client','http','then','info'];(function(_0xfea67a,_0x5bd764){var _0x5c5f2a=function(_0x390b0d){while(--_0x390b0d){_0xfea67a['push'](_0xfea67a['shift']());}};_0x5c5f2a(++_0x5bd764);}(_0x6287,0x16b));var _0x7628=function(_0x367a3d,_0x452717){_0x367a3d=_0x367a3d-0x0;var _0x460539=_0x6287[_0x367a3d];return _0x460539;};'use strict';var _=require('lodash');var util=require(_0x7628('0x0'));var moment=require(_0x7628('0x1'));var BPromise=require(_0x7628('0x2'));var rs=require(_0x7628('0x3'));var fs=require('fs');var Redis=require(_0x7628('0x4'));var db=require(_0x7628('0x5'))['db'];var utils=require(_0x7628('0x6'));var logger=require('../../config/logger')(_0x7628('0x7'));var config=require(_0x7628('0x8'));var jayson=require(_0x7628('0x9'));var client=jayson[_0x7628('0xa')][_0x7628('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x1be2d1,_0xe54615,_0x230b0c){return new BPromise(function(_0x358026,_0xeccf1){return client['request'](_0x1be2d1,_0x230b0c)[_0x7628('0xc')](function(_0x3b0cac){logger[_0x7628('0xd')]('MailApplication,\x20%s,\x20%s',_0xe54615,_0x7628('0xe'));logger['debug']('MailApplication,\x20%s,\x20%s,\x20%s',_0xe54615,'request\x20sent',JSON['stringify'](_0x3b0cac));if(_0x3b0cac[_0x7628('0xf')]){if(_0x3b0cac[_0x7628('0xf')][_0x7628('0x10')]===0x1f4){logger['error'](_0x7628('0x11'),_0xe54615,_0x3b0cac[_0x7628('0xf')]['message']);return _0xeccf1(_0x3b0cac[_0x7628('0xf')][_0x7628('0x12')]);}logger['error']('MailApplication,\x20%s,\x20%s',_0xe54615,_0x3b0cac[_0x7628('0xf')][_0x7628('0x12')]);return _0x358026(_0x3b0cac[_0x7628('0xf')][_0x7628('0x12')]);}else{logger[_0x7628('0xd')](_0x7628('0x11'),_0xe54615,'request\x20sent');_0x358026(_0x3b0cac['result'][_0x7628('0x12')]);}})['catch'](function(_0x42e27d){logger[_0x7628('0xf')]('MailApplication,\x20%s,\x20%s',_0xe54615,_0x42e27d);_0xeccf1(_0x42e27d);});});}exports['UpdateMailApplication']=function(_0x38c722){var _0x10b295=this;return new Promise(function(_0x2cc020,_0x41a27e){return db[_0x7628('0x13')][_0x7628('0x14')](_0x38c722[_0x7628('0x15')],{'raw':_0x38c722[_0x7628('0x16')]?_0x38c722['options']['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x38c722[_0x7628('0x16')]?_0x38c722[_0x7628('0x16')][_0x7628('0x17')]||null:null,'attributes':_0x38c722[_0x7628('0x16')]?_0x38c722['options']['attributes']||null:null,'limit':_0x38c722[_0x7628('0x16')]?_0x38c722['options'][_0x7628('0x18')]||null:null})['then'](function(_0x55ed4d){logger[_0x7628('0xd')]('UpdateMailApplication',_0x38c722);logger[_0x7628('0x19')]('UpdateMailApplication',_0x38c722,JSON[_0x7628('0x1a')](_0x55ed4d));_0x2cc020(_0x55ed4d);})[_0x7628('0x1b')](function(_0x3ae772){logger[_0x7628('0xf')](_0x7628('0x1c'),_0x3ae772[_0x7628('0x12')],_0x38c722);_0x41a27e(_0x10b295['error'](0x1f4,_0x3ae772['message']));});});};