org.xml.sax.SAXException: Invalid element in oracle.xdo.tools.catalog.proxy.axis.ReportDefinition -
I'm migrating our API from 11g to 12c.and have run into this error when the program is run. . I haven't been able to figure out how to fix it.
I've changed CLASSPATH and Imports to use the 12c jars. I'm not sure what I've missed. Any ideas or pointer is appreciat
The API will compile clean however when run the
The "ESSJobName" element is new to 12c.
The API will compile cleanly but encounters the error when executed.
here is my import statement
import oracle.xdo.tools.catalog.proxy.axis.ReportDefinition;
WEB
bipEndpoint=http://v12gTestserver:9502/xmlpserver/services/v2/ReportService?wsdl