Error importing WSDL file

Hi All,
When i try to import a WSDL file in the repository as an external definition i get the following error message:
"Unable to convert imported document to WSDL
Reason: Tag input cannot have an attribute message from namespace
Check the selected category"
Below here is the WSDL file. Can anyone see what i do wrong and/or is wrong with the WSDL file?
thanks a bunch!
Jeff
<?xml version="1.0" encoding="utf-8"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IwsSAPPocservice"
targetNamespace="urn://test/" xmlns:tns="urn://test/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
xmlns:ns1="urn:tpg_sapxi-wsSAPPocIntf">
  <types>
    <xs:schema targetNamespace="urn:tpg_sapxi-wsSAPPocIntf" xmlns="urn:tpg_sapxi-wsSAPPocIntf">
      <xs:complexType name="TRemotableOrder">
        <xs:sequence>
          <xs:element name="DagID" type="xs:int"/>
          <xs:element name="OrderNr" type="xs:int"/>
          <xs:element name="BedrLoc_Proc_Cd" type="xs:int"/>
          <xs:element name="KlantNr" type="xs:int"/>
          <xs:element name="KlantNr_Verreken" type="xs:int"/>
          <xs:element name="Aanpak_Loc_Cd" type="xs:int"/>
          <xs:element name="Aanpak_OrderNr" type="xs:int"/>
          <xs:element name="Aanpak_Order_Dt" type="xs:dateTime"/>
          <xs:element name="OrderRegels" type="ns1:OrderRegelArray"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="OrderRegelArray">
        <xs:complexContent>
          <xs:restriction base="soapenc:Array">
            <xs:sequence/>
            <xs:attribute ref="soapenc:arrayType" n1:arrayType="ns1:TRemotableOrderRegel[]"
xmlns:n1="http://schemas.xmlsoap.org/wsdl/"/>
          </xs:restriction>
        </xs:complexContent>
      </xs:complexType>
      <xs:complexType name="TRemotableOrderRegel">
        <xs:sequence>
          <xs:element name="OrderRegelNr" type="xs:int"/>
          <xs:element name="ProdAfsprNr" type="xs:int"/>
          <xs:element name="ProdSrt_ID" type="xs:int"/>
          <xs:element name="Landen_Groep" type="xs:int"/>
          <xs:element name="Frank_Wijze_OptieSrt_Cd" type="xs:int"/>
          <xs:element name="Ref_Aantal" type="xs:double"/>
          <xs:element name="MeetEh_Cd_Aantal" type="xs:int"/>
          <xs:element name="Ref_Gew" type="xs:double"/>
          <xs:element name="MeetEh_Cd_Ref_Aantal" type="xs:int"/>
          <xs:element name="Ptt_Aantal" type="xs:int"/>
          <xs:element name="Ptt_Gewicht_Per_Zending" type="xs:double"/>
          <xs:element name="Partij_Gewogen_Totaal" type="xs:double"/>
          <xs:element name="Partij_Handmatig" type="xs:double"/>
          <xs:element name="Metingen" type="ns1:OrderRegelMetingenArray"/>
          <xs:element name="ProdAfspraken" type="ns1:OrderRegelProdAfsprakenArray"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="OrderRegelMetingenArray">
        <xs:complexContent>
          <xs:restriction base="soapenc:Array">
            <xs:sequence/>
            <xs:attribute ref="soapenc:arrayType" n1:arrayType="ns1:TRemotableOrderRegelMeting[]"
xmlns:n1="http://schemas.xmlsoap.org/wsdl/"/>
          </xs:restriction>
        </xs:complexContent>
      </xs:complexType>
      <xs:complexType name="OrderRegelProdAfsprakenArray">
        <xs:complexContent>
          <xs:restriction base="soapenc:Array">
            <xs:sequence/>
            <xs:attribute ref="soapenc:arrayType" n1:arrayType="ns1:TOrderRegelProdAfspraak[]"
xmlns:n1="http://schemas.xmlsoap.org/wsdl/"/>
          </xs:restriction>
        </xs:complexContent>
      </xs:complexType>
      <xs:complexType name="TRemotableOrderRegelMeting">
        <xs:sequence>
          <xs:element name="OptieSrt_Cd" type="xs:int"/>
          <xs:element name="MeetEenh_Cd" type="xs:int"/>
          <xs:element name="OrderRgl_Met_Wrd" type="xs:double"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="TOrderRegelProdAfspraak">
        <xs:sequence>
          <xs:element name="ProdAfsprNr" type="xs:int"/>
          <xs:element name="Oordeel_Balie_Cd" type="xs:int"/>
          <xs:element name="Res_Ctr_Vnw_1" type="xs:int"/>
          <xs:element name="Res_Ctr_Vnw_2" type="xs:int"/>
          <xs:element name="Res_Ctr_Vnw_3" type="xs:int"/>
          <xs:element name="Ers_Afhandelingscode" type="xs:string"/>
          <xs:element name="Min_Aantal_Voorw_Ind" type="xs:string"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="PrijsInfoArray">
        <xs:complexContent>
          <xs:restriction base="soapenc:Array">
            <xs:sequence/>
            <xs:attribute ref="soapenc:arrayType" n1:arrayType="ns1:TRemotablePrijsInfo[]"
