Author |
Message |
Topic: Asynchronous web service call (with Websphere MQ) |
Santosh_Ghalsasi
Replies: 10 Views: 5495
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 22, 2012 1:33 am Subject: Asynchronous web service call (with Websphere MQ) |
Hi,
External Application cannot put the message on specific queue manager queue. This part should not be touched(as per the requirement).
lancelotlinc - could you please explain how MQGet would m ... |
Topic: Asynchronous web service call (with Websphere MQ) |
Santosh_Ghalsasi
Replies: 10 Views: 5495
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 20, 2012 5:43 am Subject: Asynchronous web service call (with Websphere MQ) |
Hi,
I am facing an issue while executing below scenario.
The flows structure is as below
Flow 1 - SOAPInput Node--> MQOutput Node
Flow 2 - MQInput Node--> SOAPReply Node
Below are ... |
Topic: SOAP.Reply.ReplyIdentifier to MQMD.MsgId ? |
Santosh_Ghalsasi
Replies: 12 Views: 10907
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 20, 2012 5:36 am Subject: SOAP.Reply.ReplyIdentifier to MQMD.MsgId ? |
I will open a new one. Thanks. |
Topic: SOAP.Reply.ReplyIdentifier to MQMD.MsgId ? |
Santosh_Ghalsasi
Replies: 12 Views: 10907
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 20, 2012 5:28 am Subject: More complexity in this scenario |
Hi,
I also have same kind of scenario with some more complaxities.
The flows structure is as below
Flow 1 - SOAPInput Node--> MQOutput Node
Flow 2 - MQInput Node--> SOAPReply Node
B ... |
Topic: DB2 Connection problem using DSN - Specified driver not load |
Santosh_Ghalsasi
Replies: 3 Views: 3270
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 06, 2011 12:23 am Subject: DB2 Connection problem using DSN - Specified driver not load |
Hi,
Did anybody get solution on this?
I am also getting same problem while doing this.
Thanks, |
Topic: poor design - scheduled tasks |
Santosh_Ghalsasi
Replies: 22 Views: 13509
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Nov 25, 2011 5:05 am Subject: poor design - scheduled tasks |
Hi,
I tried the scenario that I have given below and it works. Just that when you give Count = -1 you must specify the interval also.
Means the code will be like below now.
DECLARE FLAG SHARED ... |
Topic: poor design - scheduled tasks |
Santosh_Ghalsasi
Replies: 22 Views: 13509
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Nov 25, 2011 1:34 am Subject: poor design - scheduled tasks |
I am also working on the same requirement.
I want to clarify one point -
If we use one SHARED variable called 'FLAG' and change it once the message it sent to TimeoutControl node, then will this be ... |
Topic: Writing Environment tree into file using Fileoutput node |
Santosh_Ghalsasi
Replies: 3 Views: 2505
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 22, 2011 2:48 am Subject: Writing Environment tree into file using Fileoutput node |
Hi,
For environment variables, I need to bring them into body and for elements inside the body should be referred by giving the xpath.
Please correct me if I am wrong.
Thanks, |
Topic: Writing Environment tree into file using Fileoutput node |
Santosh_Ghalsasi
Replies: 3 Views: 2505
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 22, 2011 12:40 am Subject: Writing Environment tree into file using Fileoutput node |
Hi,
I am using Fileoutput node for writing data onto the files.
I have two doubts
1. How to write Environment tree into the file?
- I tried giving $Environment into the 'Data Location' fiel ... |
Topic: Connecting to SolidDB using message broker JCN |
Santosh_Ghalsasi
Replies: 8 Views: 6301
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 17, 2011 12:38 am Subject: Connecting to SolidDB using message broker JCN |
Hi,
I am trying to connect to Solid DB using getJDBCType4Connection method. For this I have followed below steps.
1. created a configurable service using mqsicreateconfigurableservice.
paramet ... |
Topic: Connecting to SolidDB using message broker JCN |
Santosh_Ghalsasi
Replies: 8 Views: 6301
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Nov 04, 2011 2:55 am Subject: Connecting to SolidDB using message broker JCN |
Hi,
It worked for me
I reconfigured the classpath of driver and restarted the broker.
No other settings are required.
Thanks all for your suggestions.!! ) |
Topic: Connecting to SolidDB using message broker JCN |
Santosh_Ghalsasi
Replies: 8 Views: 6301
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 01, 2011 9:33 pm Subject: Connecting to SolidDB using message broker JCN |
One more point that I want to highlight is there are two versions of message broker coexisting on this box where I am trying to execute the code. 6.1.0.2 and 7.1.0.3. For these versions, JRE5 and JRE6 ... |
Topic: Connecting to SolidDB using message broker JCN |
Santosh_Ghalsasi
Replies: 8 Views: 6301
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 01, 2011 4:14 am Subject: Connecting to SolidDB using message broker JCN |
I have gone through the link and there also it is mentioned to include the path of SolidDriver2.0.jar into CLASSPATH. I was searching on this and found that there is something called as mqsicreateconf ... |
Topic: Connecting to SolidDB using message broker JCN |
Santosh_Ghalsasi
Replies: 8 Views: 6301
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 31, 2011 2:14 am Subject: Connecting to SolidDB using message broker JCN |
Hi,
I want to connect to SolidDB version 6.5.0.6 using message broker JCN.
Following steps have been done.
1. I have written the code to register and connect to solid DB using Type 4 JDBC driver ... |
Topic: 0509-036 Cannot load program mqsilist |
Santosh_Ghalsasi
Replies: 3 Views: 3380
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Sep 15, 2011 6:04 am Subject: 0509-036 Cannot load program mqsilist |
We have not altered anything in previous broker components. Just that we have installed new broker version on same box and have created different user for creating and operating brokers on MB7. This i ... |