Author |
Message |
Topic: SignatureValue as part of WS reply message using HTTP nodes |
PravinG
Replies: 2 Views: 2474
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Oct 17, 2009 3:31 am Subject: SignatureValue as part of WS reply message using HTTP nodes |
MB V6.1
We have a requirement wherein message flow will act as a Web service provider. The web service call will be synchronous in nature and will go through a secured SSL environment (We are using ... |
Topic: recreating original message |
PravinG
Replies: 10 Views: 6052
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 09, 2008 7:11 pm Subject: recreating original message |
Thanks WBI_User,
I am able to get the expected result.
Yes, the document has been updated. The related links are:
http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=/com.ib ... |
Topic: recreating original message |
PravinG
Replies: 10 Views: 6052
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 29, 2008 4:04 pm Subject: recreating original message |
Hello WBI_user,
I am having EXACTLY similar situation as you had in this case. Could you please let me know how you extracted the message body out of that BLOB ?
I am also able to extract the MQ ... |
Topic: Message archive and resubmission |
PravinG
Replies: 7 Views: 3828
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 29, 2008 12:10 am Subject: Message archive and resubmission |
Hi Gayatri,
I dont want to segregate the xml message. Rather I want the complete OutputRoot message (with all headers and body). But I am not getting a way to achive this.
I have the complete me ... |
Topic: Message archive and resubmission |
PravinG
Replies: 7 Views: 3828
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 28, 2008 11:32 pm Subject: Message archive and resubmission |
Hello Akansha, Thanks for your reply.
We have tried getting the last child using :CREATE NEXTSIBLING OF OutputRoot.MQMD DOMAIN('.... ') NAME('...') PARSE(Environment.Variables.Coeint.MW_AUDIT_LOG.O ... |
Topic: Message archive and resubmission |
PravinG
Replies: 7 Views: 3828
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 28, 2008 3:58 pm Subject: Message archive and resubmission |
Hi,
Our project requires the input message archiving for resubmission (if original message processing fails then we need to use this archived messages for reprocessing).
We are using an archive ... |
Topic: remote DB2 ODBC connection |
PravinG
Replies: 2 Views: 2399
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 18, 2008 12:17 pm Subject: remote DB2 ODBC connection |
Hi All,
I am also facing the same issue. How to set the DSN when the flow needs to be deployed on AIX ?
The database I am trying to connect (DB2 8.1) is in network but on other server. I am usin ... |
Topic: JDBC Adapter - Insert or Update |
PravinG
Replies: 7 Views: 9289
|
Forum: WebSphere Interchange Server + Adapters Posted: Wed Nov 28, 2007 7:56 am Subject: JDBC Adapter - Insert or Update |
Thanks both of you.
We are using WBI Message Broker (V6.0) with JDBC Adapter.
We are not having enough knowledge abt using Stored Procedure with JDBC Adapter. Now we are exploring that option al ... |
Topic: JDBC Adapter - Insert or Update |
PravinG
Replies: 7 Views: 9289
|
Forum: WebSphere Interchange Server + Adapters Posted: Wed Nov 28, 2007 3:39 am Subject: JDBC Adapter - Insert or Update |
Hi,
We are working on JDBC Adapter. Adapter is working fine for verbs Create,Update and Delete. But in some of our requirements we dont know whether the data (with some primary key) is present in t ... |