Quantum Fabric Docker Containers Hotfix 9.7.1.35

Fixed Issues

  • Userid is always preferred from the user's profile of the backend adapter in Fabric Identity sessions.

Enhancements

  • Permits special characters for input and output parameters of integration service operations.
  • Middleware's Node Name/Instance Name length has been increased to 255 characters.
    • For Cloud Installations, Middleware uses EC2 instance-id as Node Name.
    • For On-premises, Middleware uses System Property -DKONY_SERVER_NODE_NAME or Network Hostname or Mac Address, whichever is not empty in the provided order.
    • In case all options are empty, a random UUID will be generated.

    NOTE: Although the Node Name length is 255 characters, it is suggested to ensure that it is not completely occupying the entire 255 chars length because Middleware will append a hash to the provided Node Name and then limit it to 255 chars to further reduce the scenario where two nodes can have same names.