xmlns:n1="http://schemas.xmlsoap.org/wsdl/"/>
          </xs:restriction>
        </xs:complexContent>
      </xs:complexType>
      <xs:complexType name="TRemotablePrijsInfo">
        <xs:sequence>
          <xs:element name="RegelNr" type="xs:int"/>
          <xs:element name="PrijsNr" type="xs:int"/>
          <xs:element name="Prijs" type="xs:double"/>
          <xs:element name="Btw" type="xs:double"/>
        </xs:sequence>
      </xs:complexType>
    </xs:schema>
  </types>
  <message name="prijsOrderRegel0Request">
    <part name="klantnr_verreken" type="xs:int"/>
    <part name="aanpak_loc_cd" type="xs:int"/>
    <part name="orderrglnr" type="xs:int"/>
    <part name="prodafsprnr" type="xs:int"/>
    <part name="prodsrt_id" type="xs:int"/>
    <part name="landen_groep" type="xs:int"/>
    <part name="frank_wijze_optiesrt_cd" type="xs:int"/>
    <part name="Prijs" type="xs:double"/>
    <part name="BTW" type="xs:double"/>
  </message>
  <message name="prijsOrderRegel0Response">
    <part name="Prijs" type="xs:double"/>
    <part name="BTW" type="xs:double"/>
    <part name="return" type="xs:int"/>
  </message>
  <message name="prijsOrderObj1Request">
    <part name="order" type="ns1:TRemotableOrder"/>
  </message>
  <message name="prijsOrderObj1Response">
    <part name="return" type="ns1:PrijsInfoArray"/>
  </message>
  <portType name="IwsSAPPoc">
    <operation name="prijsOrderRegel">
      <input message="tns:prijsOrderRegel0Request"/>
      <output message="tns:prijsOrderRegel0Response"/>
    </operation>
    <operation name="prijsOrderObj">
      <input message="tns:prijsOrderObj1Request"/>
      <output message="tns:prijsOrderObj1Response"/>
    </operation>
  </portType>
  <binding name="IwsSAPPocbinding" type="tns:IwsSAPPoc">
    <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="prijsOrderRegel">
      <soap:operation soapAction="urn:tpg_sapxi-wsSAPPocIntf-IwsSAPPoc#prijsOrderRegel" style="rpc"/>
      <input message="tns:prijsOrderRegel0Request">
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
namespace="urn:tpg_sapxi-wsSAPPocIntf-IwsSAPPoc"/>
      </input>
      <output message="tns:prijsOrderRegel0Response">
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
namespace="urn:tpg_sapxi-wsSAPPocIntf-IwsSAPPoc"/>
      </output>
    </operation>
    <operation name="prijsOrderObj">
      <soap:operation soapAction="urn:tpg_sapxi-wsSAPPocIntf-IwsSAPPoc#prijsOrderObj" style="rpc"/>
      <input message="tns:prijsOrderObj1Request">
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
namespace="urn:tpg_sapxi-wsSAPPocIntf-IwsSAPPoc"/>
      </input>
      <output message="tns:prijsOrderObj1Response">
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
namespace="urn:tpg_sapxi-wsSAPPocIntf-IwsSAPPoc"/>
      </output>
    </operation>
  </binding>
  <service name="IwsSAPPocservice">
    <port name="IwsSAPPocPort" binding="tns:IwsSAPPocbinding">
      <soap:address location="http://prid0059.tpgpost.local/SAPPocWebService/SAPPocWebService.exe/soap/IwsSAPPoc"/>
    </port>
  </service>
</definitions>

