Hello,
I have sen that in a File System (NFS) you can add a counter to the filename, but I don't found this possibility when I put File Transfer Protocol (FTP), I only see to add timestamp or message id.
There is some possibility to add the counter in the FTP like in NFS?
Regards,
Xavier.
maybe variable substituion method would help....
Hi,
Unfortunately, the functionality to add a counter is available only with NFS and not with FTP. If you want to achieve this, you will probably have to use variable substitution to dynamically get the counter from a field in the payload. The counter can be incremented in the mappings.
For info on variable substitution: Configuring" target="_blank">http://help.sap.com/saphelp_nw04/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/frameset.htm">Configuring the Receiver File/FTP Adapter
Regards
MAnish
Add a comment