message.getRemoteAET¶
Use when: You want to read values from the modified message during mapping. If you need the original incoming message, use source.getRemoteAET.
Signature: message.getRemoteAET()
Returns: String aet - the Calling AE Title (remote AET)
Get the Calling AE Title (remote AET) of the system that sent the message.
Note
Only meaningful for messages received by a DICOM Listener source.
Parameters¶
None