Rename file name sent on FTP outbound from OTM
Hi All,
We are building a FTP integration where OTM posts the xml (tender offer - EDI 204 Outbound) file to a secured FTP folder. By default OTM is following the naming convention SHIPMENT_GID-TENDER-000001. (Example: GUEST.1000-TENDER-000001). Instead we want to use "message name.timestamp" (Example:OTM_204O.20151202143512)
I am thinking of defining the external system with the message name as external system ID (OTM_204O) and adding the transmission time stamp 20151202143512. Eventually the result should be OTM_204O.20151202143512. I can add the external system to the out XML profile. The transmission would have the external system as well as the time stamp. Is it possible to set OTM to use the external system concatenated by transmission date/time as the file name?