cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

JPEG to XML Conversion using XI

JaganMohan
Participant
0 Likes
1,809

Dear Friends,

Can you please explain how to convert JPEG file to XML file using XI. Here the scenario is to pick a .jpeg file, convert it into xml and we have to read the data from the xml file. It gives the information related to that picture file.

Regards,

Jagan.

View Entire Topic
Former Member
0 Likes

Hi,

refer the below link:

A Step-by-Step Image File to Image File Mapping and Conversion Using Java Mapping.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/10dd67dd-a42b-2a10-2785-91c40ee5...

chirag

JaganMohan
Participant
0 Likes

Dear Chirag,

We have read that. But it is for converting .jpeg to .png format. Both are compressed and picture format. But we have to convert .jpeg to .xml file and need to read some data from that xml file.

For example, the jpeg file contains picture with some content in readable format. So we have to read that content and further process is going on according to that content.

Regards,

Jagan.

Edited by: Jaganmohan Ponmani on Aug 27, 2008 11:02 AM