Hi All,
My requirement is to genrate multiple files from a single source file
I used multimapping for this scenario, however when we used dynamic ocnfiguration to generate file names, only the last value is appended to file name for all the files which got created as part of multimapping
so deployed the custom module avaible from praveen gujjeti blog - the new approach to multimapping and I have enhanced the target structure as per th blog
the receiver channel audit logs shows successfull but no file name is generated with mapped source value
The modules audit logs shows it is genrating multiple files with custom header structure and removing the header as it is not needed by receiving system but its not creating the file names as needed and which is main intension of this module
Questions:
1) Do we need dynamic configuration to be used in mapping between source and the "DCTechnicalName" field, if so it is still taking the last value from the source field for all the target file names
2)if we do not need dynamic configuration in mapping and ASMA to be checked in receiver channel, how does the filename is generated from the "DCTechnicalName" the custom module does not creates the file name reading the value from " DCTechnicalName"