81795d89a3f3b6f4b951c8b8570f3805a2c42911
[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 _0x679b=['../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','client','request','then','info','MailApplication,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','result','catch','UpdateMailApplication','options','where','attributes','limit','debug','lodash','util','moment','bluebird','randomstring'];(function(_0x12300a,_0x58abea){var _0x707a0f=function(_0x5903c8){while(--_0x5903c8){_0x12300a['push'](_0x12300a['shift']());}};_0x707a0f(++_0x58abea);}(_0x679b,0x19f));var _0xb679=function(_0x2d5cde,_0x9222cb){_0x2d5cde=_0x2d5cde-0x0;var _0x4839ff=_0x679b[_0x2d5cde];return _0x4839ff;};'use strict';var _=require(_0xb679('0x0'));var util=require(_0xb679('0x1'));var moment=require(_0xb679('0x2'));var BPromise=require(_0xb679('0x3'));var rs=require(_0xb679('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xb679('0x5'))['db'];var utils=require(_0xb679('0x6'));var logger=require(_0xb679('0x7'))(_0xb679('0x8'));var config=require(_0xb679('0x9'));var jayson=require('jayson/promise');var client=jayson[_0xb679('0xa')]['http']({'port':0x232a});function respondWithRpcPromise(_0x576257,_0x176ef8,_0x388ba5){return new BPromise(function(_0x4679e5,_0x209052){return client[_0xb679('0xb')](_0x576257,_0x388ba5)[_0xb679('0xc')](function(_0x4caf54){logger[_0xb679('0xd')](_0xb679('0xe'),_0x176ef8,_0xb679('0xf'));logger['debug']('MailApplication,\x20%s,\x20%s,\x20%s',_0x176ef8,_0xb679('0xf'),JSON[_0xb679('0x10')](_0x4caf54));if(_0x4caf54[_0xb679('0x11')]){if(_0x4caf54[_0xb679('0x11')][_0xb679('0x12')]===0x1f4){logger['error']('MailApplication,\x20%s,\x20%s',_0x176ef8,_0x4caf54[_0xb679('0x11')][_0xb679('0x13')]);return _0x209052(_0x4caf54[_0xb679('0x11')][_0xb679('0x13')]);}logger[_0xb679('0x11')](_0xb679('0xe'),_0x176ef8,_0x4caf54[_0xb679('0x11')][_0xb679('0x13')]);return _0x4679e5(_0x4caf54[_0xb679('0x11')]['message']);}else{logger[_0xb679('0xd')](_0xb679('0xe'),_0x176ef8,_0xb679('0xf'));_0x4679e5(_0x4caf54[_0xb679('0x14')][_0xb679('0x13')]);}})[_0xb679('0x15')](function(_0x42a87e){logger[_0xb679('0x11')](_0xb679('0xe'),_0x176ef8,_0x42a87e);_0x209052(_0x42a87e);});});}exports[_0xb679('0x16')]=function(_0x3f40a3){var _0x297e26=this;return new Promise(function(_0xdb1e14,_0x583518){return db['MailApplication']['update'](_0x3f40a3['body'],{'raw':_0x3f40a3['options']?_0x3f40a3['options']['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x3f40a3['options']?_0x3f40a3[_0xb679('0x17')][_0xb679('0x18')]||null:null,'attributes':_0x3f40a3[_0xb679('0x17')]?_0x3f40a3['options'][_0xb679('0x19')]||null:null,'limit':_0x3f40a3[_0xb679('0x17')]?_0x3f40a3[_0xb679('0x17')][_0xb679('0x1a')]||null:null})[_0xb679('0xc')](function(_0x1b6b88){logger[_0xb679('0xd')](_0xb679('0x16'),_0x3f40a3);logger[_0xb679('0x1b')](_0xb679('0x16'),_0x3f40a3,JSON[_0xb679('0x10')](_0x1b6b88));_0xdb1e14(_0x1b6b88);})[_0xb679('0x15')](function(_0x3ebb11){logger[_0xb679('0x11')](_0xb679('0x16'),_0x3ebb11[_0xb679('0x13')],_0x3f40a3);_0x583518(_0x297e26['error'](0x1f4,_0x3ebb11['message']));});});};