Hi Jeffrey,
Modify the file like this, it will work.
<?xml version="1.0" encoding="ISO-8859-1"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"<b> xmlns:tns="urn://test/"</b> xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ns1="urn:tpg_sapxi-wsSAPPocIntf" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" name="IwsSAPPocservice" targetNamespace="urn://test/">
     <types>
          <xs:schema xmlns="urn:tpg_sapxi-wsSAPPocIntf" targetNamespace="urn:tpg_sapxi-wsSAPPocIntf">
               <xs:complexType name="TRemotableOrder">
                    <xs:sequence>
                         <xs:element name="DagID" type="xs:int" />
                         <xs:element name="OrderNr" type="xs:int" />
                         <xs:element name="BedrLoc_Proc_Cd" type="xs:int" />
                         <xs:element name="KlantNr" type="xs:int" />
                         <xs:element name="KlantNr_Verreken" type="xs:int" />
                         <xs:element name="Aanpak_Loc_Cd" type="xs:int" />
                         <xs:element name="Aanpak_OrderNr" type="xs:int" />
                         <xs:element name="Aanpak_Order_Dt" type="xs:dateTime" />
                         <xs:element name="OrderRegels" type="ns1:OrderRegelArray" />
                    </xs:sequence>
               </xs:complexType>
               <xs:complexType name="OrderRegelArray">
                    <xs:complexContent>
                         <xs:restriction base="soapenc:Array">
                              <xs:sequence />
                              <xs:attribute xmlns:n1="http://schemas.xmlsoap.org/wsdl/" ref="soapenc:arrayType" n1:arrayType="ns1:TRemotableOrderRegel[]" />
                         </xs:restriction>
                    </xs:complexContent>
               </xs:complexType>
               <xs:complexType name="TRemotableOrderRegel">
                    <xs:sequence>
                         <xs:element name="OrderRegelNr" type="xs:int" />
                         <xs:element name="ProdAfsprNr" type="xs:int" />
                         <xs:element name="ProdSrt_ID" type="xs:int" />
                         <xs:element name="Landen_Groep" type="xs:int" />
                         <xs:element name="Frank_Wijze_OptieSrt_Cd" type="xs:int" />
                         <xs:element name="Ref_Aantal" type="xs:double" />
                         <xs:element name="MeetEh_Cd_Aantal" type="xs:int" />
                         <xs:element name="Ref_Gew" type="xs:double" />
                         <xs:element name="MeetEh_Cd_Ref_Aantal" type="xs:int" />
                         <xs:element name="Ptt_Aantal" type="xs:int" />
                         <xs:element name="Ptt_Gewicht_Per_Zending" type="xs:double" />
                         <xs:element name="Partij_Gewogen_Totaal" type="xs:double" />
                         <xs:element name="Partij_Handmatig" type="xs:double" />
                         <xs:element name="Metingen" type="ns1:OrderRegelMetingenArray" />
                         <xs:element name="ProdAfspraken" type="ns1:OrderRegelProdAfsprakenArray" />
                    </xs:sequence>
               </xs:complexType>
               <xs:complexType name="OrderRegelMetingenArray">
                    <xs:complexContent>
                         <xs:restriction base="soapenc:Array">
                              <xs:sequence />
                              <xs:attribute xmlns:n1="http://schemas.xmlsoap.org/wsdl/" ref="soapenc:arrayType" n1:arrayType="ns1:TRemotableOrderRegelMeting[]" />
                         </xs:restriction>
                    </xs:complexContent>
               </xs:complexType>
               <xs:complexType name="OrderRegelProdAfsprakenArray">
                    <xs:complexContent>
                         <xs:restriction base="soapenc:Array">
                              <xs:sequence />
                              <xs:attribute xmlns:n1="http://schemas.xmlsoap.org/wsdl/" ref="soapenc:arrayType" n1:arrayType="ns1:TOrderRegelProdAfspraak[]" />
                         </xs:restriction>
                    </xs:complexContent>
               </xs:complexType>
               <xs:complexType name="TRemotableOrderRegelMeting">
                    <xs:sequence>
                         <xs:element name="OptieSrt_Cd" type="xs:int" />
                         <xs:element name="MeetEenh_Cd" type="xs:int" />
                         <xs:element name="OrderRgl_Met_Wrd" type="xs:double" />
                    </xs:sequence>
               </xs:complexType>
               <xs:complexType name="TOrderRegelProdAfspraak">
                    <xs:sequence>
                         <xs:element name="ProdAfsprNr" type="xs:int" />
                         <xs:element name="Oordeel_Balie_Cd" type="xs:int" />
                         <xs:element name="Res_Ctr_Vnw_1" type="xs:int" />
                         <xs:element name="Res_Ctr_Vnw_2" type="xs:int" />
                         <xs:element name="Res_Ctr_Vnw_3" type="xs:int" />
                         <xs:element name="Ers_Afhandelingscode" type="xs:string" />
                         <xs:element name="Min_Aantal_Voorw_Ind" type="xs:string" />
                    </xs:sequence>
               </xs:complexType>
               <xs:complexType name="PrijsInfoArray">
                    <xs:complexContent>
                         <xs:restriction base="soapenc:Array">
                              <xs:sequence />
                              <xs:attribute xmlns:n1="http://schemas.xmlsoap.org/wsdl/" ref="soapenc:arrayType" n1:arrayType="ns1:TRemotablePrijsInfo[]" />
                         </xs:restriction>
                    </xs:complexContent>
               </xs:complexType>
               <xs:complexType name="TRemotablePrijsInfo">
                    <xs:sequence>
                         <xs:element name="RegelNr" type="xs:int" />
                         <xs:element name="PrijsNr" type="xs:int" />
                         <xs:element name="Prijs" type="xs:double" />
                         <xs:element name="Btw" type="xs:double" />
                    </xs:sequence>
               </xs:complexType>
          </xs:schema>
     </types>
     <message name="prijsOrderRegel0Request">
          <part name="klantnr_verreken" type="xs:int" />
          <part name="aanpak_loc_cd" type="xs:int" />
          <part name="orderrglnr" type="xs:int" />
          <part name="prodafsprnr" type="xs:int" />
          <part name="prodsrt_id" type="xs:int" />
          <part name="landen_groep" type="xs:int" />
          <part name="frank_wijze_optiesrt_cd" type="xs:int" />
          <part name="Prijs" type="xs:double" />
          <part name="BTW" type="xs:double" />
     </message>
     <message name="prijsOrderRegel0Response">
          <part name="Prijs" type="xs:double" />
          <part name="BTW" type="xs:double" />
          <part name="return" type="xs:int" />
     </message>
     <message name="prijsOrderObj1Request">
          <part name="order" type="ns1:TRemotableOrder" />
     </message>
     <message name="prijsOrderObj1Response">
          <part name="return" type="ns1:PrijsInfoArray" />
     </message>
     <portType name="IwsSAPPoc">
          <operation name="prijsOrderRegel">
