JMS and Data Stage

Moderators: chulett, rschirm

Post Reply
gilmar67
Participant
Posts: 3
Joined: Mon Dec 06, 2010 8:51 am
Location: Rome

JMS and Data Stage

Post by gilmar67 »

Hi,

please I have to read data from an Oracle DB and produce JMS queue messaging to a TIBCO bus with an XML output....what's the simplest way to do it?
Do you suggest only to use Java pack (transformer, client)?

I would appreciate examples job with code of java classes

Thanks
GLuca
eostic
Premium Member
Premium Member
Posts: 3838
Joined: Mon Oct 17, 2005 9:34 am

Post by eostic »

Do some searching in the forum. You will need to learn separately about xmlOutput and also about JavaPack. I have an example of JavaPack at my blog below and also various things about XML, but there are tons of good threads here by many of us on general java and xml subjects.

Ernie
Ernie Ostic

blogit!
<a href="https://dsrealtime.wordpress.com/2015/0 ... ere/">Open IGC is Here!</a>
Post Reply