cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic file name need to be reiterated along with the records.

Former Member
0 Kudos

HI All,

i am getting the dynamic file name by using an UDF , in each and every record the file name has to be reiterated but, the issue is only for the first record the file name is populated not for the later on records.

I assume Useoneasmany doesnt work as this is Dynamic file name.

THanks All...

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks a lot Evgeniy... I will try to follow your suggestion.

former_member190293
Active Contributor
0 Kudos

Hi Pramod!

Just save your UDF result to variable at top level of your target structure. After that you can use it everywhere within your mapping.

Regards, Evgeniy.