Author |
Message |
Topic: Invoking REST webservice from WMB V6.1 |
schagan
Replies: 0 Views: 2321
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 22, 2012 11:22 pm Subject: Invoking REST webservice from WMB V6.1 |
We have a requirement in our project to invoke REST web service through Message Broker 6.1.
I have a very basic idea about the concepts of REST webservice and from that i think we can use the HTTPReq ... |
Topic: Installing WMB V6.1 on Windows 7 |
schagan
Replies: 1 Views: 1744
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 29, 2011 2:11 am Subject: Installing WMB V6.1 on Windows 7 |
Hi,
We are trying to install WMB V6.1 on Windows 7 Enterprise Edition. We could compelte the installation of MWQ, DB2, WMB Toolkit but unable to create the default configuration. From the WMB V6.1 ... |
Topic: Migrating WTX maps and systems to WMB |
schagan
Replies: 1 Views: 1989
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 24, 2011 8:35 pm Subject: Migrating WTX maps and systems to WMB |
Hi,
We currently have part of the business functionalities of our client implemented in WTX and rest in WMB. All the WTX functionalities are implemented as stand-alone WTX systems using maps, types ... |
Topic: Message set creation for CSV file format |
schagan
Replies: 3 Views: 3191
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Oct 10, 2010 11:31 pm Subject: Message set creation for CSV file format |
I have created a XML schema of the incoming file format and used the xml schema to generate the message set. And also when i try to create a message set this way csv.mxsd is atomatically added to the ... |
Topic: Message set creation for CSV file format |
schagan
Replies: 3 Views: 3191
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Oct 10, 2010 11:08 pm Subject: Message set creation for CSV file format |
Hi,
I have a requirement to create a message set for a CSV file format. I have created the same but when deploying the mset and the corresponding flow onto the EG, i get the excpetion
BIP0800E java ... |
Topic: Retry processing using SOAPRequest Node |
schagan
Replies: 0 Views: 1340
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 28, 2010 9:50 pm Subject: Retry processing using SOAPRequest Node |
Hi,
I have a requirement wherein I have to invoke an external webservice using SOAP over HTTP. If on first invocation of the webservice, no response is received, I need to retry for 2 more times (t ... |