Hi experts,
Please provide OS/script if you have any to change file name to add value by extracting a value from payload,
If you have adapter module, provide adapter module java code with module parameters as well.
BIC map is used in receiver file channel, so no XML is possible and variable substituon is possible so
can I use below
In the receiver CC, under Modules tab, we will call an AFmodule "AF_Modules/DynamicConfigurationBean" before the "Call SAP Adapter".
In the module configuration, we will set the followinginformation.
key.0 = write http://sap.com/xi/XI/System/File FileName
value.0 = message.interface
and variable subsitution
Thank you.