The integration between DX NetOps Spectrum and CA Service Desk Manager (SDM) fails after upgrading Spectrum to version 25.4.x. Integration attempts result in network errors and a failure to build the SOAP client.
The following errors appear in the Spectrum Tomcat stdout.log file:
DX NetOps Spectrum 25.4.1 and higher utilizes the Apache CXF framework for web services. Spectrum is hardcoded to connect to the CXF endpoint (/cxf/services/USD_WebService). CA SDM 17.3 and earlier versions only support the legacy Apache Axis endpoint (/axis/services/...), resulting in a 404 Not Found error and subsequent NullPointerException in Spectrum.
To restore integration, upgrade CA Service Desk Manager to version 17.4 or higher, which supports CXF web services.
Spectrum 25.4.x is designed to use modern CXF endpoints, it does not include an option or workaround for the legacy AXIS endpoints.