Author |
Message |
Topic: Kafka with Kerberos Security |
Sam Uppu
Replies: 1 Views: 4737
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 12, 2018 8:24 am Subject: Kafka with Kerberos Security |
Hi All,
I am working on kafka with Kerberos security using IIB with version 10.0.0.10.
Here are the details of configuration i did.
1. On the Kafka producer node security tab, i selected secu ... |
Topic: Overlap between MQ v7 and MQ v8 clusters |
Sam Uppu
Replies: 4 Views: 9502
|
Forum: Clustering Posted: Wed Dec 30, 2015 9:13 am Subject: Overlap between MQ v7 and MQ v8 clusters |
Hi,
We have 4 QMgrs(QM1, QM2, BR1, BR2) in a cluster called V7CLUS running on MQ v7. Broker (v7) runs on BR1, BR2. BR1 & BR2 are hosting full repos as well.
We are dealing with request/ reply ... |
Topic: REST service |
Sam Uppu
Replies: 4 Views: 5241
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 17, 2014 2:53 pm Subject: REST service |
fjb,
I tried both URL and passing query parms as below.
URL: https://xx.xx.ashx/username/password
QueryParms :https://xx.xx.ashx?username=xxx&password=yyy
:https://xx. ... |
Topic: REST service |
Sam Uppu
Replies: 4 Views: 5241
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 16, 2014 12:45 pm Subject: REST service |
The service I am going to call is a handler(ashx).
Has anyone called a handler using message broker. Pls suggest how can I call this. |
Topic: WS-Addressing |
Sam Uppu
Replies: 8 Views: 10196
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 13, 2014 4:12 pm Subject: WS-Addressing |
I had to change the ccsid to 1208. After that everything was working as expected. |
Topic: REST service |
Sam Uppu
Replies: 4 Views: 5241
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 13, 2014 4:11 pm Subject: REST service |
Hi All,
I have to call a REST web service with userid/passwd in HTTP headers.
I was using HTTP header node to add user-name and password. I am getting error error that the page is not called with ... |
Topic: WS-Addressing |
Sam Uppu
Replies: 8 Views: 10196
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 08, 2014 1:16 pm Subject: WS-Addressing |
can someone help me with this. has anyone used the WS-Addressing option on SOAP Request node? |
Topic: WS-Addressing |
Sam Uppu
Replies: 8 Views: 10196
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 07, 2014 1:27 pm Subject: WS-Addressing |
The issue is due to "From" element as I said earlier.
"<a:From>127.0.0.1</a:From>"
How can we remove it? |
Topic: WS-Addressing |
Sam Uppu
Replies: 8 Views: 10196
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 06, 2014 10:43 am Subject: WS-Addressing |
I dont have access to install Fiddler.
I think the issue was with the "From" element added on WS-A headers. Message broker adds the "From" element to the header. I added it to t ... |
Topic: WS-Addressing |
Sam Uppu
Replies: 8 Views: 10196
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 03, 2014 11:14 am Subject: WS-Addressing |
Hi Guys,
I have issue with ws-addressing header on soap request node.
I am trying to build ws-addressing headers by checking the ws-addressing box on soap request node. The input to soaprequest ... |
Topic: XML to copybook conversion - DFDL |
Sam Uppu
Replies: 7 Views: 7673
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 26, 2013 9:52 am Subject: XML to copybook conversion - DFDL |
Below is the DFDL
<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:dfdl="http://www.ogf.org/dfdl/dfdl-1.0/" xmlns:dfdlCobolFmt="ht ... |
Topic: XML to copybook conversion - DFDL |
Sam Uppu
Replies: 7 Views: 7673
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 26, 2013 9:29 am Subject: XML to copybook conversion - DFDL |
Yes using DFDL.
Should I paste the entire DFDL? |
Topic: XML to copybook conversion - DFDL |
Sam Uppu
Replies: 7 Views: 7673
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 26, 2013 9:19 am Subject: XML to copybook conversion - DFDL |
Hi Guys,
I am converting webservice response to copy book. Mapping looks good, but not sure when i validate the copybook response with cobol copybook using RFHutil, I see below comments.
***** ... |
Topic: Graphical mapping node |
Sam Uppu
Replies: 9 Views: 7742
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 17, 2013 10:21 am Subject: Graphical mapping node |
Thanks mqjeff.
For looping thru the number of occurrences , i have used "For each" function.
I have a cobol elements ws-occurs which should be populated with the count of number of occ ... |
Topic: Graphical mapping node |
Sam Uppu
Replies: 9 Views: 7742
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 17, 2013 9:02 am Subject: Graphical mapping node |
Hi guys,
I cleaned my workspace and did mapping again. I am able to see the groups populating now. Not sure wat was the issue earlier.
I have one more question :
how do we get the number of oc ... |