Built motion from commit 497d3d92.|2.5.43
[motion2.git] / server / api / mailInteraction / mailInteraction.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 _0x576b=['MailInteraction,\x20%s,\x20%s,\x20%s','stringify','error','code','MailInteraction,\x20%s,\x20%s','message','info','catch','MailInteraction','update','body','options','raw','where','attributes','limit','UpdateMailInteraction','AddTagsToMailInteraction','ids','omit','spread','AddTags','bluebird','randomstring','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client','http','redis','defaults','localhost','socket.io-emitter','./mailInteraction.socket','register','request','then','request\x20sent','debug'];(function(_0xbca1b1,_0x33f0ce){var _0x4e1686=function(_0x58a80c){while(--_0x58a80c){_0xbca1b1['push'](_0xbca1b1['shift']());}};_0x4e1686(++_0x33f0ce);}(_0x576b,0x1d9));var _0xb576=function(_0x2963b7,_0x4dd9a1){_0x2963b7=_0x2963b7-0x0;var _0x35ecff=_0x576b[_0x2963b7];return _0x35ecff;};'use strict';var _=require('lodash');var util=require('util');var moment=require('moment');var BPromise=require(_0xb576('0x0'));var rs=require(_0xb576('0x1'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xb576('0x2'))['db'];var utils=require(_0xb576('0x3'));var logger=require('../../config/logger')(_0xb576('0x4'));var config=require(_0xb576('0x5'));var jayson=require(_0xb576('0x6'));var client=jayson[_0xb576('0x7')][_0xb576('0x8')]({'port':0x232a});config[_0xb576('0x9')]=_[_0xb576('0xa')](config[_0xb576('0x9')],{'host':_0xb576('0xb'),'port':0x18eb});var socket=require(_0xb576('0xc'))(new Redis(config[_0xb576('0x9')]));require(_0xb576('0xd'))[_0xb576('0xe')](socket);function respondWithRpcPromise(_0x384fcc,_0x395bd2,_0x4b209b){return new BPromise(function(_0x3e21fe,_0x4a3fbb){return client[_0xb576('0xf')](_0x384fcc,_0x4b209b)[_0xb576('0x10')](function(_0x3073d7){logger['info']('MailInteraction,\x20%s,\x20%s',_0x395bd2,_0xb576('0x11'));logger[_0xb576('0x12')](_0xb576('0x13'),_0x395bd2,_0xb576('0x11'),JSON[_0xb576('0x14')](_0x3073d7));if(_0x3073d7[_0xb576('0x15')]){if(_0x3073d7[_0xb576('0x15')][_0xb576('0x16')]===0x1f4){logger[_0xb576('0x15')](_0xb576('0x17'),_0x395bd2,_0x3073d7['error']['message']);return _0x4a3fbb(_0x3073d7['error'][_0xb576('0x18')]);}logger[_0xb576('0x15')](_0xb576('0x17'),_0x395bd2,_0x3073d7[_0xb576('0x15')][_0xb576('0x18')]);return _0x3e21fe(_0x3073d7[_0xb576('0x15')]['message']);}else{logger[_0xb576('0x19')](_0xb576('0x17'),_0x395bd2,'request\x20sent');_0x3e21fe(_0x3073d7['result'][_0xb576('0x18')]);}})[_0xb576('0x1a')](function(_0x3e6be7){logger['error']('MailInteraction,\x20%s,\x20%s',_0x395bd2,_0x3e6be7);_0x4a3fbb(_0x3e6be7);});});}exports['UpdateMailInteraction']=function(_0x432e41){var _0x5a2ae9=this;return new Promise(function(_0x587480,_0x2243b1){return db[_0xb576('0x1b')][_0xb576('0x1c')](_0x432e41[_0xb576('0x1d')],{'raw':_0x432e41['options']?_0x432e41[_0xb576('0x1e')][_0xb576('0x1f')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x432e41[_0xb576('0x1e')]?_0x432e41[_0xb576('0x1e')][_0xb576('0x20')]||null:null,'attributes':_0x432e41[_0xb576('0x1e')]?_0x432e41[_0xb576('0x1e')][_0xb576('0x21')]||null:null,'limit':_0x432e41[_0xb576('0x1e')]?_0x432e41[_0xb576('0x1e')][_0xb576('0x22')]||null:null})[_0xb576('0x10')](function(_0x364f81){logger[_0xb576('0x19')]('UpdateMailInteraction',_0x432e41);logger[_0xb576('0x12')](_0xb576('0x23'),_0x432e41,JSON[_0xb576('0x14')](_0x364f81));_0x587480(_0x364f81);})[_0xb576('0x1a')](function(_0x12098f){logger[_0xb576('0x15')](_0xb576('0x23'),_0x12098f['message'],_0x432e41);_0x2243b1(_0x5a2ae9[_0xb576('0x15')](0x1f4,_0x12098f[_0xb576('0x18')]));});});};exports[_0xb576('0x24')]=function(_0x3e47a7){return new Promise(function(_0x18e36f,_0x592dfc){return db[_0xb576('0x1b')]['find']({'where':_0x3e47a7[_0xb576('0x1e')]?_0x3e47a7[_0xb576('0x1e')][_0xb576('0x20')]||null:null})[_0xb576('0x10')](function(_0x2d9fc4){if(_0x2d9fc4){return _0x2d9fc4['addTags'](_0x3e47a7[_0xb576('0x1d')][_0xb576('0x25')],_[_0xb576('0x26')](_0x3e47a7[_0xb576('0x1d')],['ids','id'])||{});}})[_0xb576('0x27')](function(_0x357d10){logger[_0xb576('0x19')]('AddTags',_0x3e47a7);logger['debug']('AddTags',_0x3e47a7,JSON[_0xb576('0x14')](_0x357d10));_0x18e36f(_0x357d10);})[_0xb576('0x1a')](function(_0xd053f1){logger[_0xb576('0x15')](_0xb576('0x28'),_0xd053f1[_0xb576('0x18')],_0x3e47a7);_0x592dfc(_this[_0xb576('0x15')](0x1f4,_0xd053f1[_0xb576('0x18')]));});});};