6.4 File naming convention
The file name of the ManifestMessage for each batch shall be the string BatchComplete_ followed by the BatchId (as defined above) and the .xml file extension
Each message sent in the batch shall be named as follows: MMMM_SSSSS.xml with
MMMMbeing eitherthe name (root tag) of the message for XML messages,
RevenueReport,RevenueSummaryorRevenueDetailsfor the TSV file reporting messages, orRightsClaimConflictNotificationorRightsClaimConflictResponsefor TSV messages for the handling of rights claim conflicts; and
SSSSSbeing a zero padded serial number within that batch.
The file name of the RdrAcknowledgementMessage for each batch shall be the string ACK_, followed by the BatchId of the batch that is being acknowledged. The file shall have an .xml file extension.