<b>               <tns:input message="prijsOrderRegel0Request" />
               <tns:output message="prijsOrderRegel0Response" /></b>
          </operation>
          <operation name="prijsOrderObj">
<b>               <tns:input message="prijsOrderObj1Request" />
               <tns:output message="prijsOrderObj1Response" /></b>
          </operation>
     </portType>
     <binding name="IwsSAPPocbinding" type="tns:IwsSAPPoc">
          <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http" />
          <operation name="prijsOrderRegel">
               <soap:operation soapAction="urn:tpg_sapxi-wsSAPPocIntf-IwsSAPPoc#prijsOrderRegel" style="rpc" />
<b>               <tns:input message="prijsOrderRegel0Request"></b>
                    <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:tpg_sapxi-wsSAPPocIntf-IwsSAPPoc" />
<b>               </tns:input>
               <tns:output message="prijsOrderRegel0Response"></b>
                    <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:tpg_sapxi-wsSAPPocIntf-IwsSAPPoc" />
               <b></tns:output></b>
          </operation>
          <operation name="prijsOrderObj">
               <soap:operation soapAction="urn:tpg_sapxi-wsSAPPocIntf-IwsSAPPoc#prijsOrderObj" style="rpc" />
<b>               <tns:input message="prijsOrderObj1Request"></b>
                    <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:tpg_sapxi-wsSAPPocIntf-IwsSAPPoc" />
<b>               </tns:input>
               <tns:output message="prijsOrderObj1Response"></b>
                    <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:tpg_sapxi-wsSAPPocIntf-IwsSAPPoc" />
               <b></tns:output></b>
          </operation>
     </binding>
     <service name="IwsSAPPocservice">
          <port name="IwsSAPPocPort" binding="tns:IwsSAPPocbinding">
               <soap:address location="http://prid0059.tpgpost.local/SAPPocWebService/SAPPocWebService.exe/soap/IwsSAPPoc" />
          </port>
     </service>
</definitions>

