Hello Folks.
I am developing an interface that will recieve XMl message from Detstination1 through HTTPs and then the serive converts that XML message to CSV flat file and push via FTP to Detstination2
i have a fixed XML message format. and i have the DTD created for it and the XSD
the question is: i don’t want to create the Flat File Schmea and Ditctionary manually…and in the documentation i read that i can creat it Schema and Dictionary from XML…but i really didn’t figure out how to do that.
i prefare to save time and have a servie that will create all the Schemas and dictrionaries needed from the XML message format that i have
can anybody please tell me step by step how to do that ? (maybe using pub.flatFile.generate:saveXMLAsFFDictionary and
pub.flatFile.generate:saveXMLasFFSchema ??
please if someone can tell me step by step what is the best way to have this done…it would be highrly appreciated
regards
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods