cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Content Conversion

Former Member
0 Likes
411

Can someone tell me the exact meaning for the term File Content Conversion?

Also plz tell me that at the ID part of XI

under transport protocol, there r 2 options -


File System NFS and FTP

Can u plz tell me the difference between the two?

Which one to use when?

Thanx

View Entire Topic
sunil_singh13
Active Contributor
0 Likes

Hi Pankaj ,

Main use of Content conversion is to convert any data like values against its field which is not in xml formate

e.g

name age psno

Sunil 23 123456

Pankaj 23 23654

to convert in xml formate so that it will appeare as field and its corresponding value ,Many Fields under one node .so that it can be properly updated in any database.and hence by doing Content Conversion you can avaoid a complex java mapping .

+File System NFS and FTP+

Can u plz tell me the difference between the two?

Which one to use when?

IF you want to pick file from anf FTP then use FTP

and if you want to pick a file from any local network then use

NFS

Have a look at following links it will give you more cleare vision

/people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1

/people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2

Have a look at the this blog by Arpit Seth ... its all about FCC at receiver side...

/people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion

Also have a look at this thread.. might be helps you....

also

Reward Points IF Helpful

Thanks

Sunil Singh