Author |
Message |
Topic: Create Atribute after Prolog |
Gama
Replies: 1 Views: 2803
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 10, 2021 8:55 am Subject: Create Atribute after Prolog |
Hi,
I need to create the follow structure in bold after XML Prolog with ESQL
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?wilogs-api modele=& ... |
Topic: Problem with the bar file deployment - SOAPRequest node |
Gama
Replies: 18 Views: 19506
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun May 17, 2015 11:40 pm Subject: Problem with the bar file deployment - SOAPRequest node |
Hi.
Tell them that their setup is not right. A one way operation should not return a return code of 200. Look it up in the http protocol. I believe the correct return code for one way would be 204 ... |
Topic: Problem with the bar file deployment - SOAPRequest node |
Gama
Replies: 18 Views: 19506
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 14, 2015 5:04 am Subject: Problem with the bar file deployment - SOAPRequest node |
Hi mqjeff.
The asynchronous request node waits immediately for a notification from the server that the request has been received.
It then separately waits for a real response message from the se ... |
Topic: Problem with the bar file deployment - SOAPRequest node |
Gama
Replies: 18 Views: 19506
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 14, 2015 12:27 am Subject: Problem with the bar file deployment - SOAPRequest node |
Hi fjb_saper, you are absolutely sure about the solution.
Tanks.
Hama |
Topic: Problem with the bar file deployment - SOAPRequest node |
Gama
Replies: 18 Views: 19506
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 05, 2015 11:52 pm Subject: Problem with the bar file deployment - SOAPRequest node |
Hello,
I've the same problem.
Message: BIP3726E
Source: Runtime Response
Creation time: Wed May 06 09:46:03 BST 2015
BIP3726E: Failed to setup SOAP transport for node SOAP Asynchronous Reques ... |
Topic: Subflow semaphore |
Gama
Replies: 3 Views: 2801
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 15, 2015 6:12 am Subject: Subflow semaphore |
I am too sure that I have completely understood your problem statement but if you're looking for some parallel processing and need to avoid dead locks while doing that using some shared resources, nee ... |
Topic: Subflow semaphore |
Gama
Replies: 3 Views: 2801
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 14, 2015 3:27 pm Subject: Subflow semaphore |
Hi,
I need to implent in Message Broker 8 some kind of subflow semaphore control.
I’ve two message flows that use the same subflow (subf1), till now all ok.
Exist any way to put/create/configur ... |
Topic: ESQL vs Java (MBelement) |
Gama
Replies: 4 Views: 6983
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 28, 2013 7:13 am Subject: ESQL vs Java (MBelement) |
Hi,
Tkanks a lot to both fo you, I got it.
ESQL
SET OutputLocalEnvironment.VAR1.AAA = '1234';
SET OutputLocalEnvironment.MBelement.VAR2 = '#';
SET OutputLocalEnvironment.MBelement. ... |
Topic: ESQL vs Java (MBelement) |
Gama
Replies: 4 Views: 6983
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 27, 2013 10:15 am Subject: ESQL vs Java (MBelement) |
I'm in trouble with message broker and java, so could any one help me?
Resuming i need to call a Java method from ESQL, that one of the parameter is INOUT with the MBelement type
After consultin ... |
Topic: Create thumbnail from blob field |
Gama
Replies: 6 Views: 4431
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 24, 2012 7:16 am Subject: Create thumbnail from blob field |
Thanks to both but i created a plsql stored procedure to convert thar blob.
One more time thank you. |
Topic: Create thumbnail from blob field |
Gama
Replies: 6 Views: 4431
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 24, 2012 5:32 am Subject: Re: Create thumbnail from blob field |
Is that possible to convert them with WMB8?
Yes.
Hi, could you please detail a little more?
Thanks |
Topic: Create thumbnail from blob field |
Gama
Replies: 6 Views: 4431
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 24, 2012 5:15 am Subject: Create thumbnail from blob field |
Hi,
We are using WMB8 connected to Oracle 11 db and in one field whe have one blob.
I've to convert that blob to thumbnail.
Is that possible to convert them with WMB8?
Thanks
Gama |
Topic: WMB - PASSTHRU dump/trace |
Gama
Replies: 18 Views: 8928
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 10, 2012 2:22 am Subject: WMB - PASSTHRU dump/trace |
Hi, smdavies99
I've seen several different implementations where both the commands and the returned values get logged as a matter of course.
Could you please detail and provide some more?
T ... |
Topic: WMB - PASSTHRU dump/trace |
Gama
Replies: 18 Views: 8928
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 09, 2012 9:33 am Subject: WMB - PASSTHRU dump/trace |
You are right....
Forget the database, ist's better for a plain text. |
Topic: WMB - PASSTHRU dump/trace |
Gama
Replies: 18 Views: 8928
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 09, 2012 8:46 am Subject: WMB - PASSTHRU dump/trace |
mqjeff,
I understand all of you point's and the trace node for debug is more then suficient, but is not i want.
We need to log inline all the statments to the database.
Thanks |