[Servingxml-help] Xml to flat help
Brought to you by:
danielaparker
From: Anjaneya R D. <anj...@gm...> - 2015-11-02 22:37:48
|
Hello Serving xml gurus, I am converting xml to flat file. I got most of the files but i have one which is very complicated. The file has 5 different records. Each one has sub records. The 5th record has 3 different sub records. I want have condition do display sub records based sub record type. Let's say i have 5 fields but i want to display 2 fields for sub record 1 and next 2 fields for sub record 2 and last filed for sub record 3. Each sub record has to start from same position in the flat file. I couldn't add condition while setting positions. Do you have any ideas to achive my goal. Pleaee provide me some examples Thanks Anjan. |