Similar Messages

  • Error while Importing Wsdl file of of 189 KB to XI Server.

    Hi,
    I am working on SAP NW 7.0.This is the Error I am getting while importing wsdl file of 189 KB to XI server.
    Error :
    Connection Interrupted.
    Connection to server lost.
    You can log on again once the server is available again.
    Do you want to log on again.
    Asking for password.
    Another WSDL file of 8 KB successfully imported to XI server.
    Please provide your reply on this asap.
    Regards
    Nilesh.

    check this,
    Note 1334387 - WSDL Import wizard fails with connection timeout exception
    Regards,
    Ravi

  • Error reading wsdl file excepetion null

    Hi
    I am trying to invoke a proxy service (web service) wsdl from a bpel process. When i add a web service adapter, put url of external web service and save it, all my service end points defined in the BPEL process are becoming non editable. Binding of operation is changing from web service to HTTP binding for all end points. When I try to edit any partner link, Jdev throws an error " error reading wsdl file excepetion null " for local services. For external service, even though i am refering to a url on the server, it points to " C:\Oracle\Middleware\jdeveloper\jdev\bin\...\xxxx?WSDL" and throws same error " failed to read wsdl file(System could not find the path specified". I am just clueless as to why this is happening. Any help is much appreciated.

    Try the SOA Forum - SOA Suite

  • Import WSDL file along with XSD

    Hi,
    I have a WSDL file which has complex Data types (abc.wsdl). This complex data types are defined in the XSD file (abc-data.xsd).
    If I just import WSDL file in ED I am unable to find the Complex Data types in Message Mapping.
    How can I use the XSD file along with the WSDL file? Is there any source path as to give or what?
    Could you please help me out…?

    first i will tell how my wsdl file is defined
    <xs:element name="authInfo" type="<b>xx:AuthInfo</b>">                                   <xs:annotation>                              <xs:documentation xml:lang="en">                                   Authentication information                         </xs:documentation>                    </xs:annotation>                              </xs:element>
    and in my xsd file for xx:AuthInfo
    <xs:complexType name="AuthInfo">
              <xs:sequence>
                   <xs:element name="acctName" type="tns:CustName">
                        <xs:annotation>
                             <xs:documentation xml:lang="en">
                             account name.
                        </xs:documentation>
                        </xs:annotation>
                   </xs:element>
                   <xs:element name="password" type="tns:AcctPswd">
                        <xs:annotation>
                             <xs:documentation xml:lang="en">
                            Specify the password                    </xs:documentation>
                        </xs:annotation>
                   </xs:element>
              </xs:sequence>
         </xs:complexType>
    when i import wsdl file in Ed i will get two inputs there but only one as "AuthInfo"
    but "AuthInfo" has two inputs.
    this is how my Target Message Look like
    Tree          Occurences          Type
    authInfo     1..1                      xx:AuthInfo
    i hope i have cleared u..

  • Error while importing WSDL file created in JDeveloper inside BS

    Hi All,
    I am facing error while importing WSDL of the DBAdapter service created using JDeveloper inside my business service in OSB.
    The error in OSB is 'The Resource Mapped Does not exist'

    Which version of OSB are you using? You need to upload schema (.xsd) files as well. WSDL has references to that schema(s) but they are not uploaded hence this error. On sbconsole, if you click on a WSDL name to see it, a button comes with name "Edit References". Click that to point to the xsd's you uploaded.
    Regards,
    Anuj

  • Error creating WSDL file

    Hi all,
    I'm trying to create a WSDL file with wsdeploy from my server classes, but it fails. My build.xml process-war syntax is somewhat similar to that of the Hello example, and the procedure is just the same; first create WEB-INF, then create portable war-file and finally create deployable war-file. The deployable war, src-jaxrpc.war is created, but it doesn't contain the WSDL file. Here are its contents:
    META-INF/MANIFEST.MF
    src/Harj2IF.class
    src/Harj2Impl.class
    WEB-INF/classes/src/LibImpl.class
    WEB-INF/classes/src/LibIF.class
    WEB-INF/web.xml
    WEB-INF/jaxrpc-ri-before.xml
    WEB-INF/Library_model.xml.gz
    WEB-INF/web-before.xml
    WEB-INF/jaxrpc-ri-runtime.xml
    The error message I get with wsdeploy is this:
    [exec] info: created temporary directory: D:\Service\build\wsdeploy-generated\jaxrpc-deploy-ec04fc
    [exec] info: processing endpoint: Library
    [exec] error: class java.lang.StackTraceElement does not have a public accessible empty constructor
    [exec] info: created output war file: D:\Service\dist\src-jaxrpc.war
    My config.xml looks like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <configuration
         xmlns="http://java.sun.com/xml/ns/jax-rpc/ri/config">
    <wsdl location="http://localhost:9080/src-jaxrpc/src?WSDL"
    packageName="src"/>
    </configuration>
    And my jaxrpc-ri.xml looks like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <webServices
    xmlns="http://java.sun.com/xml/ns/jax-rpc/ri/dd"
    version="1.0"
    targetNamespaceBase="http://com.test/wsdl"
    typeNamespaceBase="http://com.test/types"
    urlPatternBase="/ws">
    <endpoint
    name="Library"
    displayName="Example Library v.1.0"
    description="A simple Web application"
    interface="src.LibIF"
    implementation="src.LibImpl"/>
    <endpointMapping
    endpointName="Library"
    urlPattern="/src"/>
    </webServices>
    My LibIF.java looks like this:
    package src;
    import java.rmi.Remote;
    import java.io.IOException;
    import javax.xml.parsers.ParserConfigurationException;
    import org.xml.sax.SAXException;
    import java.rmi.RemoteException;
    public interface LibIF extends Remote {
    public boolean initDocument(String fileName) throws IOException, ParserConfigurationException, SAXException, RemoteException;
    public boolean addB(String fileName) throws IOException, RemoteException;
    public boolean removeB(String fileName) throws IOException, RemoteException;
    public boolean showB(String fileName) throws IOException, ParserConfigurationException, SAXException, RemoteException;
    public boolean findB() throws IOException, RemoteException;
    public boolean rewriteB(String fileName) throws IOException, RemoteException;
    Could someone even suggest any solution based on this information?

    Are u trying out the example frm that Web Service Book frm that some publisher, He must be using xrpcc. Ok
    .........For WSDL file not to be created there are few reasons and in them I kno one. For wsdeploy tool to create the wsdl file it reads the jaxrpc-ri.xml file and the war file.
    ........for the proper working of this, the impl file shd have methods which throw Remote exceptions and no errors, of course It does compile in the earlier command execution but.. few minute errors like the above might prevent the creation of wsdl file, chk these and try
    ........Hope it wrks..........|ABY|

  • Problem in Importing wsdl file in IR

    Hi ,
    I am doing soap receiver scenario.I had a wsdl generated from .Net and i imported the wsdl , i am not able to find teh methods in the external defination ,
    Wat wil be theproblem.
    Regards,
    Shaik

    Hi,
    problems occur during the import of xsd and wsdl files as external definitions if the target namespace contains more than 60 characters. The system does not issue any error message, however, the list of the
    recognized messages remains empty.
    Solution;
    For a wsdl file, you simply need to edit the target namespace manually ( attribute "targetNamespace" of the wsdl:definitions element) and reduce the number of characters to less than 60. For the structure of the extracted messages (exception: import assuming rpc style binding, see below), this target namespace does not have any importance.
    Regards,
    Jayasimha Jangam

  • FB3B2 unable to import WSDL files that contain XSD imports

    Much to my dismay, the new WSDL import wizard does not seem
    to work on WSDL files that import XSD files. When "Finish" is
    pressed, an error dialog states "The WSDL definition could not be
    parsed. The wizard cannot complete successfully."
    I created a sample WSDL that uses the most basic of XSD
    files to demonstrate. Remove the import line from the WSDL and it
    will import, with the line it will not.

    Hi Jeff,
    How are you specifying the WSDL URI?
    - If as an absolute path on your machine, make sure there are
    no spaces in that path – there is a known issue about path
    with spaces and WSDL with imports, and we’re on it. We tried
    out your sample WSDL this way and it works.
    - If you are specifying it as an HTTP url (accessing it over
    the Apache HTTP server, for example), the workaround is a little
    more complicated. There are indeed some unresolved issues with the
    ActionScript generator. Try putting the wsdl and xsd files inside a
    folder in the webroot, and another copy of the xsd in the webroot.
    This worked for me - the problem is about locating the imported
    document correctly: the introspection correctly uses the sibling
    xsd file, while the generator incorrectly looks for that file one
    level up. We’ll look into this and fix it.
    Please let me know if it starts working or if it still does
    not generate the ActionScript client classes. Thank you.
    Also, please be aware of another known issue about WSDL with
    imports:
    http://bugs.adobe.com/jira/browse/FB-7678
    (For WSDLs that import other documents, the cached WSDL file should
    include the content of the imported documents).
    Lacra

  • Error Importing text file (FDM Error 53)

    When Importing a file, I receive the error "Unable to locate file" with the error logged as below. I am not using any custom import scripts and the adapter has been registered correctly.
    Any thoughts?
    ** Begin FDM Runtime Error Log Entry [2011-03-03 10:22:09] **
    ERROR:
    Code............................................. 53
    Description...................................... File not found
    Procedure........................................ clsUtilities.fShellAndWait
    Component........................................ upsWDataWindowDM
    Version.......................................... 1112
    Thread........................................... 4888
    IDENTIFICATION:
    User............................................. omarcassim
    Computer Name.................................... STJH1076
    App Name......................................... FDMUAT
    Client App....................................... WebClient
    CONNECTION:
    Provider......................................... ORAOLEDB.ORACLE
    Data Server......................................
    Database Name.................................... HYPUAT1
    Trusted Connect.................................. False
    Connect Status.. Connection Open
    GLOBALS:
    Location......................................... FMS_TO_HFM
    Location ID...................................... 752
    Location Seg..................................... 6
    Category......................................... ACTUALS
    Category ID...................................... 12
    Period........................................... Dec - 2010
    Period ID........................................ 12/31/2010
    POV Local........................................ False
    Language......................................... 1033
    User Level....................................... 1
    All Partitions................................... False
    Is Auditor....................................... False
    ** Begin FDM Runtime Error Log Entry [2011-03-03 10:22:09] **
    ERROR:
    Code............................................. 53
    Description...................................... File not found
    Procedure........................................ clsImpDataPump.fImportTextFile
    Component........................................ upsWObjectsDM
    Version.......................................... 1112
    Thread........................................... 4888
    IDENTIFICATION:
    User............................................. omarcassim
    Computer Name.................................... STJH1076
    App Name......................................... FDMUAT
    Client App....................................... WebClient
    CONNECTION:
    Provider......................................... ORAOLEDB.ORACLE
    Data Server......................................
    Database Name.................................... HYPUAT1
    Trusted Connect.................................. False
    Connect Status.. Connection Open
    GLOBALS:
    Location......................................... FMS_TO_HFM
    Location ID...................................... 752
    Location Seg..................................... 6
    Category......................................... ACTUALS
    Category ID...................................... 12
    Period........................................... Dec - 2010
    Period ID........................................ 12/31/2010
    POV Local........................................ False
    Language......................................... 1033
    User Level....................................... 1
    All Partitions................................... False
    Is Auditor....................................... False
    ** Begin FDM Runtime Error Log Entry [2011-03-03 10:22:09] **
    ERROR:
    Code............................................. 53
    Description...................................... File not found
    Procedure........................................ clsImpProcessMgr.fLoadAndProcessFile
    Component........................................ upsWObjectsDM
    Version.......................................... 1112
    Thread........................................... 4888
    IDENTIFICATION:
    User............................................. omarcassim
    Computer Name.................................... STJH1076
    App Name......................................... FDMUAT
    Client App....................................... WebClient
    CONNECTION:
    Provider......................................... ORAOLEDB.ORACLE
    Data Server......................................
    Database Name.................................... HYPUAT1
    Trusted Connect.................................. False
    Connect Status.. Connection Open
    GLOBALS:
    Location......................................... FMS_TO_HFM
    Location ID...................................... 752
    Location Seg..................................... 6
    Category......................................... ACTUALS
    Category ID...................................... 12
    Period........................................... Dec - 2010
    Period ID........................................ 12/31/2010
    POV Local........................................ False
    Language......................................... 1033
    User Level....................................... 1
    All Partitions................................... False
    Is Auditor....................................... False

    I don't make use of an Oracle back end; however, if he is doing a SQL 'bulk insert' load type where he needs to pass the file, he probably needs to double check the path he used for the application assuming the database server is not the same as the FDM server.
    i.e. App Path of C:\Hyperion\FDM\FDMApps\Blah\
    Wouldn't work so good if Oracle DB is just passed a file path/name to import similar to MS SQL. Might need something like:
    \\<FDM Server>\FDMApps\Blah\

  • Error Loading WSDL File

    I am trying to load a XMLA provider WSDL in creating Adaptive Web Service Model
    but I get error loading the file.  Where on earth is this log file that is referred to?

    Hi,
    You can check the  error by using ErrorLob view
    Goto Window->Show view->Other->PDE Runtim->Error Log
    Regards,Anilkumar

  • Error importing external files in flash cs6

    I am getting this error message when I try to import image files into my flash CS6 animation: "Unable to load external importer C:\Program Files\Adobe\Adobe Flash CS6\es_ES\Configuration\Importers\PhotoshopReader.dll". I am using Windows XP SP3.
    Thanks.

    The file was in the directory. We finally solved it by installing SP3 again.
    Thanks,

  • Messages not adviced in extern definition after import wsdl-file from WAS

    Hi friends,
    after importing the three wsld-files in repository (extern definitions) the messages are not adviced. The referendes to the files are fine, because the name is shown at the tab externe...
    But i´m not shure wheather i tool the right link ant Web Service Navigator. It is right to download the default SAP WSDL Files or the default one? Because in the SAP WSDL-files there will be an exception during import in XI repository (tag sap:useFeatur). What is the problem that the messages are not shown on the tab messages in externe definitions?
    Thanks in advance,
    Frank

    I've the same problem. Here is my WSDL:
    <?xml version="1.0" encoding="UTF-8"?>
    <wsdl:definitions targetNamespace="http://blablabla.de:8080/jboss-net/services/MyServices" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://blablabla.de:8080/jboss-net/services/MyServices" xmlns:intf="http://blablabla.de:8080/jboss-net/services/MyServices" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns1="blablabla.de" xmlns:tns2="http://net.jboss.org/jmx" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
         <wsdl:types>
              <schema targetNamespace="blablabla.de" xmlns="http://www.w3.org/2001/XMLSchema">
                   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
                   <complexType name="MSOBean">
                        <sequence>
                             <element name="installationName" nillable="true" type="xsd:string"/>
                             <element name="requestId" nillable="true" type="xsd:string"/>
                             <element name="returnCode" type="xsd:int"/>
                             <element name="returnMessage" nillable="true" type="xsd:string"/>
                        </sequence>
                   </complexType>
                   <complexType name="MSIBean">
                        <sequence>
                             <element name="password" nillable="true" type="xsd:string"/>
                             <element name="project" nillable="true" type="xsd:string"/>
                             <element name="requestId" nillable="true" type="xsd:string"/>
                             <element name="userId" nillable="true" type="xsd:string"/>
                        </sequence>
                   </complexType>
              </schema>
         </wsdl:types>
         <wsdl:message name="actualizeRequest">
              <wsdl:part name="inData" type="tns1:MSIBean"/>
         </wsdl:message>
         <wsdl:message name="actualizeResponse">
              <wsdl:part name="actualizeReturn" type="tns1:MSOBean"/>
         </wsdl:message>
         <wsdl:portType name="MSService">
              <wsdl:operation name="actualize" parameterOrder="inData">
                   <wsdl:input message="impl:actualizeRequest" name="actualizeRequest"/>
                   <wsdl:output message="impl:actualizeResponse" name="actualizeResponse"/>
              </wsdl:operation>
         </wsdl:portType>
         <wsdl:binding name="MyServicesSoapBinding" type="impl:MSService">
              <wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
              <wsdl:operation name="actualize">
                   <wsdlsoap:operation soapAction=""/>
                   <wsdl:input name="actualizeRequest">
                        <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://blablabla.de" use="encoded"/>
                   </wsdl:input>
                   <wsdl:output name="actualizeResponse">
                        <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://blablabla.de:8080/jboss-net/services/MyServices" use="encoded"/>
                   </wsdl:output>
              </wsdl:operation>
         </wsdl:binding>
         <wsdl:service name="MSServiceService">
              <wsdl:port binding="impl:MyServicesSoapBinding" name="MyServices">
                   <wsdlsoap:address location="http://blablabla.de:8080/jboss-net/services/MyServices"/>
              </wsdl:port>
         </wsdl:service>
    </wsdl:definitions>
    No Idea.

  • Error: Imported bank file format does not correspond to selected format

    Hi All,
    I am trying to execute FF.5 transaction - Import Electronic Bank Statement - for brazilian bank (Banco do Brasil) but I got an error message no. 8B795 (Imported bank file format does not correspond to selected format), I tried format B (Cobrança/pagar itau) and 1 (Cobrança/pagar bradesco).
    The file that I am trying to upload has 400 positions.
    Does anyone know which format I should to use?
    Regards,
    Daniel

    Hello,
    In my case our bank was sending us a file using the version 085, while we were waiting for one of those: 030, 040, 050, 084 or 087.
    Now they will send these files using the version 087.
    Thank you!
    Caio.

  • Error in WSDL file from soamanager

    Hi,
    I am taking SalesorderCreatefromdat2 bapi and trying to expose as webservice, I have the steps fromt the Tcode:SE80, after completing the steps, I am trying to get the WSDL file which i can use in the PI.
    But i am getting and error:
    SRT Framework exception: Cofiguration is invalid: Subject type:'op' is not in scope 'bo' of property 'http://www.sap.com/webas/710/soap/feauters/transpo:SOAPAction'
    Advance Thanks...
    Ashok

    Hi,
    I am also getting the same problem on a Web Service created from a function module. This happens when I try to create a new endpoint and save.
    Did you manage to find a solution to this.
    Regards,
    Andy.

  • Importing WSDL File in Webdynpro abap component

    hi experts,
    I wanted to use a wsdl in my webdynpro component, ie. in wd java, i can create model and in that i get options to import a wsdl via wsdl file, i have a wsdl file, but how can the same be achived here in wd abap, i could import a functional module, but i dont know how to import wsdl ...
    have gone through this url but i could not find the blog.
    https://scn.sap.com/thread/502026
    Regards
    Govardan Raj S

    hi Kiran,
    The links you have suggested are help full, im completely new to this feild,
    here il explain what i did,
    i have a wsdl file named as M****_*******_Pzzzz_Baaaaa_Details.wsdl
    using se80 i went to my package where my webdyrnpro component is stored.
    right click of this pkg, i selected create -> enterprise service /webservice - > proxy object.
    here i got a pop with options as 1) consumer Group 2) Exception Classes 3) Service Provider 4) Service Consumer 5) Data Types 6) Data Types Enhancements
    i selected service consumer , coz i wanted to consume wsdl.
    then on click of continue ,
    here i selected Local File  radion button.
    then browse my wsdl file in my computer, then gave prefix as zbaadtlprxy
    and assigned a package and request that im using currently and completed.
    now i created a proxy object with name available as
    M****_C*********_P*******_Batch_D .
    i activated the same.
    now after this what is the next step. ?

