Author |
Message |
Topic: Soap request subflows routing to both outputs |
harristm
Replies: 3 Views: 1824
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 18, 2014 7:44 am Subject: Soap request subflows routing to both outputs |
I fixed the problem by dropping the sub-flows and just implementing the soap requests in the flow.
Thanks
Tracy |
Topic: Soap request subflows routing to both outputs |
harristm
Replies: 3 Views: 1824
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 13, 2014 11:42 am Subject: Mqjeff |
Thanks
I do have a return false in the node that is splitting things up and sending out via PROPAGATE. I can see where not having that would route to 'out' at the end. This is routing to the outpu ... |
Topic: Soap request subflows routing to both outputs |
harristm
Replies: 3 Views: 1824
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 13, 2014 11:30 am Subject: Soap request subflows routing to both outputs |
I am still working on my web service calls and making progress.
I have a new challenge that I thought I would post here for comment and advice
I have a compute node that is looking at an input s ... |
Topic: Remove XML Declaration from a SOAP based web service call |
harristm
Replies: 13 Views: 9770
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Feb 07, 2014 10:46 am Subject: Remove XML Declaration from a SOAP based web service call |
Vitor:
Thank you
Yes, the message is as simple..
Is there a way to paste an xmlns on an element like '<soapenv:Envelope'
I tried "OutputRoot.XMLNSC.Envelope = " but that just g ... |
Topic: Remove XML Declaration from a SOAP based web service call |
harristm
Replies: 13 Views: 9770
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Feb 07, 2014 10:27 am Subject: Remove XML Declaration from a SOAP based web service call |
So, back to my question, how do I not send the <?XML header from IIB ?
Thanks
Tracy |
Topic: Remove XML Declaration from a SOAP based web service call |
harristm
Replies: 13 Views: 9770
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Feb 07, 2014 9:57 am Subject: Remove XML Declaration from a SOAP based web service call |
Dogorsy:
I agree with you with respect to raising children. To work with your analogy, this is like having a fancy dinner date and finding out that your neighbor needs you to watch their kid at the ... |
Topic: Remove XML Declaration from a SOAP based web service call |
harristm
Replies: 13 Views: 9770
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Feb 07, 2014 9:42 am Subject: Remove XML Declaration from a SOAP based web service call |
Thank you for your responses!!!
I am saying that when the <?XML header is on the request, it fails and when it is not it works.
I have a flow with a File Input node that routes directly to a ... |
Topic: Remove XML Declaration from a SOAP based web service call |
harristm
Replies: 13 Views: 9770
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Feb 07, 2014 8:51 am Subject: Remove XML Declaration from a SOAP based web service call |
I am using IIB 9.0.0.1 on Red Hat Linux 6.4 on a x86 laptop.
I am trying to connect to a web service.
When I use the WSDL and Web Service Explorer it builds the following request format.
< ... |
Topic: Basic Authentication worked but now it doesn't |
harristm
Replies: 8 Views: 4801
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 04, 2014 2:48 pm Subject: Basic Authentication worked but now it doesn't |
My sincere apologies. You were all right.
I can build a bar using the IIB Toolkit, with ODBCINI set, check the Security Profile to Default Propagation and it sends the basic authentication informat ... |
Topic: Basic Authentication worked but now it doesn't |
harristm
Replies: 8 Views: 4801
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 03, 2014 5:42 pm Subject: Basic Authentication worked but now it doesn't |
mqjeff:
I will go back through and review everything. thank you for the gentle suggestion. |
Topic: Basic Authentication worked but now it doesn't |
harristm
Replies: 8 Views: 4801
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 03, 2014 9:02 am Subject: Basic Authentication worked but now it doesn't |
mqjeff:
Thanks for the reply.
I build the bar using the Toolkit.
I get a different behavior out of the bar depending on the ODBCINI environment variable being set or not.
I check the security prof ... |
Topic: Basic Authentication worked but now it doesn't |
harristm
Replies: 8 Views: 4801
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 03, 2014 8:10 am Subject: Basic Authentication worked but now it doesn't |
The shell script is completely what I pasted with the script header line.
I agree with you that these two things should not affect each other but these are the steps I went through. I build with OD ... |
Topic: Basic Authentication worked but now it doesn't |
harristm
Replies: 8 Views: 4801
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Feb 02, 2014 9:36 pm Subject: Basic Authentication worked but now it doesn't |
I am using IIB V9.0.0.1 on RedHat Enterprise Linux 6.4 with a bash shell.
I have been using the following for HTTP Basic Authentication to a web service
SET OutputRoot.Properties.IdentitySourceTyp ... |
Topic: Trying to use a web service from IIB V9.0.0.1 |
harristm
Replies: 2 Views: 2707
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jan 19, 2014 2:24 pm Subject: Trying to use a web service from IIB V9.0.0.1 |
I'm trying to connect to a web service from IIB V 9.0.0.1 running on Redhat Enterprise Linux 6.4.
The service has many deployed java clients, but I can't get the request to work right using Broker.
... |
Topic: text file validation |
harristm
Replies: 21 Views: 8229
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 18, 2012 11:40 am Subject: text file validation |
What OS are you running the runtime on? Try downloading the 6.1.0.11 patch and see if the mqsitransit problem changes,
developing on Windows XP, running environment Red Hat Enterprise Linux 10.4 |