cancel
Showing results for 
Search instead for 
Did you mean: 

file adapter ,xml

Former Member
0 Kudos

Hi

i have a xml file without any header ,version etc, Can i pick this file using a file adapter?

eg of xml file

<details>

< name> emp1 </name>

<address> London < /address>

</details>

Please suggest.

Thanks,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Yes u can pick the file...

Directly access the XML file. Dont use any FCC

But in Mapping u need to take care of remaining things wht exactly u need to do with this payload..

Babu

Edited by: hlbabu123 on Sep 29, 2010 10:13 AM

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can pick the file using file adapter.

You don't have to use the FCC as it is an xml file, which has simplified your work

-Supriya.