Quantcast
Channel: SCN : All Content - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 7030

Soap Array in external WSDL

$
0
0

Hi all,

 

i have an webservice that i need to use as a reciever that  has a WSDL containing soap arrays instead of repeating groups.

 

<xsd:complexType name="workOrderArray">

  <xsd:complexContent>

    <xsd:restriction base="soapenc:Array">

      <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="tns:workOrder[]" />

    </xsd:restriction>

  </xsd:complexContent>

</xsd:complexType>

 

 

i understand that  PI is not supporting  this  but maybe somebody has found a work around ?  At the moment i 'm creating an XSD from the WSDL and then i will import the xml schema and i will see if that works.

 

any other suggestions ?


Viewing all articles
Browse latest Browse all 7030

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>