f1ad7dfa059534869584ee3e7c084ab15b261187
[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 _0xf2d7=['code','message','result','catch','lodash','moment','bluebird','randomstring','ioredis','rpc','jayson/promise','request','then','info','Integration,\x20%s,\x20%s','request\x20sent','Integration,\x20%s,\x20%s,\x20%s','stringify','error'];(function(_0x21b8ec,_0x2520ea){var _0xb0329b=function(_0x567a88){while(--_0x567a88){_0x21b8ec['push'](_0x21b8ec['shift']());}};_0xb0329b(++_0x2520ea);}(_0xf2d7,0x121));var _0x7f2d=function(_0x2963f4,_0x16cb08){_0x2963f4=_0x2963f4-0x0;var _0x375372=_0xf2d7[_0x2963f4];return _0x375372;};'use strict';var _=require(_0x7f2d('0x0'));var util=require('util');var moment=require(_0x7f2d('0x1'));var BPromise=require(_0x7f2d('0x2'));var rs=require(_0x7f2d('0x3'));var fs=require('fs');var Redis=require(_0x7f2d('0x4'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0x7f2d('0x5'));var config=require('../../config/environment');var jayson=require(_0x7f2d('0x6'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x403e14,_0x4c8ea8,_0x111c2a){return new BPromise(function(_0x5490e0,_0x19a398){return client[_0x7f2d('0x7')](_0x403e14,_0x111c2a)[_0x7f2d('0x8')](function(_0x24457b){logger[_0x7f2d('0x9')](_0x7f2d('0xa'),_0x4c8ea8,_0x7f2d('0xb'));logger['debug'](_0x7f2d('0xc'),_0x4c8ea8,_0x7f2d('0xb'),JSON[_0x7f2d('0xd')](_0x24457b));if(_0x24457b[_0x7f2d('0xe')]){if(_0x24457b['error'][_0x7f2d('0xf')]===0x1f4){logger[_0x7f2d('0xe')](_0x7f2d('0xa'),_0x4c8ea8,_0x24457b['error'][_0x7f2d('0x10')]);return _0x19a398(_0x24457b['error'][_0x7f2d('0x10')]);}logger['error'](_0x7f2d('0xa'),_0x4c8ea8,_0x24457b['error']['message']);return _0x5490e0(_0x24457b[_0x7f2d('0xe')][_0x7f2d('0x10')]);}else{logger['info'](_0x7f2d('0xa'),_0x4c8ea8,'request\x20sent');_0x5490e0(_0x24457b[_0x7f2d('0x11')][_0x7f2d('0x10')]);}})[_0x7f2d('0x12')](function(_0xe1217b){logger['error'](_0x7f2d('0xa'),_0x4c8ea8,_0xe1217b);_0x19a398(_0xe1217b);});});}