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