How to change the FTP file name when using TN build in primary outbound ftp delivery

Hi,

Does anyone know if it is possible to change the name of the file that is automatically generated when using the primary (outbound) ftp delivery functionality in Trading Network? The default behaviour sets the name of the file to the task id, but we would like to define it ourself…

Thanks in advance for your help!
Kristof

try mapping your filename to the SystemAttribute “DocumentID”,
& pass it through in the TN_parms when submitting to TN.

Mark it as required in the docType, (Attributes to extract tab) in the TN console. You may also want to think about whether or not you need duplicate checking… explained in the TN_User guide.

Hope this helps
z