Extracting XML files from JDE E1 Database..

vijayM

Member
Hi All,
As we know in E1 9.0 specs are stored in XML. Can we extract these XML files from JDE E1 Database..?? Or is there any functionality to convert/store all the object specs in XML at the same time(Not using DEVSAVE)..??
 
OMW "Save" would output XML in a ZIP file, it's one option. Or you can check out our XMLinSPECtor tool for editing specs directly.
 
Hi Alex,
Thanks for reply. You are right that the facility is given to save specs in PAR files which contains XML files. But the thing I need is to get already stored object specs in database in XML format, not using SAVE option given in OMW.

About XMLinSPECtor.. does this tool directly get specs from DV,PY or we need to store the specs in PAR first.??
 
XMLinSPECtor works with Central Objects' DSN's directly, without the intermediate PAR files.
 
Does anybody knows where the objects specs are actually stored at the server and at local?? in the database or in separate folder?? If in the database then in which tables?? If in folder then what is path of folder?? how to get those specs ???
 
Back
Top