Skip to Content
0
Feb 21, 2011 at 12:10 PM

Default value in receiver file adapter

32 Views

Hi Experts,

I am doing JMS to FILE scenario, receiver file structure got 100 fields, i need to create the file with all 100 fields, if anything doesn't exist in source side i need to put empty value in the receiver file, i know i can achieve this using MapWithDefault node function, but i got more than 100 fields.

is there any simple way to cheive this ????