Page 1 of 1

Extract (decoded) images from the XML

Posted: Thu Feb 02, 2012 2:25 pm
by svga
Hi -

I need to develop a MQ job to read a decoded images from the XML file that present on the queue. Can any one please let me know if this can be done using MQ connector stage?

Thanks.

Posted: Thu Feb 02, 2012 3:11 pm
by ray.wurlod
You can certainly read any payload using the MQ Connector stage. However that's all that that stage does. Downstream of that you will need something like an XML stage to parse the XML. What were you planning to do with the image data?