Skip to Content
0
Dec 07, 2009 at 01:36 PM

Receiver File - FCC

20 Views

Folks,

The understanding is that you need to have a flat XML without hierarchies at the receiver File adapter for a successful FCC.

<root>...

   <nameA>

         <value1>value</value1>

         <value2>value</value2>

         <value3>value</value3>

   </nameA>

   <nameB>

         <value4>value</value4>

   </nameB>

...

</root>...

Now has this understanding changed? 😊

I 'think' I saw some blog or article on converting a hierarchical XML to a flat file on the receiver file adapter using the FCC parameters some time back.

Not sure about this. Does someone know or confirm if there is such a link?

Thanks folks,

Shabz