In Message tab message missing while importing wsdl

My scenario is a file to webservice to Idoc scenario.
1.We first send a request file to XI to start the BPM receive step.
2.the request message goes to a webservice and fetches a response structure and
3.The response structure maps to idoc and finally posts to R/3.
The java team has made the webservice and sent it to me but when I import it as a External definition I donu2019t get any message in the message tab.
So please suggest what I can do in this scenario.

<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://bean.getinvoiceinformation.ewscservices.ewsc.nesas.nissan.com" xmlns:impl="http://bean.getinvoiceinformation.ewscservices.ewsc.nesas.nissan.com" xmlns:intf="http://bean.getinvoiceinformation.ewscservices.ewsc.nesas.nissan.com" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsi="http://ws-i.org/profiles/basic/1.1/xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<wsdl:types>
  <schema targetNamespace="http://bean.getinvoiceinformation.ewscservices.ewsc.nesas.nissan.com" xmlns="http://www.w3.org/2001/XMLSchema">
   <element name="generateInvoiceInformationResponse">
    <complexType>
     <sequence>
      <element name="generateInvoiceInformationReturn" nillable="true" type="xsd:string"/>
     </sequence>
    </complexType>
   </element>
   <element name="generateInvoiceInformation">
    <complexType>
     <sequence>
      <element name="fromDate" nillable="true" type="xsd:string"/>
      <element name="toDate" nillable="true" type="xsd:string"/>
      <element name="countryCode" nillable="true" type="xsd:string"/>
      <element name="specType" nillable="true" type="xsd:string"/>
     </sequence>
    </complexType>
   </element>
  </schema>
</wsdl:types>
   <wsdl:message name="generateInvoiceInformationResponse">
     <wsdl:part element="impl:generateInvoiceInformationResponse" name="parameters"/>
  </wsdl:message>
   <wsdl:message name="generateInvoiceInformationRequest">
     <wsdl:part element="impl:generateInvoiceInformation" name="parameters"/>
  </wsdl:message>
   <wsdl:portType name="GetInvoiceInformation">
     <wsdl:operation name="generateInvoiceInformation">
       <wsdl:input message="impl:generateInvoiceInformationRequest" name="generateInvoiceInformationRequest"/>
       <wsdl:output message="impl:generateInvoiceInformationResponse" name="generateInvoiceInformationResponse"/>
    </wsdl:operation>
  </wsdl:portType>
   <wsdl:binding name="GetInvoiceInformationSoapBinding" type="impl:GetInvoiceInformation">
     <wsdlsoap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
     <wsdl:operation name="generateInvoiceInformation">
       <wsdlsoap:operation soapAction=""/>
       <wsdl:input name="generateInvoiceInformationRequest">
         <wsdlsoap:body use="literal"/>
      </wsdl:input>
       <wsdl:output name="generateInvoiceInformationResponse">
         <wsdlsoap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
   <wsdl:service name="GetInvoiceInformationService">
     <wsdl:port binding="impl:GetInvoiceInformationSoapBinding" name="GetInvoiceInformation">
       <wsdlsoap:address location="http://localhost:9083/EWSCWsAppQA/services/GetInvoiceInformation"/>
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>

