Author |
Message |
Topic: MQ Bindings (Export) - Parsing simple XMLs |
Paul D
Replies: 6 Views: 13974
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Mon Oct 20, 2008 12:55 pm Subject: MQ Bindings (Export) - Parsing simple XMLs |
I've recieved some other guidance on this topic from IBM. I'll do some testing and report back to the thread on anything new I learn that has not been covered here yet. |
Topic: Book for learning BPEL for BPM and Process Server |
Paul D
Replies: 0 Views: 6132
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Mon Sep 29, 2008 7:46 am Subject: Book for learning BPEL for BPM and Process Server |
I'm looking to get a good book or two to learn how to write BPEL effectively for BPM. I could really use a book to read through and fully comprehend and understand using BPEL effectively. Process Ser ... |
Topic: MQ Bindings (Export) - Parsing simple XMLs |
Paul D
Replies: 6 Views: 13974
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Wed Sep 10, 2008 6:44 pm Subject: MQ Bindings (Export) - Parsing simple XMLs |
I have that same issue, an inbound XML without any namespaces and I'd like it bound to the BO automatically. Any ideas on this? Thanks!!! |
Topic: Incorrect parser in SOAP Envelope revisited |
Paul D
Replies: 8 Views: 15733
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Aug 10, 2008 6:24 pm Subject: Incorrect parser in SOAP Envelope revisited |
OK, got it. I could not use xmlns directly, I did this:
SET Environment.Variables.RoutingData.SourceMessage.Namespace = Root.SOAP.Context.Namespace.(SOAP.NamespaceDecl)"http://www ... |
Topic: Incorrect parser in SOAP Envelope revisited |
Paul D
Replies: 8 Views: 15733
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Aug 10, 2008 6:08 pm Subject: Incorrect parser in SOAP Envelope revisited |
Here's another related question. I have the following context in my message:
(0x01000000):Namespace = (
(0x03000102)http ... |
Topic: Incorrect parser in SOAP Envelope revisited |
Paul D
Replies: 8 Views: 15733
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Aug 10, 2008 5:15 pm Subject: Incorrect parser in SOAP Envelope revisited |
Just wanted to comment back on this one. I read the following series from developerworks that Matthew and Rob wrote:
http://www.ibm.com/developerworks/webservices/library/ws-soapnode/
And this ... |
Topic: Incorrect parser in SOAP Envelope revisited |
Paul D
Replies: 8 Views: 15733
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 07, 2008 7:17 pm Subject: Incorrect parser in SOAP Envelope revisited |
I'm doing some web services development with the flow acting as a web service. I'm using the SOAP Input and Reply nodes and also the SOAP extract and envelope nodes. I have the flow working fine whe ... |
Topic: Soap Input Node handling multiple WSDLs |
Paul D
Replies: 5 Views: 7370
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 30, 2008 11:54 am Subject: Soap Input Node handling multiple WSDLs |
Would the best approach in this situation be to use the URL selector on the SOAP node to help manage your routing to the different WSDL's for the different versions in the same flow? Is it safe to sa ... |
Topic: Map Node - Saving fields between maps and service calls |
Paul D
Replies: 0 Views: 2523
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 04, 2008 5:04 am Subject: Map Node - Saving fields between maps and service calls |
Here's my situation. I'm trying to use broker (v6.1) to do a series of service calls and would like to use maps for mapping the interface elements between the calls. I have XSD's for all interfaces. ... |
Topic: What is DataGlue? |
Paul D
Replies: 7 Views: 23738
|
Forum: WebSphere DataPower Posted: Mon Mar 03, 2008 2:08 pm Subject: What is DataGlue? |
Thanks for the quick reply!!! OK, so with the latest release (i50), I can run a WTX inside. I was reading what I thought was the most current manuals and it looked to be configured externally. Sound ... |
Topic: What is DataGlue? |
Paul D
Replies: 7 Views: 23738
|
Forum: WebSphere DataPower Posted: Mon Mar 03, 2008 2:00 pm Subject: What is DataGlue? |
Can someone explain to me what DataGlue is? Does it run within the box vs WTX (i.e. WebSphere Transformation Extender), which is called externally? Can you compare and contrast it to the XSLT styles ... |
Topic: US Training Options |
Paul D
Replies: 1 Views: 6864
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Mon Dec 17, 2007 1:59 pm Subject: US Training Options |
I'm looking to get some training on process server. I'm located in the Midwest. I see classes from IBM but all those are not scheduled, sort of "on demand" or they come to you. I also see ... |
Topic: Bind to Specific, known instance of a clustered queue |
Paul D
Replies: 10 Views: 11447
|
Forum: Clustering Posted: Wed Dec 05, 2007 2:03 pm Subject: Bind to Specific, known instance of a clustered queue |
In regards to this...
Also, of it's set to "local", then if that queue is put disabled, won't we go to the other side also automatically?
I tested it out on MQ v6. If the local cluste ... |
Topic: Bind to Specific, known instance of a clustered queue |
Paul D
Replies: 10 Views: 11447
|
Forum: Clustering Posted: Mon Dec 03, 2007 7:41 am Subject: Bind to Specific, known instance of a clustered queue |
We are on v6. Whout about the clustered workload setting of (CLWLUSEQ)? If that is turned into to "Any", we could go to the other instances, correct? Also, of it's set to "local" ... |
Topic: Bind to Specific, known instance of a clustered queue |
Paul D
Replies: 10 Views: 11447
|
Forum: Clustering Posted: Mon Dec 03, 2007 7:25 am Subject: Bind to Specific, known instance of a clustered queue |
Thanks for your comments. The bind_on_open is not an option in some of my cases. We have an old proprietary MQ framework that was put in place before clustering was used and that is not exposed. Du ... |