d87a2b0624c0d7bf410b0fe394469758e89c72d7
[motion2.git] / server / api / integration / integration.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 _0xaced=['lodash','util','moment','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','jayson/promise','then','info','Integration,\x20%s,\x20%s','debug','Integration,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','result','catch'];(function(_0x6c3153,_0x2e9cee){var _0x5da66e=function(_0x3a1e20){while(--_0x3a1e20){_0x6c3153['push'](_0x6c3153['shift']());}};_0x5da66e(++_0x2e9cee);}(_0xaced,0x18c));var _0xdace=function(_0x9f7554,_0x2cfd0e){_0x9f7554=_0x9f7554-0x0;var _0x456d1a=_0xaced[_0x9f7554];return _0x456d1a;};'use strict';var _=require(_0xdace('0x0'));var util=require(_0xdace('0x1'));var moment=require(_0xdace('0x2'));var BPromise=require(_0xdace('0x3'));var rs=require(_0xdace('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xdace('0x5'))['db'];var utils=require(_0xdace('0x6'));var logger=require(_0xdace('0x7'))(_0xdace('0x8'));var config=require('../../config/environment');var jayson=require(_0xdace('0x9'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x198ca1,_0x27d6f3,_0x3521d8){return new BPromise(function(_0x199697,_0x5d116a){return client['request'](_0x198ca1,_0x3521d8)[_0xdace('0xa')](function(_0x2b7631){logger[_0xdace('0xb')](_0xdace('0xc'),_0x27d6f3,'request\x20sent');logger[_0xdace('0xd')](_0xdace('0xe'),_0x27d6f3,_0xdace('0xf'),JSON[_0xdace('0x10')](_0x2b7631));if(_0x2b7631['error']){if(_0x2b7631[_0xdace('0x11')][_0xdace('0x12')]===0x1f4){logger['error']('Integration,\x20%s,\x20%s',_0x27d6f3,_0x2b7631['error'][_0xdace('0x13')]);return _0x5d116a(_0x2b7631['error'][_0xdace('0x13')]);}logger[_0xdace('0x11')](_0xdace('0xc'),_0x27d6f3,_0x2b7631[_0xdace('0x11')][_0xdace('0x13')]);return _0x199697(_0x2b7631[_0xdace('0x11')]['message']);}else{logger[_0xdace('0xb')]('Integration,\x20%s,\x20%s',_0x27d6f3,_0xdace('0xf'));_0x199697(_0x2b7631[_0xdace('0x14')][_0xdace('0x13')]);}})[_0xdace('0x15')](function(_0x32c93f){logger[_0xdace('0x11')](_0xdace('0xc'),_0x27d6f3,_0x32c93f);_0x5d116a(_0x32c93f);});});}