cancel
Showing results for 
Search instead for 
Did you mean: 

Flat file & Java mapping.

Former Member
0 Kudos

Hi Experts,

I would like to do a java mapping using an flat file without creating Data types of that file. Please let me know how we can do it if possible

Regards,

Praveen.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Solved.

prateek
Active Contributor
0 Kudos

For initiating mapping through interface mapping, you must provide a message interface and in turn a message type. If this name is dummy, then the input to your java mapping could be a direct flat file from source. Haven't tried this, so if you face any error, pass the entire flat file data in any one field of some intermediate datatype and use it further for mapping.

Regards,

Prateek

Former Member
0 Kudos

Hi Prateek,

Thanks for your input. Solved.

Regards,

Praveen.