Author |
Message |
Topic: probelm creating SOAP request - ESQL |
pavdaddy72
Replies: 4 Views: 9300
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 15, 2015 8:04 am Subject: probelm creating SOAP request - ESQL |
So the value you are putting in the http headers that indicates which operation you are calling is wrong.
Why would I create a HTTP header tree when I've set the operation on the SOAP Request node? |
Topic: probelm creating SOAP request - ESQL |
pavdaddy72
Replies: 4 Views: 9300
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 15, 2015 7:21 am Subject: probelm creating SOAP request - ESQL |
Hello Peers! Need some help. I have a SOAP request that works all day in SOAP UI - see below:
The REQUEST:
<soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-e ... |
Topic: Sequence messages across a cluster? |
pavdaddy72
Replies: 2 Views: 4563
|
Forum: Clustering Posted: Wed Jan 07, 2015 6:41 am Subject: Sequence messages across a cluster? |
How can I ensure that messages remain in sequence across a cluster? Does the sequence node accomplish this or is there further administration work that needs to be setup?
Long story short, we're tr ... |
Topic: Stored Proc taking 13-mins to respond - SQL Server |
pavdaddy72
Replies: 6 Views: 4058
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 09, 2014 10:41 am Subject: Stored Proc taking 13-mins to respond - SQL Server |
We were able to temporarily solve the problem by deleting and recreating the stored procedure. But the problem came back the next day, for the last two days, around the same time. No batch processes a ... |
Topic: Stored Proc taking 13-mins to respond - SQL Server |
pavdaddy72
Replies: 6 Views: 4058
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 07, 2014 12:53 pm Subject: Stored Proc taking 13-mins to respond - SQL Server |
Just checked, it's not sending any extra rows. I expect 13 rows, and I'm getting 13 rows, 13 minutes later. Crazy. Gotta be a networking issue, somewhere. |
Topic: Stored Proc taking 13-mins to respond - SQL Server |
pavdaddy72
Replies: 6 Views: 4058
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 07, 2014 12:33 pm Subject: Stored Proc taking 13-mins to respond - SQL Server |
I have an interface that calls a SQL Server stored proc. For the past 4 weeks, there has been no issue. Either from local or on the DEV environment, the call to stored proc work from wmb esql worked. ... |