Maybe you are looking for

  • Open module for managing property file and environment variables

    Looking for an open module for managing property files and environment variables (like CLASSPATH) set in a shell script. For handeling properties (preserving comments, supporting includes, appending new entries, and more) I have looked at SuperProper

  • Problem in synchronise after Firmware Update

    Hi I manage to update the firmware of my N80 to the latest one (ver4.....) from Nokia service center.After upgrade i am unable to synch my phone using pc suit.Its says "System Error".My pcsuit ver is 6.81.13.0.Shall i need to upgrade pc suit also and

  • UPGRADE  RELATED TO OSS MODIFICATIONS

    Hi all, we are on verge of upgradtion form 4.6c to ECC 6.00 we have a lot of programs where we have applied oss notes. Do i need to apply the oss notes in the new version ECC 6.00 too. How can i know whether SAP has provided the same note modificatio

  • How to brighten video in IOS apps

    Hello, I am trying to brighten some video shot on an Iphone 5 and edit on an Ipad 3.  Is there an app that has this function in it.  IMovie does not nor does Filmic or Pinnacle.  Is this not possible in IOS apps? Thanks in advance.

  • After effects error chrash occured while invoking rendering plug in" advanced 3d"

    I get this message everytime I try to export my project into a wmv or uncomressed avi. There aren´t many layers in the sequence, maybe 15. Error occurs in random places. My composition is 1920x 1080 25 fps. Error occurs using both render queue or fil