source.getFileName¶
Signature: source.getFileName()
Returns: String fileName - the file name and extension associated with the source file
Returns the file name (including extension) associated with the source file.
Note
Only applies to channels where the message source is a file.
Note
This method only applies to the following formatted messages: HL7, ASTM, Binary, CSV, DICOM, EDIFACT, Old Fxd Width, Fxd Length, ISO 8583, JSON, Text, X12, XML.
Parameters¶
None