Skip to Content
0
Oct 11, 2019 at 01:35 PM

Dynamic naming for message splitting

53 Views

I have a scenario where I have to dynamically name each receiver file, generated via message splitting.

Target File format for me is not xml. Hence i cannot use value substitution.

If I using ASMA / DYNAMIC MODULE BEAN I am getting dynamic file name of last target file for all target files.. though data inside all files is correct. Please suggest