Author |
Message |
Topic: Problem accessing remote Qmgr - MSender |
sebastian
Replies: 3 Views: 3271
|
Forum: IBM MQ Java / JMS Posted: Mon Oct 09, 2006 9:22 am Subject: Problem accessing remote Qmgr - MSender |
I appreciate the information - thanks |
Topic: Problem accessing remote Qmgr - MSender |
sebastian
Replies: 3 Views: 3271
|
Forum: IBM MQ Java / JMS Posted: Thu Oct 05, 2006 11:03 am Subject: Problem accessing remote Qmgr - MSender |
Dear MQseries.net:
I downloaded a java program from the IBM website called "MSender."
It is a simple bit of code that allows the user to send typed lines to a queue. I have been able ... |
Topic: Message Broker 6 - Execution group failure |
sebastian
Replies: 1 Views: 2281
|
Forum: General Discussion Posted: Wed Aug 16, 2006 5:02 am Subject: Message Broker 6 - Execution group failure |
Dear MQSeries.net:
Our team had a message fail in production due to an execution group going down. Each time we attempt to resubmit the message, it brings the execution group down. This same mess ... |
Topic: Message Broker 6 connecting to SAP |
sebastian
Replies: 2 Views: 3668
|
Forum: General Discussion Posted: Wed Aug 02, 2006 7:28 am Subject: Message Broker 6 connecting to SAP |
Our shop recently migrated from MQSIv2.1 to Message Broker 6.0. Since we were early adopters of IBM's integration tool, we are also using the Neon rules and formatter extentions for many legacy flows ... |
Topic: MQ JMS Then why MQ Adapter ? |
sebastian
Replies: 5 Views: 4547
|
Forum: WebSphere Interchange Server + Adapters Posted: Thu Jul 06, 2006 11:11 am Subject: MQ JMS Then why MQ Adapter ? |
Our shop uses the mySAP.com adapter to create message sets when Message Broker communicates with SAP. One advantage of using this adapter with SAP is the object discovery agent can quickly create SAP ... |
Topic: Version control system for Message Broker 6.0 |
sebastian
Replies: 2 Views: 2542
|
Forum: General Discussion Posted: Mon Jan 16, 2006 6:44 am Subject: Version control system for Message Broker 6.0 |
Our shop has just begun migrating from Message broker v2.1 to v6.0. We are currently managing our own repository of MQ objects (message flows, message sets etc..) but we are considering moving to a ... |
Topic: Accessing database data from a message flow |
sebastian
Replies: 8 Views: 7866
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 19, 2005 3:18 am Subject: Accessing database data from a message flow |
Thanks for the tips guys. I really appreciate it.
take care,
Seb |
Topic: Accessing database data from a message flow |
sebastian
Replies: 8 Views: 7866
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 18, 2005 9:39 am Subject: Accessing database data from a message flow |
Thank you for your response. I am now hunting for ESQL examples of accessing a database.
Sebastian |
Topic: Accessing database data from a message flow |
sebastian
Replies: 8 Views: 7866
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 18, 2005 8:17 am Subject: Accessing database data from a message flow |
Would you have any ESQL code examples of how to access the database? I'm sure after setting up the connection, it would just be a series of SQL statements but I'm not sure where to start with the ESQ ... |
Topic: Accessing database data from a message flow |
sebastian
Replies: 8 Views: 7866
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 18, 2005 7:01 am Subject: Accessing database data from a message flow |
I am trying to access a database from a message flow. I thought the database node would be the correct node to use for this but I do not see any area to configure the specific database, schema etc... ... |
Topic: MQSeries error with Java app. |
sebastian
Replies: 7 Views: 4946
|
Forum: IBM MQ Java / JMS Posted: Mon May 23, 2005 10:29 am Subject: MQSeries error with Java app. |
Can anyone tell me how I could modify my code to connect to a queue manager on a different server?
Seb |
Topic: MQSeries error with Java app. |
sebastian
Replies: 7 Views: 4946
|
Forum: IBM MQ Java / JMS Posted: Mon May 23, 2005 9:54 am Subject: MQSeries error with Java app. |
My only experience using MQ programmatically has been with Perl up to this point.
In java, how does the program determine the path to the queue manager if you do not set the MQSERVER environment va ... |
Topic: MQSeries error with Java app. |
sebastian
Replies: 7 Views: 4946
|
Forum: IBM MQ Java / JMS Posted: Mon May 23, 2005 9:43 am Subject: MQSeries error with Java app. |
I took the java code from page 75 of the "Websphere MQ Using Java SC34-6066-02" manual and attempted to run this from my laptop.
I am pretty confident that I am set up okay with MQ and java since I ... |
Topic: mySAP.com adapter |
sebastian
Replies: 2 Views: 2334
|
Forum: General Discussion Posted: Wed Jan 19, 2005 8:14 am Subject: mySAP.com adapter |
Our group has been spending a great deal of time coding elaborate message sets for SAP iDoc messages in MQSI 2.1.
We were hoping to streamline some of our efforts by using an adapter solution and h ... |
Topic: Simple Java application fails with 2058 - def looks good |
sebastian
Replies: 1 Views: 2365
|
Forum: IBM MQ Java / JMS Posted: Fri Dec 31, 2004 9:57 am Subject: Simple Java application fails with 2058 - def looks good |
I am trying to run a simple MQ java application from page 73 of the WMQ Using Java manual. The program compiles okay but when I try to run it, I get an error of 2058 - qmgr name error. The queue man ... |