Author |
Message |
Topic: Exception while trying to hit Restful service (Http Node) |
xtremeinfo
Replies: 17 Views: 7135
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 10, 2015 2:56 am Subject: Exception while trying to hit Restful service (Http Node) |
Issue is resolved now
we work by connecting to remote systems (citrix)
I have broker in remote system and I am trying to hit webservice also in remote system.but unfortunately broker is unable to ... |
Topic: Exception while trying to hit Restful service (Http Node) |
xtremeinfo
Replies: 17 Views: 7135
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 07, 2015 6:12 pm Subject: Exception while trying to hit Restful service (Http Node) |
Push back on whoever's complaining that things are not going as planned and identify the lack of proper developer support as a key reason why.
I tried but unfortunately no one agreed , thats the ... |
Topic: Exception while trying to hit Restful service (Http Node) |
xtremeinfo
Replies: 17 Views: 7135
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 07, 2015 8:37 am Subject: Exception while trying to hit Restful service (Http Node) |
Can i access in Broker like this in eSQL
SET OutputRoot.JSON.Student.id = InputRoot.XMLNSC.Payload.id
? will this worK?
Try it and see. Much faster than asking here and waiting. If it doesn't w ... |
Topic: Exception while trying to hit Restful service (Http Node) |
xtremeinfo
Replies: 17 Views: 7135
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 07, 2015 3:55 am Subject: Exception while trying to hit Restful service (Http Node) |
re: XML to JSON, there is no standard mapping. The obvious first step is
SET OutputRoot.JSON.Data = InputRoot.XMLNSC; but that will render everything as a JSON object, which might not be what you ne ... |
Topic: Exception while trying to hit Restful service (Http Node) |
xtremeinfo
Replies: 17 Views: 7135
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Dec 05, 2015 7:51 am Subject: Exception while trying to hit Restful service (Http Node) |
At the middle/top of the page there is a button called 'Info Center'.
Why not take a trip into the unknown and follow it?
There you will find a wealth of information of IBM products.
When you fin ... |
Topic: Exception while trying to hit Restful service (Http Node) |
xtremeinfo
Replies: 17 Views: 7135
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 04, 2015 11:03 pm Subject: Exception while trying to hit Restful service (Http Node) |
The link is the link to the InfoCenter.
I could not find any link to infocenter . can you please provide me the link |
Topic: Exception while trying to hit Restful service (Http Node) |
xtremeinfo
Replies: 17 Views: 7135
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 03, 2015 9:57 pm Subject: Exception while trying to hit Restful service (Http Node) |
Ask your security people. In your link the URL shows https not http so you've clearly elected to use SSL; we can't know if that's accidental, deliberate, or policy.
Its accidental , we dont nee ... |
Topic: Exception while trying to hit Restful service (Http Node) |
xtremeinfo
Replies: 17 Views: 7135
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 03, 2015 9:40 am Subject: Exception while trying to hit Restful service (Http Node) |
Thanks for the reply.
Talk to the supplier of the rest service.
Get them to explain what certificates and what authentication you need to access their service.
Actually we have to create ... |
Topic: Exception while trying to hit Restful service (Http Node) |
xtremeinfo
Replies: 17 Views: 7135
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 03, 2015 3:56 am Subject: Exception while trying to hit Restful service (Http Node) |
Hi all
I am new to message broker
Our requirement is to use message broker with MQinput and restful services.
I have a scenario where message is published to queue.
Using Message broker , I h ... |