Invalid field in WSDL

Posted: November 5, 2008, 4:11pm
Invalid field in WSDL

There's an invalid field for one of the elements in your WSDL. For me it was on line 1251. It's in the segment element under the reportDefinitionMetric complex type. The attribute is defined as nillabler="true".

I believe this should be nillable="true"

Using Axis and WSDL2Java I kept running into an "Invalid Segment" error when trying to generate SiteCatalyst reports until I changed the segment field to setNillable(true) for reportDefinitionMetrics.

This has been fixed and

This has been fixed and should be available on 11/13. I'm pretty sure the "Nillabler" is the SOAP equivalent of The Hamburgler...it warrants further investigation.

Hey, thanks. We'll get this

Hey, thanks. We'll get this squared away.

Best,
Chris