XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
sri gopalSubject: Not Able to enter the parameter for the WSDL
Author: sri gopal
Date: 09 Aug 2005 03:40 PM
Hi all,
I have a WSDL created and and when i open the WSDL through Stylus studio i am not able to see the parametes(methods) in the WSDL so i created the nodes and entered the parameters but it is not getting recognised by the receiver system when i invoke the WSDL as webservice ..

please let me know whr im going wrong.


thankx,

Postnext
Ivan PedruzziSubject: Not Able to enter the parameter for the WSDL
Author: Ivan Pedruzzi
Date: 09 Aug 2005 03:51 PM

Please post your WSDL or send it to
stylus-field-report @ progress.com


Ivan Pedruzzi
Stylus Studio Team

Postnext
sri gopalSubject: Not Able to enter the parameter for the WSDL
Author: sri gopal
Date: 09 Aug 2005 04:07 PM
Hi ,
Iam sending the WSDL along with this message

<?xml version="1.0" encoding="ISO-8859-1"?>

<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:p1="urn:xi_eclipse:mm:materialchange" name="Material_Create_Outbound_syn" targetNamespace="urn:xi_eclipse:mm:materialchange">
<wsdl:types>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:xi_eclipse:mm:materialchange" targetNamespace="urn:xi_eclipse:mm:materialchange">
<xsd:element name="Material_outbound" type="TCE_Material" />
<xsd:element name="Material_Return" type="ReturnT" />
<xsd:complexType name="TCE_Material">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
c08239ad084011da945cd2330a020214
</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="Material" type="xsd:string" >
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
c08239a0084011dab06cd2330a020214
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
Material
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MaterialType" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
c08239a1084011daba04d2330a020214
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
MaterialType
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IndustrySector" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
c08239a2084011da96c6d2330a020214
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
IndustrySector
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MaterialGroup" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
c08239a3084011da8ce4d2330a020214
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
MaterialGroup
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BaseUnitOfMeasure" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
c08239a4084011daafbdd2330a020214
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
BaseUnitOfMeasure
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CheckAssignVlas" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
c08239a5084011dacca1d2330a020214
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
CheckAssignVlas
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MaterialDesc" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
c08239a6084011dac27dd2330a020214
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
MaterialDesc
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Plant" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
c08239a7084011da9f48d2330a020214
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
Plant
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PlantSpeStatus" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
c08239a8084011da8c09d2330a020214
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
PlantSpeStatus
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SourceList" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
c08239a9084011da8af1d2330a020214
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
SourceList
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReleaseDate" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
c08239aa084011daa12dd2330a020214
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
ReleaseDate
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Status" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
c08239ab084011daaf40d2330a020214
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
Status
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RevLevel" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
c08239ac084011dab98ed2330a020214
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
RevLevel
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="ReturnT">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
d2128850084011dac4b9000bcdcbae96
</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="Return">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
14213490036d11daca3afca20a02021a
</xsd:appinfo>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="TYPE" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
14213491036d11daa87cfca20a02021a
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
TYPE
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ID" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
14213492036d11daa534fca20a02021a
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
ID
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="NUMBER" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
14213493036d11da95a2fca20a02021a
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
NUMBER
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MESSAGE" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
14213494036d11daaa58fca20a02021a
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
MESSAGE
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LOG_NO" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
14213495036d11da9d91fca20a02021a
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
LOG_NO
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LOG_MSG_NO" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
14213496036d11da96c9fca20a02021a
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
LOG_MSG_NO
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MESSAGE_V1" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
14213497036d11dab6adfca20a02021a
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
MESSAGE_V1
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MESSAGE_V2" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
14213498036d11dac1eefca20a02021a
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
MESSAGE_V2
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MESSAGE_V3" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
14213499036d11daba3ffca20a02021a
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
MESSAGE_V3
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MESSAGE_V4" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
1421349a036d11dac84dfca20a02021a
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
MESSAGE_V4
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PARAMETER" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
1421349b036d11dacae7fca20a02021a
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
PARAMETER
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ROW" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
1421349c036d11dab168fca20a02021a
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
ROW
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FIELD" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
1421349d036d11da81ecfca20a02021a
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
FIELD
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SYSTEM" type="xsd:string">
<xsd:annotation>
<xsd:appinfo source="http://sap.com/xi/TextID">
1421349e036d11da9489fca20a02021a
</xsd:appinfo>
<xsd:documentation xml:lang="EN">
SYSTEM
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
</wsdl:types>
<wsdl:message name="Material_outbound">
<wsdl:part name="Material_outbound" element="p1:Material_outbound" />
</wsdl:message>
<wsdl:message name="Material_Return">
<wsdl:part name="Material_Return" element="p1:Material_Return" />
</wsdl:message>
<wsdl:portType name="Material_Create_Outbound_syn">
<wsdl:operation name="Material_Create_Outbound_syn">
<wsdl:input message="p1:Material_outbound" />
<wsdl:output message="p1:Material_Return" />
</wsdl:operation>
</wsdl:portType>
<wsdl:binding name="Material_Create_Outbound_synBinding" type="p1:Material_Create_Outbound_syn">
<soap:binding xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" style="document" transport="http://schemas.xmlsoap.org/soap/http" />
<wsdl:operation name="Material_Create_Outbound_syn">
<soap:operation xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="http://sap.com/xi/WebService/soap1.1" />
<wsdl:input>
<soap:body xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" use="literal" />
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="Material_Create_Outbound_synService">
<wsdl:port name="Material_Create_Outbound_synPort" binding="p1:Material_Create_Outbound_synBinding">
<soap:address xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" location="http://sapcxidev.sap.eacint.com:50000/XISOAPAdapter/MessageServlet?channel=:TPT_TCE_DEV:MM_INT01_MATERIAL_TCE_SOAP_SENDER&amp;version=3.0&amp;Sender.Service=TPT_TCE_DEV&amp;Interface=urn%3Axi_eclipse%3Amm%3Amaterialchange%5EMaterial_Create_Outbound_syn" />
</wsdl:port>
</wsdl:service>
</wsdl:definitions>


UnknownMaterial_Create_Outbound_syn.wsdl

Posttop
Ivan PedruzziSubject: Not Able to enter the parameter for the WSDL
Author: Ivan Pedruzzi
Date: 09 Aug 2005 04:47 PM
Stylus Studio is not able to expand the element type, to overcame
the limitation you can either change the message definition lke the following

<wsdl:message name="Material_outbound">
<wsdl:part name="Material_outbound" type="p1:TCE_Material" />
</wsdl:message>

or embed the complex type definition inside the element.


Hope this helps
Ivan Pedruzzi
Stylus Studio Team

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.