Author |
Message |
Topic:WMB / WTX |
DJN2
Replies: 5 Views: 4404
|
Forum:WebSphere Message Broker (ACE) Support Posted: Mon Apr 23, 2012 12:48 pm Subject: WMB / WTX |
They just bought the product..... |
Topic:WMB / WTX |
DJN2
Replies: 5 Views: 4404
|
Forum:WebSphere Message Broker (ACE) Support Posted: Mon Apr 23, 2012 11:44 am Subject: WMB / WTX |
I need to access the Local Environment or the message tree in the WTX mapper. For this process I need to pass the destinationlist of the message to the nodes following the WTX node. Does anyone know ... |
Topic:PHP URLEncode Function |
DJN2
Replies: 0 Views: 2224
|
Forum:WebSphere Message Broker (ACE) Support Posted: Mon Oct 31, 2011 10:00 am Subject: PHP URLEncode Function |
I am looking for a working example of a PHP solutions that uses the 'URLEncode' function. I have no experience with PHP but the client does not want to use java. Any example would be appreciated.
... |
Topic:URL Encoding Function? |
DJN2
Replies: 3 Views: 3111
|
Forum:WebSphere Message Broker (ACE) Support Posted: Tue Oct 25, 2011 4:44 pm Subject: URL Encoding Function? |
Let me rephase. Is there a way to perform URL encoding on a data element in a message flow?
It seems this may be a routine conversion when working with web service. |
Topic:URL Encoding Function? |
DJN2
Replies: 3 Views: 3111
|
Forum:WebSphere Message Broker (ACE) Support Posted: Tue Oct 25, 2011 3:28 pm Subject: URL Encoding Function? |
Is there a URL encoding function in the message broker?
The requirements look like this....
URL Encoding
The XML request must be encoded using a MIME format called “x-www-form-urlencoded” f ... |
Topic:Problem with WebService using HTTPRequest Node |
DJN2
Replies: 4 Views: 9973
|
Forum:WebSphere Message Broker (ACE) Support Posted: Mon Oct 24, 2011 10:53 pm Subject: Problem with WebService using HTTPRequest Node |
harish_rd I reviewed the slide presentation and I believe I fullfilled all the requirements. I created the Keystore and imported the certificates and the node configuration seemed correct also. Any ... |
Topic:Problem with WebService using HTTPRequest Node |
DJN2
Replies: 4 Views: 9973
|
Forum:WebSphere Message Broker (ACE) Support Posted: Mon Oct 24, 2011 9:14 pm Subject: Problem with WebService using HTTPRequest Node |
I set the Protocol to SSL on the ssl property on the HTTPSRequest Node. Are there other properties to be set? |
Topic:Problem with WebService using HTTPRequest Node |
DJN2
Replies: 4 Views: 9973
|
Forum:WebSphere Message Broker (ACE) Support Posted: Mon Oct 24, 2011 6:09 pm Subject: Problem with WebService using HTTPRequest Node |
This is my first attempt at developing a web service. I am getting a socket error. Not sure what that means to me. I have tried this with/without a HTTPHeader node. Seems like I get the same error ... |
Topic:Problem With Web Service call in WMB |
DJN2
Replies: 2 Views: 3273
|
Forum:WebSphere Message Broker (ACE) Support Posted: Wed Oct 12, 2011 1:00 pm Subject: Problem With Web Service call in WMB |
==This is my first message flow utilizing web services==
In this msg flow I am making 2 service calls. the first is an HTTP call and the second is an HTTPS call. The first call returns the URL for ... |
Topic:HTTPRequest Node |
DJN2
Replies: 5 Views: 4312
|
Forum:WebSphere Message Broker (ACE) Support Posted: Wed Oct 05, 2011 1:33 pm Subject: HTTPRequest Node |
Thanks for the tip... I did neglect to select the Local Environment to be passed from the preceeding compute node. Now I am getting a 'Certificate chaining error'. |
Topic:HTTPRequest Node |
DJN2
Replies: 5 Views: 4312
|
Forum:WebSphere Message Broker (ACE) Support Posted: Wed Oct 05, 2011 10:52 am Subject: HTTPRequest Node |
I am using this node to invoke a service whose URL is supplied by a previous service call. The HTTPRequest node in questions should get the URL from the HTTPRequest header in the X-Original-HTTP-URL ... |
Topic:FileRead Question |
DJN2
Replies: 5 Views: 4089
|
Forum:WebSphere Message Broker (ACE) Support Posted: Tue Jul 05, 2011 11:16 am Subject: FileRead Question |
I have not worked on 7.0.0.2 yet and therefore have not seen this node. From your response I am summizing that the node has an input terminal from which it accepts the original message and a facility ... |
Topic:FileRead Question |
DJN2
Replies: 5 Views: 4089
|
Forum:WebSphere Message Broker (ACE) Support Posted: Tue Jul 05, 2011 6:37 am Subject: FileRead Question |
I don't think I explained the situation clearly...sorry
My filter node may or may not pass the message to the compute one. This compute node is also fed a data file thru a FileRead node. if the or ... |
Topic:FileRead Question |
DJN2
Replies: 5 Views: 4089
|
Forum:WebSphere Message Broker (ACE) Support Posted: Fri Jul 01, 2011 12:59 pm Subject: FileRead Question |
Scenario: In my flow a filter node controls the building of an internal table. the false terminal means that the table already exists and the message is passed along. the true terminal means the int ... |
Topic:ESQL to English Code Translation |
DJN2
Replies: 4 Views: 3128
|
Forum:WebSphere Message Broker (ACE) Support Posted: Tue Jun 14, 2011 11:38 am Subject: ESQL to English Code Translation |
does that mean any namespace at all? What is the signifcance of 'PFUProfiles"? |