When expanding the File Servers container in the VAC, or when getting properties of a particular file server and switching to the Reporting Data Collection tab the following error occurs:

A DTrace of the MMC will show:
GetFSAReportingWSURL - Web service Addresses obtained from database = |
GetFSAReportingWSURL - Initial count of Web service URLs = 1
GetFSAReportingWSURL - Index selected = 0
GetFSAReportingWSURL - Web service URL obtained from database = https://EVServer.EV.Local
GetFSAReportingWSURL - Checking if Web service at URL https://EVServer.EV.Local/FSAReporting/FSAReporting.asmx is reachable...
IsFSAReportingWebServiceRunning - Entered
IsFSAReportingWebServiceRunning - Web service URL passed to the function https://EVServer.EV.Local/FSAReporting/FSAReporting.asmx
{WebServiceClient
{WebServiceClient
{WebServiceClient
{WebServiceClient
{WebServiceClient
IsFSAReportingWebServiceRunning- could not check whether the web service is running or not,returning FALSE
GetFSAReportingWSURL - Web service at URL https://EVServer.EV.Local/FSAReporting/FSAReporting.asmx is NOT reachable.
GetFSAReportingWSURL - None of the web service from the list is reachable. Returning last checked URL https://EVServer.EV.Local/FSAReporting/FSAReporting.asmx
...
In CACFileServers::PopulateChildren() , the web service at location https://EVServer.EV.Local/FSAReporting/FSAReporting.asmx is not running
A change was made in Enterprise Vault 12.0 with how connections to URLs were made in the Vault Administration Console (VAC) for validating the URL, this change worked well with http URLs unfortunately an https URL would always fail.
This issue has been addressed in the following release:
Enterprise Vault 12.2.1
https://www.veritas.com/docs/100034312
Attempting to configure FSA Reporting, however the VAC gives an error stating it cannot connect to the FSAReporting.asmx when using https.