Has anyone seen this problem?
I am using data services XI3.1 on Window server. My problem is related to WSDL genration from the DS admin console.
I created a RT job in DS and create a RT then added as a web services to create wsdl file but, keeping getting following error:
“I am getting the following error message when trying to create a Web Services wsdl file in DS Admin console.”
Please see attached XMl not Wsdl file genrated by DS.
<?xml version="1.0" encoding="UTF-8" ?>- Web Services published by BusinessObjects Data Services Version 12.1.1.2, using Apache Axis 1.1The following errors and warnings were found during WSDL generation. Please refer to the Data Services Administrator for detailed explanations. *** Unable to create WSDL for service: TestConnection. *** Unable to create WSDL for service: WS_Test2.
- <xsd:schema targetNamespace=“http://www.businessobjects.com/DataServices/ServerX.xsd” xmlns:localtypes=“http://www.businessobjects.com/DataServices/ServerX.xsd” xmlns:xsd=“http://www.w3.org/2001/XMLSchema”>
- <xsd:element name=“BatchJobResponse”>
- xsd:complexType
-
xsd:sequence
<xsd:element name=“pid” type=“xsd:int” />
<xsd:element name=“cid” type=“xsd:int” />
<xsd:element name=“rid” type=“xsd:int” />
<xsd:element name=“repoName” type=“xsd:string” />
<xsd:element minOccurs=“0” name=“errorMessage” type=“xsd:string” />
rbcole1 (BOB member since 2009-07-21)