PDA

View Full Version : Converting an document to flat file schema


adamt
03-14-2006, 10:14
Is it possible to convert a document as a flat file schema as anybody out there has done it? :confused:

jaya0313
03-14-2006, 12:53
I think you can convert a xml document to flat file schema using services in pub.flatFile.generate package. Check the "Programmatically Creating Flat File Schemas and Dictionaries" scetion in flat file schema dev guide.

rmg
03-14-2006, 13:23
yes its doable,you can reference xml document to create flatfile dictionary/schema using pub.flatfile:generate folder services.
please see the document "Flat File Schema Developers Guide".

HTH,
RMG