Report Manager configuration does not allow update of OneClick server designation
search cancel

Report Manager configuration does not allow update of OneClick server designation

book

Article ID: 277948

calendar_today

Updated On:

Products

CA Spectrum

Issue/Introduction

You are unable to set the value for the OneClick server via Administration Page/Report Manager. The configuration in Spectrum 10.4.x standardly sets the value to https://<FQDN>:8443

In 23.3.1, the configuration does not allow a value other than http://<server host name>:8443.

The following error is presented: "Invalid SRM oneClick Server".

Resolution

  • In DX NetOps 23.3.x, the valid input is to give <protocol>://<hostname or IP>.
  • The error message is generated only if the port number is passed in the URL.
  • The following are examples of valid input without port:
    • http://hostname
    • https://hostname
    • http://ipaddress
    • https://ipaddress