Skip to Content
0
Jun 07, 2011 at 06:13 AM

Dynamiv fields in the input xml

42 Views

Hi

I have a requirement where the input xml can have different number of fields each time it is generated ...

for e.g once it can have 10 fields and the other time it can have 12 fields....

How do i read such an xml......I am thinking of reading the entire xml in one single node in the source stucture and then pass it as it is through the proxy to the SAP system...

but how do i read entire xml in one single node in the source data structure