ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Calling a Jar file from a Message Flow

Post new topic  Reply to topic
 Calling a Jar file from a Message Flow « View previous topic :: View next topic » 
Author Message
yonny
PostPosted: Tue May 02, 2006 8:22 am    Post subject: Calling a Jar file from a Message Flow Reply with quote

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
View user's profile Send private message Send e-mail AIM Address
fschofer
PostPosted: Tue May 02, 2006 8:29 am    Post subject: Reply with quote

Knight

Joined: 02 Jul 2001
Posts: 524
Location: Mainz, Germany

Hi,

you can try to use the "CREATE PROCEDURE statement".

Maybe you have to write some wrapper functions.

http://publib.boulder.ibm.com/infocenter/wbihelp/v6rxmx/topic/com.ibm.etools.mft.doc/ak04970_.htm

Greetings
Frank
Back to top
View user's profile Send private message Send e-mail
madi
PostPosted: Tue May 02, 2006 8:53 am    Post subject: Reply with quote

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
View user's profile Send private message
EddieA
PostPosted: Tue May 02, 2006 9:18 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Calling a Jar file from a Message Flow
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.