Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Getting message from XML

0 views
Skip to first unread message

test

unread,
Dec 30, 2009, 1:47:27 AM12/30/09
to
Greetings,

I am a beginner in Perl. I have a scenario, where I need to get a
message from an xml file and drop it on to MQ series queue. Each xml
file has one message(huge one). Could anyone help on how to go about
it.

TIA

J�rgen Exner

unread,
Dec 30, 2009, 3:53:15 AM12/30/09
to

There are numerous modules for parsing XML on CPAN:
http://search.cpan.org/search?query=XML%3A%3AParse&mode=module

As for "MQ series queue": I have not the slightest idea what that might
be.

jue

David Solimano

unread,
Jan 2, 2010, 3:13:52 AM1/2/10
to

Morgan Stanley wrote/helps to maintain an interface to MQSeries, or
WebsphereMQ as I believe it's called now. Check out CPAN at
http://search.cpan.org/~mqseries/MQSeries-1.30/MQSeries.pm

I haven't used it in a while, but I think that it requires you to have
the MQSeries dlls installed on your computer. That is, I don't think
that it's a pure Perl solution.

--David

0 new messages