Author |
Message |
Topic: The best way to handle multiple back-end call in IIB |
Zeeshan Ali
Replies: 1 Views: 2659
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 21, 2019 2:08 am Subject: The best way to handle multiple back-end call in IIB |
Just want to discuss regarding how to handle multiple back-end api call to incorporate all responses in IIB or WMB. |
Topic: Converting JSON to XML in IBM API Management |
Zeeshan Ali
Replies: 0 Views: 1842
|
Forum: General Discussion Posted: Fri Aug 07, 2015 6:06 am Subject: Converting JSON to XML in IBM API Management |
Does IBM API Management have any option to convert JSON to XML. Can any one help us on this issue ? |
Topic: consuming Https rest services in IIB V9 |
Zeeshan Ali
Replies: 17 Views: 18665
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 31, 2015 5:27 am Subject: consuming Https rest services in IIB V9 |
In SOAP UI i am getting response directly without any certificate from the url below and i am using MQInput Node--->HttpRequestNode--->MQOutput Node.
https://api.apim.ibmcloud.com/mirac ... |
Topic: consuming Https rest services in IIB V9 |
Zeeshan Ali
Replies: 17 Views: 18665
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 31, 2015 4:38 am Subject: consuming Https rest services in IIB V9 |
Which steps is required you please tell me. |
Topic: consuming Https rest services in IIB V9 |
Zeeshan Ali
Replies: 17 Views: 18665
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 31, 2015 3:27 am Subject: consuming Https rest services in IIB V9 |
I extracted a IBM API M signer certificate from HTTPS url.
I created keystore file keys.jks and added the above signer certificate (api.crt) and also added to my C:\Program Files\IBM\MQSI\9.0.0.0\jr ... |
Topic: consuming Https rest services in IIB V9 |
Zeeshan Ali
Replies: 17 Views: 18665
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 30, 2015 5:57 am Subject: consuming Https rest services in IIB V9 |
I am looking for documents for consuming https service in IIB and my service is at cloud.
Please send me documents if you have any.
and I dont know the port number of my service which is at clou ... |
Topic: consuming Https rest services in IIB V9 |
Zeeshan Ali
Replies: 17 Views: 18665
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 29, 2015 6:23 am Subject: consuming Https rest services in IIB V9 |
I am not using any httpInput node in my flow. I am using MQInput Node-->HttpRequestNode-->MQOuyputNode.
I am looking for SSL configuration steps In consumer flow. And my provider service is a ... |
Topic: consuming Https rest services in IIB V9 |
Zeeshan Ali
Replies: 17 Views: 18665
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 29, 2015 5:55 am Subject: consuming Https rest services in IIB V9 |
Actually I have to consume the REST services which is Https In IIB V9.
So, I m looking for proper steps to configure broker.
I am using HTTPInputNode-->HttpRequestNode--->MQOutputNode |
Topic: consuming Https rest services in IIB V9 |
Zeeshan Ali
Replies: 17 Views: 18665
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 29, 2015 4:52 am Subject: consuming Https rest services in IIB V9 |
I have created one API using IBM API Management which is HTTPS url.
From this REST API I am getting JSON response.
My Scenario is I have to consume the response in IIB V9 using HTTP Request Node B ... |