Hello Community.
I have a proxy to file scenario with two receivers.
Receiver channels use file content conversion.
For the first receiver the file name has to be the value of a payload field in the source structure but this value can't be written into the target file, if I map it to the target structure, either XML validation or content conversion fails depending on where in the target structure I add the new field. So I can't use variable substitution to solve this.
For the other receiver, the file name has a complex structure with the organization name and the date formatted in "dd-MM-YY---HH:mm:ss".
For example: ORG-dd-MM-YY---HH-mm-ss.csv.
Processing parameter "File Construction Mode" lets me add the time stamp to the file name but not with the right format.
It would be great if any of you can help a little, I'm in a pinch now with these file names.
Thank you very much.