Consuming a Webservice on WAS 6.40

Hello,
i try to consume a Webservice created with the Webservice Creation Wizard. I have configured the logical port and i created the client proxy. But when i run the test program with the crated proxy i retrieve the following error:
(id=SOAP:111): Unallowed RFC-XML Tag (SOAP_EINVALDOC)
In the RFC-Trace the following log is displayed:
INFO 16:34:40: SOAP Transport binding CL_SOAP_HTTP_TPBND_ROOT <
XRFC> ->IF_SOAP_TRANSPORT_BINDING~RECEIVE() Try to receive message <
XRFC> <
XRFC> INFO 16:34:49: SOAP HTTP Binding CL_SOAP_HTTP_TPBND_ROOT->HANDLE <
XRFC> STATUSCODE() Received return code 500 ( Internal Server Error ) <
XRFC> <
XRFC> ERROR 16:34:49: SOAP Message CL_SOAP_MESSAGE->IF_SOAP_MESSAGE <
XRFC> PART~INITFOR_DESERIALIZE() A SOAP Runtime Core Exception <
XRFC> occurred in method XP_READ_TAG of class CL_SOAP_XP at position id <
XRFC> 1 with internal error id 111 and error text Unallowed RFC-XML Tag <
XRFC> (SOAP_EINVALDOC) (fault location is 1 ).
What's wrong here? Someone can help me?
Thanks for your help!

Hi Adriano,
Here is the link I think you're looking for:
http://help.sap.com/saphelp_nw04/helpdata/en/4f/2e6a52c3cdc44d83169b181a9c62ba/frameset.htm
Hope it helps.
Thanks,
Marty

