Hi All,
I am working on IDOC to file scenario where multiple IDOCs are been written into a single file using Append option of file adapter.
Now what is happening is When I am trying to add time stamp to a file naming convention using either communication channel property, variable substitution or dynamic configuration, only one IDOC is getting written into file.
But without time stamp in naming convention for example like EMP.csv data is appending in file for all IDOCs.
How can I get Multiple IDOCsinto single file with time stamp.
Also I need 1 single file per run.
So suppose 10 IDOCs come in one run, it should be written in one file with timestamp.
Then for second run another file should be written, It should not happen that second run IDOCs should get appened in first run file,
Regards,
Sachi