NextGen Knowledge Center

Source Map Variables

KeyDescription
localApplicationEntityTitleThe Application Entity Title of the local Service Class Provider (SCP).
remoteApplicationEntityTitleThe Application Entity Title of the remote Service Class User (SCU).
localAddressThe IP address that the TCP socket is locally bound to.
localPortThe port that that TCP socket is locally bound to.
remoteAddressThe IP address of the remote connecting client.
remotePortThe TCP port of the remote connecting client.
associateACProtocolVersionThe associate protocol version of the local SCP.
associateACImplClassUIDThe associate implementation class unique identifier of the local SCP.
associateACImplVersionNameThe associate implementation version name of the local SCP.
associateACApplicationContextThe associate application context of the local SCP.
associateACPresentationContextsA map containing all supported presentation contexts of the local SCP.
associateRQProtocolVersionThe associate protocol version of the remote SCU.
associateRQImplClassUIDThe associate implementation class unique identifier of the remote SCU.
associateRQImplVersionNameThe associate implementation version name of the remote SCU.
associateRQApplicationContextThe associate application context of the remote SCU.
associateRQPresentationContextsA map containing all supported presentation contexts of the remote SCU.
usernameThe username presented by the remote SCU, if available.
passcodeThe passcode presented by the remote SCU, if available.
userIdentityTypeThe type of user identity presented by the remote SCU, if available. Will be one of the following values:
  • USERNAME
  • USERNAME_PASSCODE
  • KERBEROS
  • SAML