|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Calling a Jar file from a Message Flow |
« View previous topic :: View next topic » |
Author |
Message
|
yonny |
Posted: Tue May 02, 2006 8:22 am Post subject: Calling a Jar file from a Message Flow |
|
|
 Apprentice
Joined: 08 Jul 2001 Posts: 49 Location: Santo Domingo
|
Hello all, I am using WMB5.0.
How can I call a jar file from a message flow? Do I have to create a custom node or is there any support pack to do it?
Your orientation will be appreciated, TIA,
Yonny |
|
Back to top |
|
 |
fschofer |
Posted: Tue May 02, 2006 8:29 am Post subject: |
|
|
 Knight
Joined: 02 Jul 2001 Posts: 524 Location: Mainz, Germany
|
|
Back to top |
|
 |
madi |
Posted: Tue May 02, 2006 8:53 am Post subject: |
|
|
 Chevalier
Joined: 17 Jan 2006 Posts: 475
|
u will need something like this
Code: |
CREATE PROCEDURE GET_DATE_TIME_BASED_ON_FORMAT (IN v_DateTimeFormat CHARACTER ) RETURNS CHARACTER
LANGUAGE JAVA
EXTERNAL NAME "com.enterprise.util.WbUtil.getDateTimeBasedOnFormat"; |
--madi |
|
Back to top |
|
 |
EddieA |
Posted: Tue May 02, 2006 9:18 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
And, at least, CSD04.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|