Author |
Message |
Topic: Problem calling a Webservice |
madhavt
Replies: 4 Views: 3830
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 27, 2006 5:24 am Subject: Another problem after fixing the first one |
compute node code:
CREATE COMPUTE MODULE AECK_TO_ECM_Compute1
CREATE FUNCTION Main() RETURNS BOOLEAN
BEGIN
CALL CopyMessageHeaders();
--CALL CopyEntireMessage();
SET OutputRoot.MQMD = N ... |
Topic: Problem calling a Webservice |
madhavt
Replies: 4 Views: 3830
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 13, 2006 9:37 am Subject: Problem calling a Webservice |
Thanks for your sugesstions.
I am actually dropping the input message in the queue and then setting the httprequest header. So it is thinking the last part as body and throwing this error. I am go ... |
Topic: Problem calling a Webservice |
madhavt
Replies: 4 Views: 3830
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 13, 2006 5:15 am Subject: Problem calling a Webservice |
My Input message which i am putting in the Input:
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Header>
<m:WachoviaIdentityHeader
xml ... |
Topic: Call A Webservice from WBIMB |
madhavt
Replies: 15 Views: 19907
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 08, 2006 1:05 pm Subject: exact same problem. |
Hallo,
I have resolved the connection with WebServices, but now I have another problem, I send this
(0x01000010):XMLNS = (
(0x01000000):XML ... |
Topic: Wait process in ESQL. |
madhavt
Replies: 5 Views: 3713
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 20, 2004 2:06 pm Subject: Wait process in ESQL. |
There will be only one message when that particular error comes. So I need to hold that message.
Would you please explain how to invoke the process after 60 seconds to process that particular messa ... |
Topic: Wait process in ESQL. |
madhavt
Replies: 5 Views: 3713
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 20, 2004 1:02 pm Subject: Wait process in ESQL. |
Thanks for your suggestion.
There is a big load of transactions going on, In between we get a certain error. So I need to keyoff that error and hold it for 60sec.
Madhav. |
Topic: Wait process in ESQL. |
madhavt
Replies: 5 Views: 3713
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 20, 2004 12:24 pm Subject: Wait process in ESQL. |
Can anybody tell me if there is any way of holding a particular transaction for certain time (say 60seconds) in ESQL. |
Topic: Environmental Plug-in |
madhavt
Replies: 1 Views: 1603
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jun 25, 2004 7:15 am Subject: Environmental Plug-in |
Does any one used Get all environmental variables plug-in. I need help in how to use it.
Madhav. |