Similar Messages

  • 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 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

  • Message structure in imported WSDL

    Hi All,
             I have the following structure in a imported WSDL:
        <xsd:complexType name="CustomersUpdate">
                <xsd:complexContent>
                   <xsd:extension base="p0:CustomersCreate">
                      <xsd:sequence>
                         <xsd:element name="recordIdentification" type="p0:CustomersID" minOccurs="0" nillable="true" />
                      </xsd:sequence>
                   </xsd:extension>
                </xsd:complexContent>
             </xsd:complexType>
    When I see the message I see the recordIdentification first ,then CustomerCreate.Is that a bug in SAP while using extensions?
    Regards,
    Premjit

    Hi,
    It depnds upon the standards used for WSDL and compatibility of it with PI.
    Thanks
    Swarup

  • Error while importing WSDL

    Hi,
    I am getting following error while importing a WSDL file to siebel tool. It seems that
    WSDL wizard is treating the XSD schema namespsace declaration as a schema import, and is trying to connect to the w3.org URL.
    (Also this problem seems to be WindowsXp specific..as I am able to import the same WSDL file to other machine (having WindowsNT)
    Can somebody help me on this.
    ===============Error Message=================================
    Errors during processing:
    There are no web service definitions to be generated.(SBL-EAI-04340)
    Following are warnings generated in the process:
    Service 'FormsServiceService' can not be imported, because none of its ports could be imported.(SBL-EAI-04333)
    Port 'FormsService' can not be imported. PortType 'FormsService' can not be imported. The http://schemas.xmlsoap.org/wsdl/:operation 'renderHTMLForm' was ignored. Error importing XML schema via method 'GetIntObjByElement' for 'element' 'renderHTMLForm' in 'http://adobe.com/idp/services'.(SBL-EAI-08009)
    XML schema document located at 'http://www.w3.org/2001/XMLSchema.xsd' could not be parsed.(SBL-EAI-09004)
    Fatal Error in XML Parser at line 0, column 0: An exception occurred! Type:NetAccessorException, Message:Could not connect to the socket for URL 'http://www.w3.org/2001/XMLSchema.xsd'(SBL-EAI-00247)
    The http://schemas.xmlsoap.org/wsdl/:operation 'renderPDFForm' was ignored. Error importing XML schema via method 'GetIntObjByElement' for 'element' 'renderPDFForm' in 'http://adobe.com/idp/services'.(SBL-EAI-08009)
    XML schema document located at 'http://www.w3.org/2001/XMLSchema.xsd' could not be parsed.(SBL-EAI-09004)
    Fatal Error in XML Parser at line 0, column 0: An exception occurred! Type:NetAccessorException, Message:Could not connect to the socket for URL 'http://www.w3.org/2001/XMLSchema.xsd'(SBL-EAI-00247)
    The http://schemas.xmlsoap.org/wsdl/:operation 'renderForm' was ignored. Error importing XML schema via method 'GetIntObjByElement' for 'element' 'renderForm' in 'http://adobe.com/idp/services'.(SBL-EAI-08009)
    XML schema document located at 'http://www.w3.org/2001/XMLSchema.xsd' could not be parsed.(SBL-EAI-09004)
    Fatal Error in XML Parser at line 0, column 0: An exception occurred! Type:NetAccessorException, Message:Could not connect to the socket for URL 'http://www.w3.org/2001/XMLSchema.xsd'(SBL-EAI-00247)
    The http://schemas.xmlsoap.org/wsdl/:operation 'renderPDFFormWithUsageRights' was ignored. Error importing XML schema via method 'GetIntObjByElement' for 'element' 'renderPDFFormWithUsageRightsResponse' in 'http://adobe.com/idp/services'.(SBL-EAI-08009)
    XML schema document located at 'http://www.w3.org/2001/XMLSchema.xsd' could not be parsed.(SBL-EAI-09004)
    Fatal Error in XML Parser at line 0, column 0: An exception occurred! Type:NetAccessorException, Message:Could not connect to the socket for URL 'http://www.w3.org/2001/XMLSchema.xsd'(SBL-EAI-00247)
    The http://schemas.xmlsoap.org/wsdl/:operation 'processFormSubmission' was ignored. Error importing XML schema via method 'GetIntObjByElement' for 'element' 'processFormSubmission' in 'http://adobe.com/idp/services'.(SBL-EAI-08009)
    XML schema document located at 'http://www.w3.org/2001/XMLSchema.xsd' could not be parsed.(SBL-EAI-09004)
    Fatal Error in XML Parser at line 0, column 0: An exception occurred! Type:NetAccessorException, Message:Could not connect to the socket for URL 'http://www.w3.org/2001/XMLSchema.xsd'(SBL-EAI-00247)
    The http://schemas.xmlsoap.org/wsdl/:operation 'renderFormGuide' was ignored. Error importing XML schema via method 'GetIntObjByElement' for 'element' 'renderFormGuideResponse' in 'http://adobe.com/idp/services'.(SBL-EAI-08009)
    XML schema document located at 'http://www.w3.org/2001/XMLSchema.xsd' could not be parsed.(SBL-EAI-09004)
    Fatal Error in XML Parser at line 0, column 0: An exception occurred! Type:NetAccessorException, Message:Could not connect to the socket for URL 'http://www.w3.org/2001/XMLSchema.xsd'(SBL-EAI-00247)

    Hi,
    I think, This is a late answer but I want to reply to help other persons who can get this error. I copied from metalink.
    The reason for the error is using of a proxy server (check Explorer > Tools > Internet Options > Connections, and click LAN Setting). One suggestion was to configure the settings to bypass the proxy server for the www.w3.org urls. r Instead used a dial up connection to avoid the proxy server, and was able to import the wsdl ok.
    Regards.

  • Problem while Importing wsdl( Generated in XI) in Visual Studio

    Hello XPert's,
    I am working on a scenario where I have to call SAP XI web service in client .Net application using Visual Studio5.
    I have already generated my wsdl using SAP XI Web Service wizard.  Here is the part of my wsdl...
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:p1="http://ccsd.net/sapr3/wm/manifest" name="MI_MULT_IMAGES" targetNamespace="http://ccsd.net/sapr3/wm/manifest">
         <wsdl:documentation>
         Message interface for outbound
         </wsdl:documentation>
         <wsdl:types>
              <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://ccsd.net/sapr3/wm/manifest" targetNamespace="http://ccsd.net/sapr3/wm/manifest">
                   <xsd:element name="MT_RECORD_MULTIPLE" type="SAVEIMAGE_MULTIPLE" />
                   <xsd:complexType name="SAVEIMAGE_MULTIPLE">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             f3999640f96e11dcae470003bab2aa70
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:sequence>
                             <xsd:element name="DT_IMAGES" maxOccurs="unbounded">
                                  <xsd:annotation>
                                       <xsd:appinfo source="http://sap.com/xi/TextID">
                                       7b023f10f91011dca4280011439c56bd
                                       </xsd:appinfo>
                                  </xsd:annotation>
                                  <xsd:complexType>
                                       <xsd:sequence>
                                            <xsd:element name="ImageName" type="xsd:string">
                                                 <xsd:annotation>
                                                      <xsd:appinfo source="http://sap.com/xi/TextID">
                                                      7b023f11f91011dcb4b70011439c56bd
                                                      </xsd:appinfo>
                                                 </xsd:annotation>
                                            </xsd:element>
                                            <xsd:element name="ImageData" type="xsd:base64Binary">
                                                 <xsd:annotation>
                                                      <xsd:appinfo source="http://sap.com/xi/TextID">
                                                      7b023f12f91011dc9ded0011439c56bd
                                                      </xsd:appinfo>
                                                 </xsd:annotation>
                                            </xsd:element>
                                       </xsd:sequence>
                                  </xsd:complexType>
                             </xsd:element>
                        </xsd:sequence>
                   </xsd:complexType>
              </xsd:schema>
         </wsdl:types>
         <wsdl:message name="MT_RECORD_MULTIPLE">
              <wsdl:documentation>
              Message type
              </wsdl:documentation>
              <wsdl:part name="MT_RECORD_MULTIPLE" element="p1:MT_RECORD_MULTIPLE" />
         </wsdl:message>
         <wsdl:portType name="MI_MULT_IMAGES">
              <wsdl:operation name="MI_MULT_IMAGES">
                   <wsdl:output message="p1:MT_RECORD_MULTIPLE" />
              </wsdl:operation>
         </wsdl:portType>
         <ifr:properties xmlns:ifr="urn:com-sap:ifr:v2:wsdl">
              <ifr:category>
              ifmmessif
              </ifr:category>
              <ifr:methods>
                   <ifr:method name="MI_MULT_IMAGES">
                        <ifr:isSynchron>
                        false
                        </ifr:isSynchron>
                        <ifr:isInbound>
                        false
                        </ifr:isInbound>
                        <ifr:interfaceCategory>
                        outbound
                        </ifr:interfaceCategory>
                   </ifr:method>
              </ifr:methods>
              <ifr:messages>
                   <ifr:message name="MT_RECORD_MULTIPLE">
                        <ifr:messType>
                        ifmmessage
                        </ifr:messType>
                        <ifr:technicalNamespace>
                        http://ccsd.net/sapr3/wm/manifest
                        </ifr:technicalNamespace>
                   </ifr:message>
              </ifr:messages>
         </ifr:properties>
    </wsdl:definitions>
    However,
    Whenever I tried to import the wsdl in visual studio, it do not create / generate the classes for the element with maxoccurs="unbounded" ( here DT_IMAGES)...its just disappear...and makes diifficult for calling webservice-method in client application.
    Anybody has faced this problem before? there is any workaround for this?
    All help/suggestion would be highly appreciated.
    Thanks & Rgds,
    Nilesh

    Hi Nilesh,
    Can you try modifying your WSDL a bit by defining DT_IMAGES as  complex type directly in definition because your previous WSDL is causing ambiguity. It will not affect your message structure.Please see the BOLD Lines.
    <xsd:element name="MT_RECORD_MULTIPLE" type="SAVEIMAGE_MULTIPLE" />
    <xsd:complexType name="SAVEIMAGE_MULTIPLE">
    <xsd:annotation>
    <xsd:appinfo source="http://sap.com/xi/TextID">
    f3999640f96e11dcae470003bab2aa70
    </xsd:appinfo>
    </xsd:annotation>
    <xsd:sequence>
    <xsd:complexType name="DT_IMAGES" maxOccurs="unbounded">
    <xsd:annotation>
    <xsd:appinfo source="http://sap.com/xi/TextID">
    7b023f10f91011dca4280011439c56bd
    </xsd:appinfo>
    </xsd:annotation>
    <xsd:sequence>
    <xsd:element name="ImageName" type="xsd:string">
    <xsd:annotation>
    <xsd:appinfo source="http://sap.com/xi/TextID">
    7b023f11f91011dcb4b70011439c56bd
    </xsd:appinfo>
    </xsd:annotation>
    </xsd:element>
    <xsd:element name="ImageData" type="xsd:base64Binary">
    <xsd:annotation>
    <xsd:appinfo source="http://sap.com/xi/TextID">
    7b023f12f91011dc9ded0011439c56bd
    </xsd:appinfo>
    </xsd:annotation>
    </xsd:element>
    </xsd:sequence>
    </xsd:complexType>
    </xsd:sequence>
    </xsd:complexType>
    </xsd:schema>
    </wsdl:types>
    Regards,
    Piyush

  • Java Runtime exception while importing WSDL to PI 7.1

    Hi Experts,
    I am getting a weird java runtime error while importing the wsdl file to PI 7.1 ESR. I have checked the well formness of wsdl and its looks Ok, but some how while importing in PI ESR its giving following error log.
    Thrown:
    com.sap.aii.utilxi.misc.api.BaseRuntimeException: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.utilxi.wsdl.api.WsdlHandler.parseWsdlWithOrderRearrange(Lcom/sap/aii/utilxi/xml/xdom/XElement;Z)Lcom/sap/aii/utilxi/wsdl/api/Wsdl;
    java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.utilxi.wsdl.api.WsdlHandler.parseWsdlWithOrderRearrange(Lcom/sap/aii/utilxi/xml/xdom/XElement;Z)Lcom/sap/aii/utilxi/wsdl/api/Wsdl;
         at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:80)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:38)
         at
    I am realy stuck now and replies are higjhly appreciated.
    Cheers,
    Raks

    check the wsdl file in xml spy software.
    chirag.

  • Artwork tab is missing when importing home videos

    When I import a home video mp4 file, the artwork tab is missing. This only just started to happen. Any idea how to get the artwork tab to appear? This doesn't happen consistently.

    GUIDES TO: Converting Video for iPod - Mac & Window
    http://forums.ilounge.com/showthread.php?s=&threadid=123067
    The Complete Guide to Converting Video to iPod Format (Mac)
    http://www.ilounge.com/index.php/articles/comments/the-complete-guide-to-convert ing-video-to-ipod-format-mac/
    See other tutorial articles over at iLounge...
    http://www.ilounge.com/index.php/articles/tutorials/
    Patrick

  • Java File Missing while import

    Hi,
       When I try to import a project into the workspace, only one java file is missing(showing error : R3View does not exist).
       Before I import the project, the folder contains that java file in gen_wdp folder. but after import, it doesnt. It automatically got deleted. I dint know how it happens. I have taken one copy of that java file. So I have created a new java file(R3View.java) in gen_wdp folder and copied the code. Now it works fine. I have taken this backup folder.
      When I try to import it next time, the same problem exists. Actually the folder contains all the java files before import.
    Why this problem occurs? Kindly help me out.
    Regards,
    Kalai

    Hi,
    As abhilash stated the folder gen_wdp always have generated code based upon web dynpro metadata.
    You cann't contribute code by placing any souce file in this directory. That you have to do in some source directory that is generally "src\packages".
    If you place code in gen_wdp folder and reload the project, do a dc build, or simple project build ....... the file will get deleted.
    Regards,
    Ashwani Kr Sharma

  • While importing file error msg - 7.5NW

    Hi,
    I am working on 7.5 NW, when i am trying to import the transaction data I am getting the following error.
    XML file (...OR\TRANSFORMATION FILES\EXAMPLES\TRANSFORMATION.TDM) is empty or is not found
    I am new to 7.5, please help me in this regard. Thanks in advance.
    Raghu B.S.

    Hi Rich ,
    I am stepping in for Raghu.
    I have tried your suggestion , but still , I am getting the same error message. While importing the file in DM , I am not getting "import.xls" in transformation file option .
    Thanks
    Vijay

  • No messages under the 'Messages' tab for imported WSDL in External Definitions

    Dear All,
    I import this WSDL to the External Definitions but it is not showing any messages in the 'Messages' tab while WSDL clearly has message interfaces in it. Attached is the WSDL. You help is very much appreciated.
    Regards,
    Adil Khalil

    Hi, imported wsdl shouldn't have any import instruction.
    All import instruction should be changed to content of importing file.
    I see the code <xsd:import namespace="http://ouaf.oracle.com/"/> in your file.
    Hmm. but I imported you file and everything is fine
    Message was edited by: Mikhail Koshkin

  • While importing a CD into my iTunes library I kept getting the following error message- iTunes library cannot be saved- An unknown error occurred (-54).  What does this error mean and what can I do about it??

    While importing a CD into my iTunes library I kept getting the following error message- iTunes cannot be saved- An unknown error occurred (-54).  what does this error mean and what can I do about it??

    The CD I imported (in the above post) is now not in my iTunes library. Any help would be appreciated .

  • While importing Deski document getting message box as universe is not found

    While importing Deski document getting message box as universe is not found. How to suppress the messagebox and import the document. using BO .net sdk.

    So is the Universe there?
    Sincerely,
    Ted Ueda

  • I Movie message:No Storage Location set while importing from HD Handycam

    While importing media from sony handycam (HD file based cam) the following message appears after the clips are ready to be imported:No Storage Location set. Cannot start ingestbecause there is no storage location set. Please set one under Storage in Preferences and try again.

    I think these are the steps I took:
    1     Shut down the computer completey and then startup again (Camcorder disconnected)
    2     Connect camcorder and in iMovie follow the procedure to import from camera. This triggers the launching of iPhoto - but as iPhoto started to launch I had the mouse pointer on the iPhoto icon at the bottom of the screen and right clicked the mouse with the option button held and selected 'Force Quit'
    It worked for me and I hope it works for you! Later when I went to import again, both iPhoto and iMovie behaved as expected.
    The whole thing is a mystery to me and the original message is no help at all and gives no guidance as to how to solve this (common?) problem.
    Hopefully this 'bug' can be fixed by Apple engineers -fingers crossed.

  • HT4858 why am I getting an error message while importing from iPhone photo stream to iMac ?

    I have not shared any photo for a few months.  I tried to import photos into my iMac from iPhone photostream and I get a message saying "an error occurred while importing photo, please try again later".  What am I doing wrong ?

    There's no need to import photos from your iPhone to your iMac. Photostream is synced automatically via iCloud on Wi-Fi.
    On your iPhone, tap Settings > iCloud
    Make sure Photo Stream is switched ON.
    On your iMac, open System Preferences > iCloud
    Make sure Photo Stream is selected.

Maybe you are looking for