Clovertech
› Clovertech Forums › Read Only Archives › Cloverleaf › General › Outbound FTP filename retention
Is there a simple way I am missing to retain the file name when sending the outbound file (instead of assigning a static defined name) or is a proc needed to do this?
Thanks,
Brian
Brian I have a proc which will do that. If you would like it send me an email (not PM).
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.
Should get the ib file name and set it to a value:
set your_ib_file_name [msgmetaget $mh USERDATA]
Then to set outbound file name
msgmetaset $mh DRIVERCTL “{FILESET {{OBFILE $new_name}}}”
Looking at the Cloverleaf 6.2 release note it looks like this can be configured in the Fileset Protocol.