Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm new to AXL Serviceability - has anyone made the Perfmon stuff work? I keep getting an error: No Handler found for PerfmonListCounterI've tried a variety of SOAPAction header values but I still get the error. Besides what's below, I've tried"ht...
We are reviewing the features of CTE-1400, and wondered whether any of you had tips or tricks on managing/installing the content transformation engine.Is it a straight forward process to manipulate cgi outputs with the CTE-1400?Has anyone transformed...
No, I'm getting a "forbidden file or application" msg. It worked a few weeks back, something must have changed in my account access, so I'm trying to follow that.
I found the problem. In this case instead of using /axl/ as the request-uri, (/axl/ is the AXLAPI.wsdl service def), use https://10.10.10.12:8443/perfmonservice/services/PerfmonPort, which is the RisPort.wsdl service def.
I see. In this case, you have to set the request-uri as the soap:address url from the Service Definitions in RisPort.wsdl, instead of /axl/, which is the Service Definition for AXLAPI.wsdl.