Similar Messages

  • While Consuming a WebService in JSP Dyn Page - There is an Error

    Hi Friends,
    I have a web service created in ASP.NET web Service.
    And I have Consumed the Web Service using WSDL URL.
    I need to write a code to refer that class in the JSP DynPage
    I have created like this in DoIntialization
    MyServiceName obj=(MyServiceName) PortalRuntime.getRuntimeResources().getService(MyServiceName.KEY);
    int a = 10;
    int b = 20;
    obj.Add1(a,b);
    but it shows an error
    "The method Add1 Method(Add1 Method) is the type. MySErviceName is not Applicable for the arguements(int,int)"
    Please Help me in this regard.
    Thanks in Advance
    Thanks & Regards,
    Palani

    Hi Andy,
    I will let u know the sequence which i followed to consume the Webservice.
    NWDS --> File --> New --> Project --> Portal Application --> Create New Portal App Project.
    The Project is created.....
    After that i want to consume the Webservice for the same project...
    for that...
    NWDS --> File --> New --> Other --> Portal Application --> Create New Portal Application Object --> Selecting My Project?(intended prjct) --> Portal Webservice --> Portal Service from WSDL file - Client Side --> My WSDL URL --> Selecting the methods which i need to expose from the Webservice --> I gave unique name for my 1) Service 2) Alias 3) Package....and that was done....(other way is to add from portalapp.xml ??)
    After that i created a new JSPDyn page for my application in DoInitialization() method i tried to access the method from that webservice using the following code...
    MyServiceName obj=(MyServiceName) PortalRuntime.getRuntimeResources().getService(MyServiceName.KEY);
    I am successfully able to access the method from the webservice using the object which i have created but i am not able to pass arguments to that method...???
    I tried consuming same webservice created in .NET in .NET itself and i am able to pass arguments successfully.
    I tried to consume webservice created in ABAP in .NET and able to implement successfully...
    but the same ABAP webservice when  i tried to consume its not working with this NWDS.
    Is there any thing else i need to follow while consuming a webservice in the EP Perspectice of NWDS ???
    Deployable Proxy is required for that ?? if required how to create and use that ??
    Thanks in Advance,
    Palani

  • Need to consume Beehive webservices but can't figure out the best way

    Hi
    I'm completely new to the Beehive scene and I've been commissioned to write a sample application that consumes Beehive Webservices, just add a File to a certain workspace and be able to authenticate users via SSO and basic Authentication to a local DB. Initially I was told that Beehive had only support for REST webservices, so I thought it might be just easier to just go with REST, do a simple POST/GET request and get results, however I'm having a hard time running the sample code as a class is missing.
    However I just found that Beehive also has support for SOAP webservices (I somehow like them more as I'm more used to them) but same problem, I don't know how would I authenticate, I found were the WDSL are stored and everything but I just don't understand how would I make a user authenticate with SSO or any other method
    Finalyl there's this BPEL workflow for jDeveloper and JCR API.
    I just don't know where or how to start, tutorials are oracle.com assume too many things, I was thinking in creating proxy classes using the Beehive WSDL's and consume the services this way, however I still don't understand how to authenticate.
    Can anyone give me directions on this? How to use Beehive's SSO and Basic Authentication? thanks in advance

    Hi,
    Regarding the basic http authentication, an answer was provided in your other post:
    Authentication with SOAP API
    And regarding the missing class in the Rest sample code. I'm currently taking a look at it and, hopefully, I will get you an update on this in the following post:
    Failure Class not bundled with BDK Samples
    Regards,
    Ward

  • Consuming external webservice in webdynpro

    Hi colleagues
    I am trying to consume a webservice "BORM_API_A1S_GET_UPD_SW_VECTOR" in webdynpro, it is an external webservice
    i have followed the below steps and ended up with an error
    Steps:
    1) created a Adaptive web service model
    2) got the WSDL source from "Remotelocation/fileSystem"
    3) given the WSDL URL Acess as "e:///C:\Documents and Settings\Desktop\BORM_API_A1S_GET_UPD_SW_VECTOR.wsdl"
    4) created a service group
    5) then i have done the " model to controller" binding and "controller to view" binding
    6) in the INIT method of controller i have creted the instance of the model and binded it to the context element
    7) set some some values in the init methiod(for input parameters)
    8) designed a view to get the values that are set into the input parameters
    9) Configured the service group
    i am getting an error saying    
    "*java.io.IOException: Cannot connect to https://service.sap.com:443/sap/bc/bsp/spn/swdc/slm/accessctrl.do, used user to connect: S0004119795, message : Unable to connect to service.sap.com:443 - service.sap.com*"
    I think i am doing wrong service confuguration
    steps i have followed to Configure the service group are given below
    1) logged into http://ldcidwd.wdf.sap.corp:50000/nwa
    2) SOA management-->technical information --> system connections
       here i have selected the provider systems tab, and created a new provider system of system type "Java"
    Here i need to provide someother information which i am not sure about what to provide, Could any one let me know what to be provided for the other fields
    u2022     System Type: Java
    u2022     System Name: <System ID> ?( what is this)
    u2022     Host: <Host>?
    u2022     System Description: My Web Service System
    u2022     Username: <Administrator>?
    u2022     Password: <Password for Administrator>?
    u2022     Profile Name: SAP_DEFAULT_PROFILE
    u2022     Mode: Multiple Services
    u2022     Services Source: WSIL
    u2022     WSIL URL: ?(what should be provided here
    u2022     Socket Timeout: 60.000
    Please let me know what shall i fill in this fields
    Thanks & Regards
    Swetha

    Hi Gayathri,
    i have opened the WSDL file and i found there are two URLS
    1) "<soap:operation
                        soapAction="http://www.sap.com/BORM_API_A1S_GET_UPD_SW_VECTOR" />"
    2)<soap:address
                        location="http://pwdf4431.wdf.sap.corp:1080/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sap/bosf_swdc_slm/accessctrl.do" />
    i have tried pasting the address URL ina n other IE and i was asked for Authentication
    Thanks & Regards
    Swetha

  • Consuming external webservice in an automated activity

    hi,
    i am consuming a bapi based webservice in an automated activity. i have checked this in wsnavigator using WSDL, it is working fine. when i consume this in my process dc , it asks me to create aService group. i have created one and now deployed dc to server. it doesn't work and in log error it shows that thsi service group is not assigned to any physical system.
    now i tried to create a business scenario communication, for this i created provider systems (it was created and pinged sucessfully, showed all the web services lying in its service registry). when i was creating business scenario, under first step credentials of service group and provider systems are provided. unser second step when i tried to add the services it didn't showed the services which it showed me while i pinged.
    please tell me how to sucessfully consume an external web service (bapi based).This is lying on SR but when i tried to access it through single service administration, it was not there. please guide me how can i sucessfully consume this webservice (using service group or logical destination).
    Thanks In Advance.

    Hi Rohit,
    try with Application Communication Configuration instead of Business Scenario (should be easier for single service). Make sure you have entered the correct credentials for the backend system (both for metadata retrieval and for runtime invocation).
    Instead of Service Registry you can also try with WSIL when creating the provider system. The WSIL URL for the ABAP system should look like this: http://host:port/sap/bc/srt/wsil.
    Please also check the SOA config guide by Alexander Zubev:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40dabb46-dd66-2b10-1a9a-81aa620098b3
    Hope this helps,
    Christian
    Edited by: Christian Loos on Dec 29, 2009 10:28 AM

  • Consuming a WebService

    Hi All,
    Im following this help doc to build an application to consume a webservice.
    http://help.sap.com/saphelp_nw04/helpdata/en/81/12703e5da3e946e10000000a114084/frameset.htm
    What I want to understand is the following :
    In point no 7. What configuration do I need to do with the logical port.
    7. If necessary, configure the logical port.
    In point no 8. What is SEI and how do I program my application using the SEI.
    8.  Program your application using the service endpoint interface (SEI).
    What does the below mean? This is point no 8 continued.
    When programming a client application, you receive a stub that implements the service endpoint interface through the implementation class of the service interfaces.
    Transfer the Web Service Client API to the Java project class path that contains the client application. You can also add the Client API JAR file from the context menu of the Java Explorer in the Web Service perspective.

    Hi
    I have created a deployable proxy for this webservice. I have now created a EAR and have deployed this EAR on the JAVA WAS.
    Then I have added the JAR file of this JAVA Proxy into my project using->Project->Properties->Add Jars.
    The question is how do I use this proxy now.
    Thanks

  • Consuming a webservice and attributes

    I'm trying to noodle my way thru consuming a webservice and
    it is not making sense when I'm trying to get attributes from a
    webservice. Can someone point me in the right direction. I've
    included what the xml output looks like and my cfinvoke and a
    cfdump of the invoke return variable. I just don't know how to
    bring back that array of course ids??
    The service returns course ids
    <?xml version="1.0" encoding="utf-8" ?>
    - <Courses>
    <Course CourseID="1167" CourseName="Human Performance
    Tools - Self Checking" />
    <Course CourseID="1168" CourseName="Human Perfomance
    Tools - 3 Way Communication" />
    <Course CourseID="1169" CourseName="Human Performance
    Tools - Phonetic Alphabet" />
    <Course CourseID="1170" CourseName="Human Performance
    Tools - Pre-Job Briefing" />
    <Course CourseID="1171" CourseName="Initial Plant Access
    Training" PadsCode="PAT034" />
    <Course CourseID="1172" CourseName="Initial Radiation
    Worker Training" PadsCode="RWT" />
    <Course CourseID="1224" CourseName="Plant Access Requal
    Training" PadsCode="PAT034" />
    <Course CourseID="1225" CourseName="RWT Requal Training"
    PadsCode="RWQ" />
    <Course CourseID="1226" CourseName="Proctoring
    Responsibilities" />
    <Course CourseID="1235" CourseName="Generic Confined
    Space" />
    <Course CourseID="1236" CourseName="Generic Fall
    Protection" />
    </Courses>
    object of
    org.tempuri.LMSWebSvc.LMS_Interface.GetCoursesResponseGetCoursesResult
    Methods hashCode (returns int)
    equals (returns boolean)
    getSerializer (returns interface
    org.apache.axis.encoding.Serializer)
    getDeserializer (returns interface
    org.apache.axis.encoding.Deserializer)
    getTypeDesc (returns org.apache.axis.description.TypeDesc)
    get_any (returns [Lorg.apache.axis.message.MessageElement;)
    set_any (returns void)
    getClass (returns java.lang.Class)
    wait (returns void)
    wait (returns void)
    wait (returns void)
    notify (returns void)
    notifyAll (returns void)
    toString (returns java.lang.String)

    I found a way to get the soap request into an xml document.
    It was not intuitive to me but works.
    Basically rereading this post:
    http://www.houseoffusion.com/cf_lists/messages.cfm/forumid:4/threadid:44797#233359
    gave me more insight. The tostring function appears to allow me to
    get the raw xml that CF is struggling to noodle out.

  • Help with Consuming a Webservice with the compact framework

    Hi all,
    i want to consume a SAP WebService within .NET in a smart device application. When I create the proxy, I get the following procedure in the .cs class:
    <i>[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.sap.com/_-ICO_-CM_XML_CREATE", RequestElementName="_-ICO_-CM_XML_CREATE", RequestNamespace="urn:sap-com:document:sap:rfc:functions", ResponseElementName="_-ICO_-CM_XML_CREATE.Response", ResponseNamespace="urn:sap-com:document:sap:rfc:functions", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)][return: System.Xml.Serialization.XmlElementAttribute("SUBRC", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]public string ICOCM_XML_CREATE([System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string ORDERNR, [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string ROUTE, [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string TESTRUN, [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string TOURNO, [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string XML_FILE_LOCAL, [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string XML_FILE_SERVER, [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] out string XML_STRING) {object[] results = this.Invoke("_ICO_CM_XML_CREATE", new object[] {ORDERNR,ROUTE,TESTRUN,TOURNO,XML_FILE_LOCAL,XML_FILE_SERVER});XML_STRING = ((string)(results[1]));return ((string)(results[0]));}</i>
    When I compile the project I get the follwing error for each occurance of the "Form" Attribute :
    "<b>'System.Xml.Serialization.XmlElementAttribute' does not contain a definition for 'Form'" </b>
    When I try to consume this webservice with a "normal" kind of application, such as a windows-application, everything is ok.
    But when trying to use it with the compact framework, the error occurs.
    Is anyone outhere who can help me?
    Thank you
    Regardings

    It seems that the "Form" property of the XmlElementAttribute was missing in Compact Framework 1.1. It does exist in Compact Framework 2.0.
    You can try removing the "Form=System.Xml.Schema.XmlSchemaForm.Unqualified" entries from the proxy, but I'm not sure of it will still correctly work: For in-parameter it should be Ok to skip "Form=", but for out-paramters and result it could have the effect that no data is received.
    In this case the best option may be to upgrade to Compact Framework 2.0.

  • Consume Axis2 webservice in a JSP using Tomcat

    Hey,
    I desperately try to consume a Netbeans created Axis2 web service in a jsp.
    i am able to consume the web service in a Java test class as well as in j2me using the created stubs from WTK.
    But now I would like to consume the webservice in a jsp.
    First i tried to use the netbeans client generator (which does work out in a regular test class), As soon as i try to invoke the webservice in the jsp, i get an exception (i currently don't have access to the exact message, i will append that asap) . It stated, my part tag needed a type value (currently there's an element attribute included as i am using document style). I tried the same using a hello world class generated by netbeans using netbeans stubs...same error.
    Then I switched to java2wsdl, when using those stubs, i got another exception "axis2 webservice could not be generated".
    Then i tried using a soap call with the axis service class for preventing auto generated stubs. all of the 3 ways did work out in a java test class.
    But now i get the following exception:
    org.apache.jasper.JasperException: javax.servlet.ServletException: java.lang.NoClassDefFoundError: org.apache.commons.logging.LogFactory
    org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:522)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:398)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    root cause
    javax.servlet.ServletException: java.lang.NoClassDefFoundError: org.apache.commons.logging.LogFactory
    org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:850)
    org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:779)
    org.apache.jsp.test_jsp._jspService(test_jsp.java:102)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:803).
    The thing is: i did include the common-logging.jar in the project lib and it seems to work out smoothly when compiling. but at runtime i always get the same exception.
    i also put the library in the tomcat lib folder (after that in the lib/common folder) - same result. i tried downloading a new jar. still no changes (all of those folder arse included in my classpath).
    then i included the logging jar in my java/lib/ext folder.
    After that a new jar was missing (mail.jar). but my axis2 engine doesn't run anymore (apparently some conflict with other libraries).
    Now i dunno what to do anymore. even the simpelst hrllo world web service doesn't work in jsp.
    If i tried to invoke non axis2 webservices in a jsp - it does work out. but that's not an option for me

    There is a folder for shared packages
    tomcat_root\lib; or
    tomcat_root\common
    also most versions have a lib or common folder for each webapp for packages that are not to be shared.
    tomcat_root\webapps\appname\web-inf\lib
    Agreed that it is strange to allow servlets to import from the classes foler but not JSPs. It should make no difference but it is convension to place single classes in the same folder as the app's directory and packages (especially jar's) in the lib directory.

  • Consume SAP webservices wsdl from Delphi 2007

    am trying to consume SAP webservices from Delphi 2007, but, i was some problems with this task. I used WSDL definition to make the Delphi interface and i´m working with THTTPRIO component to try consume SAP Webservices, but , occurs this error:
    Conexaosoasap
    Service Unavailable (503) - 'http://sapdev:50000/NovaCalculadora/ConfNovaCalc?style=document'
    OK  
    </b>
    What are the problem?
    Thanks.

    have you check the web service is activated?. Have a look to the SICF to see if the service is running.
    Eduardo.

  • Consume FEDEX webservice

    Hello All,
      I am trying to comsume FEDEX webservice with the WSDL file avaliable in Fedex site. I have been getting errors. This is the 1st time i am working on webservices and was wondering if any one could help me out. Below are the errors. I am created the logical port based on the WSDL file and not a URL.
    So i went to SM 59 and test connect this destination and it errors out. Any ideas.
    SOAP:1,008 SRT: Couldn't create Object: ("ICF Error when creating object for HTTP DESTINATION "4B8440BD33F600FDE1008000A2844E75": ARGUMENT NOT FOUND")                                |    ||
    Error when processing Web service call
    |    |         |Error when calling SOAP Runtime functions: SRT: Couldn't create Object: ("ICF Error when creating object for HTTP DESTINATION "4B8440BD33F600FDE1008000A2844E75": ARGUMENT NOT FOUND")
    To add on as this the 1st time the strust is not activated for SSL client and this is why SM59 is failing.
    thanks
    Kshamatha
    Edited by: Kshamatha Eda on Feb 24, 2010 2:48 PM

    Hi Kshamatha Eda,
    How you consumed the Fedex Service in SAP.
    which WSDL you used.
    I got few WSDLs of FedEx and when i try to create a proxy in SAP i am getting  message as
         "Interface definition missing in WSDL document (<portType> missing)"
    and not able to create proxy.
    please describe the steps.
    Thanks.
    Umas

  • Consumming java webservices in coldfusion

    could somebody show me how to consume this webservice from
    within coldfusion?
    http://www.ripedev.com/webservices/ZipCode.asmx?WSDL"
    right now I invoke it as follows:
    <cfinvoke
    webservice="
    http://www.ripedev.com/webservices/ZipCode.asmx?WSDL"
    method="ZipCodeToCityState" ZipCode="12210"
    returnvariable="returnedText" >
    </cfinvoke>
    <cfoutput>
    #arraylen(variables.returnedText)#
    </cfoutput>
    And this is what i get
    com.ripedev.xsd.ZipCodeResults_xsd.ArrayOfAnyType@aaa1d576 .
    This actually has no meaning to me.
    Thanks
    amos

    I'm just learning how to consume webservice stuff but this
    should help as I got a result. See my code snippet below.
    Basically I did some cfdumps to see what the objects look
    like. This is from an empirical view as I don't understand yet. The
    object comes back with methods. You then use those methods to get
    values. I chose to use the getAnyType method. I did this as I used
    another tool, soapscope from www.mindreef.com (30 day eval) which
    really simplifies how to call webservices. It's worth the cost.
    Basically I invoked the service via soapscope and looked at
    the returned xml.
    It looked like:
    <soap:Envelope
    xmlns:soap="
    http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="
    http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xsd="
    http://www.w3.org/2001/XMLSchema">
    <soap:Body>
    <ZipCodeToCityStateResponse xmlns="
    http://ripedev.com/xsd/ZipCodeResults.xsd">
    <ZipCodeToCityStateResult>
    <anyType xsi:type="xsd:string">Albany,
    NY</anyType>
    </ZipCodeToCityStateResult>
    </ZipCodeToCityStateResponse>
    </soap:Body>
    </soap:Envelope>
    Note that the result was in a value of anyType. Thus I picked
    getAnyType method
    I hope this helps ya but I'm still quite a newbie to this.
    This link help me understand a little more about webservice
    http://tutorial292.easycfm.com/
    Zip test WS Object
    object of com.ripedev.xsd.ZipCodeResults_xsd.ArrayOfAnyType
    Methods hashCode (returns int)
    equals (returns boolean)
    getSerializer (returns interface
    org.apache.axis.encoding.Serializer)
    getDeserializer (returns interface
    org.apache.axis.encoding.Deserializer)
    getTypeDesc (returns org.apache.axis.description.TypeDesc)
    getAnyType (returns java.lang.Object)
    getAnyType (returns [Ljava.lang.Object;)
    setAnyType (returns void)
    setAnyType (returns void)
    getClass (returns java.lang.Class)
    wait (returns void)
    wait (returns void)
    wait (returns void)
    notify (returns void)
    notifyAll (returns void)
    toString (returns java.lang.String)
    Breaking down the object
    array
    1 Albany, NY

  • Consuming https: webservices

    Hi
    We consumed a WebService successfully and in the routings section we observed that the Primary URL starts with https:// rather than http://. When I try to access the webservice from PeopleCode i am getting the following error
    Integration Gateway - HttpTargetConnector:ExternalApplicationException. Http status code HttpStatusCode returned : 500. (158,10623) SAMPLE_TST_CON_WS.SUBMIT_PB.FieldChange PCPC:4499 Statement:46
    HttpTargetConnector:ExternalApplicationException. External System responded with an Error status. For Http Status Code explanation please check Http protocol Specifications.
    Do we any kind of setup in Peoplesoft to handle this kind of Web Services. Also we need to set implicit SOAP header values. Is there anyway that we can do that using Peoplecode.
    Any help is appreciated.

    I had the same problem in webdynpro. I created a webdynpro app for consuming a adative Webservices and I alse get the following exception on deploy and run.
    (Exception on execution of web service with WSDL URL http://vsrmi71.sap.dev.local:50100/WS_CAF_Ume_Service/Caf_Ume_Service?wsdl&mode=ws_policy with operation getAllUmeUsers in interface Caf_Ume_Service)
    - My webdynpro has only one webservice model with no homonymous classes.
    - The Service delivers a ArrayList of my own type of UME-Users (DataTypes).
    - The Service was create with caf and works fine with the visual composer and the wsnavigator.
    If someone has a solution for this problem please let me know! Thanks!

  • Exception whilst consuming a Webservice!

    Hi,
    I am new to webservices. I consume a webservice and while testing the created proxy i am getting an excpetion like this.
    SoapFaultCode:1 JAXB unmarshalling exception: Unable to create an instance of de.te****************blw.v2.MeldungType; neste
    d exception is javax.xml.bind.UnmarshalException: Unable to create an instance of de.te****************blw.v2.MeldungType-
    +with linked exception: [java.lang.InstantiationException]+
    The type meldung type was of type abstract="true" in the xsd as shown below.
    {color:#ff0000}<xsd:complexType name="MeldungType" abstract="true">
    <xsd:annotation>
    <xsd:documentation>
    Abstrakter Basistyp f&uuml;r alle Meldungen. Jeder Meldungstyp ist in einer eigenen Ableitung definiert.
    </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
    <xsd:element name="Meldungsnummer" type="bt:MeldungsnummerType">
    <xsd:annotation>
    </xsd:sequence>
    </xsd:complexType>
    {color}{color:#000000}In the service call i used a type derived from it ie. one which extends from the MeldungType.
    Could this be a problem in getting the above exception.
    Comments requested.
    Regards
    Sandeep{color}

    I think you had hitted a bug here.
    In order to address the issue apply patch from Bug 17246737.Steps to download and apply the patch are listed below:
    Go to MOS and search for the bug 17246737
    1) Log onto My Oracle Support.
    2) Click on the "Patches & Updates" tab.
    3) Click on "Patch Name, Number (the default).
    4) For the "Patch Name or Number" type in the patch number (for example: 17246737).
    5) Choose the "Platform" or (Select the default which is "Select up to 5" for any platforms)
    6) Hit Search.
    Thanks
    Ranjan

  • Consuming a webservice in ABAP ECC 6.0 without using XI/ PI

    Hi Experts,
    I wanted to consume an external webservice without using XI / PI.After doing my homework and search on sdn I came to know that we can consume webservices in ABAP using proxies using SE80(Enterprise Services).
    I am trying to create a client proxy with the URL of webservice.It asks me the option to choose between URL or HTTP.
    I am selecting URL and in the second screen it asks about the package details and after that it finishes.Later I get an error message stating "NO VENDOR SPECIFIED".Its not allowing me to create a proxy.
    So, here are my questions.
    Does anyone faced the same kind of problem?
    Can we really consume a webservice without using XI / PI or any other middleware?
    Is it possible to consume the webservice only with URL or WSDL file ?
    Please let me know the exact process.
    Thanks in Advance.
    Shanker Pandey.

    Hi Martin,
      Please check these following links. Though you have reported already, these may help
    Proxy Object generation error using Wizard for Web Service Consumption
    Also, please have a look @ /people/thomas.jung/blog/2006/03/13/develop-a-web-service-that-sends-an-email--in-abap-netweaver-04s
    Hope this helps,
    Karthik

Maybe you are looking for

  • Font message on startup

    When I first start Firefox I get a message that a particular font is not installed and asking me to allow it, not allow it, or show it in finder. It is a font that is in my font folder in my hard drive and is even listed on the font choices in the Pr

  • Charting with stacked hybrid plot - how do I?

    Is there a way to stack column and line charts? I want the same CartesianChart to have bars with multiple series, and centered above them, I would like lines. I can get the lines and columns on the same chart, but I dont' want the line chart overlaid

  • Is it possible to delete a song from 5th generation Ipod?

    Hi All Is it possible to delete a song from 5th generation Ipod, if so, how can this be done?

  • Disapearing files (entire albums mostly)

    I used Itunes 6.0.1 on a PBG4. My iTunes music is stored in root/itunes/itunes music. For some reason, from time to time an album disapears from my hard drive and iTunes can't find it (so I get exclamation marks). Spotlight can't find it either searc

  • HOW TO WATCH HDTV ON MY 23" APPLE DISPLAY. I HAVE iO DIGITAL CABLE SERVICE?

    HOW TO WATCH HDTV ON MY 23" APPLE DISPLAY. I HAVE iO DIGITAL CABLE SERVICE ALSO KNOWN AS OPTIMUM DIGITAL CABLE? I HAVE A 4X 2.5 GHZ POWERPC G5 WITH 2 GB OF SDRAM. HOW DO I WATCH HD CONTENT ON MY MAC? if I need to get an adapter which should I get? TH