Can not execute web service out of vc modelled in nwds

Hi,
I am working on CE 7.11 and modelled in NWDS a VC model. I am using several web services. The web services was found by Service Registry and could be added to the vc model without any problems.
But when I deploy my vc model and try to execute a service I got two errors:
Error occurred while identifying the destination : Destination CE2 not found
Error occurred during Destination Lookup
I know that I have to set something, somewhere but I do not know where. I could cry!
May somebody help me please?
Regards

Hi,
thats really crazy. You lead me to a new thinking and after hours I got my example running!
In NWDS:
When I search and add the web service over the Service Registry and right click at the method > Configure > Target Component I see that NWDS takes as System alias "CE2". Thats wrong because, actually it should take the service name!
To handle this problem at Window > Preferences > Web Service Configuration I define new service, refresh my service search in NWDS and add it to the model. Now at "Configure > Target Component" I have the correct system alias.
As final step I only have to define in NWA a HTTP Destination with the exactly same name as defined in System alias.
But do you know why NWDS takes wrong "System alias" over Service Registry menue?
Regards

Similar Messages

  • [Urgent] can not find Web service diagram in new gallery

    New Gallery -> Business Tier -> Web services
    can not find web services diagram item.
    But i read book about 10g there is web services diagram
    my version is 10.1.3.3

    Hi,
    I think the book means the WSDL editor that opens when you click on a WSDL file
    Frank

  • Can not enable web services. printer on the network. default ip not connecting using auto ip

    B210 - have tried resetting defaults . default IP address will not connect to network with auto IP  had to set IP addrtess manually something similiar to the properties on the verzion hot spot. can not disable web services - never enabled.
    no Primary or secondary DNS server. not sure if this is problem. can print ok thru network.
    This question was solved.
    View Solution.

    Hey bobupton!
    Try going into the printer's EWS and using Google's public DNS servers (8.8.8.8 and 8.8.4.4). It sounds like you know what you're doing so I skipped a few steps on how to get there but if you need more help with it let me know!
    If I have solved your issue, please feel free to provide kudos and make sure you mark this thread as solution provided!
    Although I work for HP, my posts and replies are my own opinion and not those of HP.

  • Can not close web page out since upgrading IOS 8

    Can not close web page out since upgrading IOS 8

    Tap the minimize icon (two boxes) in the upper right corner of the Safari page. Then tap the tiny x in the thumbnail to close. You can also swipe the thumbnail to the left to close.

  • Can not activate Web Services

    Hi all! I want to activate ePrint, but activating Web Services is not working at all. The server can't be found is the message I'm getting, both on my machine using the Web Services button and also when I'm logged in using my browser. The Wifi sign is giving a nice blue steady signal on the printer, and making the Wifi connection wiith my router was easy since it had a WPS button. According other topics I changed also to manual IP and changed the DNS servers, but still server not found. For example this topic is what I did, and what you also see in below images. Can somebody help please.  I also included some pictures of settings.    

    Hi , Welcome to the HP Community!I hope you have a pleasant experience here. I'd like to help you with the web services connection errors you are getting on your HP Officejet Pro X476 dw printer. I can see based on the second picture you've uploaded that you are using the printer wirelessly? (If using it on a wired connection, you'll need to make the IP and DNS changes under Wired on the left hand side of the page in the screenshot) The DNS listed in the image is 8.8.8.8 and 8.4.4.4, the correct secondary DNS should actually be 8.8.4.4. I'm not entirely sure if this will make a difference for you, but I'd certainly recommend making the change and giving it a try. I'd also recommend trying a Level 3 DNS instead (since this is a commerical unit). Try 209.244.0.3 for the Primary DNS, and 209.244.0.1 as the Secondary DNS. Another suggestion I would make, would be to download and run the firmware update utility for your product to make sure that the firmware is up to date. It's very common to have issues connection to the web services server, when the firmware of your product is out of date. You can download the firmware update utility here: HP Officejet Pro X476dw Multifunction PrinterNOTE: Before you run the update utility, please make sure the printer is connected via USB. When running the update over wireless, you run the risk of interruptions during the update that may cause harm to the machine. I hope this helps!

  • Why JDEVADF11.1.1.3 can not test web service in IE for  Integrated WebLogic

    Hi,
    Testing a web service deployed to Integrated WebLogic Server.
    1.When you deploy the web service to Integrated WebLogic Server, examine the contents of the log window. Find http://IP_address:port/Project1-context-root/MyWebService1
    2.Copy the URL and paste it into browser. The browser shows a simple page which lists the operations available on the service.
    3.Enter a parameter, and click Enter. The result from the web service is displayed.
    My question:
    Why only display Web Services Endpoint and Information . Can not have Enter a parameter and operations available on the service.
    HttP analyzer test web service is OK.
    Thanks

    Hi,
    That is because you are looking at the endpoint information.
    If you want to test the service in a browser, then you can use the Weblogic Test Client.
    When your Integrated WLS is running, point the browser to the following url: http://localhost:7101/wls_utc/
    Thanks,
    Vishal

  • Netbeans 6.1: Can not create Web Service Client

    Hi
    I am trying to create a Web Service Client in Netbeans 6.1. The error message is:
    Web Service Client can not be created by JAXWS:wsimport utility.
    Reason: Could not initialize class com.sun.xml.ws.api.addressing.AddressingVersion
    Does someone have an idea what problems is? Note that I have created web service clients many times before without problems.
    Thanks in advance for any help
    Ralf

    Hi
    It works now... I rebooted the workstation.
    Regards,
    Ralf

  • Can not call web service created by workbench ES

    I created a process in LiveCycle ES Workbench, a webservice is created automatically after activate this process.
    I can see my wsdl on this path below.
    http://myserver:port/soap/services/my_process?wsdl
    After that, I created form in designer 8.1 then I call my web service.
    but appear "Error attempting to read from file"
    Please help me to solve this error.
    Thank you.
    Phatthalaphon.

    Another possible reason is that you are behind an NTLM authenticating proxy and don't have the "Display PDF in browser" option selected. This type of authentication is used by Microsoft ISA proxies (and probably a few others).
    The following describes how a web browser makes a connection to a web site behind a NTLM proxy:
    1) Request for the resource sent to the proxy.
    2) Proxy replies with "407 Proxy Authentication Required" and a challenge.
    3) Browser gets the required proxy credentials (usually the current Windows credentials) and hashes them with the challenge.
    4) Browser re-requests the resource, this time with the hashed response in the header "Authorization".
    5) Once the proxy verifies the credentials, it then forwards the request on to the actual resource.
    Unfortunately Adobe Reader thinks that the "407 Proxy Authentication Required" is the actual response from the resource and tries to process it (which will fail with "Error attempting to read from file"). I can prove this is what was happening by looking at an Ethereal dump of the communication from Adobe Reader. I have explained the problem to a couple of Adobe people and they both think that this issue will not be resolved (in the near future anyway - see http://forms.stefcameron.com/2007/05/21/connecting-to-a-web-service/#comment-2970)
    We had to abandon a project (a fair way into it too) that made use use of a Reader Extended interactive PDF that would submit all of it's data once completed because of this reason.
    Thankfully along came Form Guides! Because Form Guides use the Flash Player which in turn uses the browser's connection (which must have already completed the NTLM authentication before it downloads that .swf).
    Hope this helps and is relevant.

  • M451dn can not enable web service tab

    I BOUGHT A NEW LASERJET PRO 400 M451DN
    NETWORKED PRINTING WORKS PERFECTLY
    TRYING TO ENABLE WEB SERVICE TAB AND SAYS "CONNECTION ERROR CHECK CONNECTION"
    ITS ON MY DMZ SEGMENT WHAT DO I LOOK FOR?
    THANKS IN ADVANCE FOR ANY HELP
    JOHN

    Hello,
    The first thing I would do is follow step six in this document to set a static IP: http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02817031&cc=us&dlc=en&lc=en&product=4023246&tmp...
    When it askes for DNS information, enter in Google's DNS. Preferred DNS = 8.8.8.8 Alt DNS = 8.8.4.4
    If the printer is on a corporate network, it may require a proxy to get an internet connection.
    If that does not help, if you could provide me with the following information it would help me out. First, who is your ISP( Internet Service Provider, i.e. Comcast, AT&T, Verizon, ect.)? Second, who is the maker of your router? Lastly, what is the model number and firmware version of your router?
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • HELP!  Can not access Web Service

    I get error below if webservice asmx and URL of domain do not
    match...
    they both have to have
    http://www or no 'www' in order to run...
    otherwise I get the following error below BUT my cross domain
    is at
    the root of the webserver!! what am I doing wrong???:
    [RPC Fault faultString="Security error accessing url"
    faultCode="Channel.Security.Error" faultDetail="Unable to
    load WSDL. If currently online, please verify the URI and/or
    format of
    the WSDL
    http://www.velocitytrading.net/VTOrdEnt.asmx?WSDL)"
    at mx.rpc.wsdl::WSDLLoader/faultHandler()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.rpc::AbstractInvoker/
    http://www.adobe.com/2006/flex/mx/internal::dispatchRpcE\
    vent()
    at
    mx.rpc::AbstractInvoker/
    http://www.adobe.com/2006/flex/mx/internal::faultHandler\
    at mx.rpc::Responder/fault()
    at mx.rpc::AsyncRequest/fault()
    at DirectHTTPMessageResponder/securityErrorHandler()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/redirectEvent()
    CROSS DOMAIN
    <?xml version="1.0"?>
    <!DOCTYPE cross-domain-policy SYSTEM
    http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
    <cross-domain-policy>
    <allow-access-from domain="
    http://velocitytrading.net"/>
    <allow-access-from domain="
    http://www.velocitytrading.net"/>
    <allow-access-from domain="*.*"/>
    </cross-domain-policy>

    Hi CJSteu,
    Can u add this crossdomain.xml in ur server bin and dtd also
    if needed and check the server is able to invoking the
    crossdomain.xml by
    url ex:
    http://localhost:7001/crossdomain.xml
    <?xml version="1.0"?>
    <!DOCTYPE cross-domain-policy SYSTEM
    "cross-domain-policy.dtd">
    <cross-domain-policy>
    <site-control permitted-cross-domain-policies="all"/>
    <allow-access-from domain="*" to-ports="*" />
    <allow-http-request-headers-from domain="*"
    headers="*"/>
    </cross-domain-policy>

  • Getting Error when executing Web Service Model method in WD Application

    hi ,
       I have written WD Application which has Web Service Model(Deprecated). I did the context mapping between WS Model-->Comp Controller --> iView Controller. When i try to execute a method in Web Service method in Component Controller after binding. its shows the following error at the line of coding execute().
    "java.lang.NoSuchMethodError: com.sap.engine.services.webservices.jaxrpc.wsdl2java.BaseGeneratedStub._initParameter(Lcom/sap/engine/services/webservices/jaxrpc/wsdl2java/ServiceParam;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Class;)V
    Any help appreciated. Thanks.
    Thanks,
    Saravanan

    Hi,
    First, can you check whether you able to access your web service url in browser?
    or
    you can test your webservice from the NWDI Web service perspective, here you can test your web service is correctly functioning or not before using in your Web Dynpro application.
    This document clearly explains How to test the web service url and what is the correct procedure to consume the web service in SAP portal.
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b07992b3-b5af-2a10-9886-affcbeccc4c9]
    [http://help.sap.com/saphelp_nw70/helpdata/en/f4/1a1041a0f6f16fe10000000a1550b0/content.htm]
    Regards
    Raghu

  • Can XMLBeans validate Web Services Input Parameters in Weblogic8.1?

    Hi,
    I am very new to XMLBeans and Web Services. From my understanding, schemas can be used to validate an xml document.
    However, I would like to find out:
    1. Can I validate my web service inputs againest the generated XMLBeans objects/schema, in Weblogic 8.1?
    2. How do I validate my input parameters from the web service? My input parameters include enumerations of valid values and also numeric values.
    Fyi, the XMLBeans objects were generated from the schema which i created, and my web service is using these XMLBeans objects.
    Great Thanks!

    This is crazy! Someone must have come across this problem
    before.
    I've simplified my question and used a much simplier method
    from the web service, here goes!
    ::: Here's my code :::
    <cfscript>
    webservice = CreateObject("webservice","dummy?wsdl");
    webservice.doBuildQuoteForItinerary("123456,"en_US","","1113");
    </cfscript>
    ::: Here's the error :::
    Could not perform web service invocation
    "doBuildQuoteForItinerary".
    Here is the fault returned when invoking the web service
    operation:<br> <pre>AxisFault faultCode: {
    http://schemas.xmlsoap.org/soap/envelope/}Server.userException
    faultSubcode: faultString:
    com.raileurope.web.ngserver.InternalErrorException:
    java.lang.NullPointerException faultActor: faultNode: faultDetail:
    http://xml.apache.org/axis/}hostname:dummy
    </pre>
    There must be something wrong with how I'm passing in the
    parameters. Is it the null string??!?!?
    Any help would be great!

  • Can XMLBeans validate Web Services Input Parameters?

    Hi,
    I am very new to XMLBeans and Web Services. From my understanding, schemas can be used to validate an xml document.
    However, I would like to find out:
    1. Can I validate my web service inputs againest the generated XMLBeans objects/schema?
    2. How do I validate my input parameters from the web service? My input parameters include enumerations of valid values and also numeric values.
    Fyi, the XMLBeans objects were generated from the schema which i created, and my web service is referencing/using these XMLBeans objects to package the results to the calling class/method.
    Great Thanks!

    This is crazy! Someone must have come across this problem
    before.
    I've simplified my question and used a much simplier method
    from the web service, here goes!
    ::: Here's my code :::
    <cfscript>
    webservice = CreateObject("webservice","dummy?wsdl");
    webservice.doBuildQuoteForItinerary("123456,"en_US","","1113");
    </cfscript>
    ::: Here's the error :::
    Could not perform web service invocation
    "doBuildQuoteForItinerary".
    Here is the fault returned when invoking the web service
    operation:<br> <pre>AxisFault faultCode: {
    http://schemas.xmlsoap.org/soap/envelope/}Server.userException
    faultSubcode: faultString:
    com.raileurope.web.ngserver.InternalErrorException:
    java.lang.NullPointerException faultActor: faultNode: faultDetail:
    http://xml.apache.org/axis/}hostname:dummy
    </pre>
    There must be something wrong with how I'm passing in the
    parameters. Is it the null string??!?!?
    Any help would be great!

  • How Can I install Web Service on Oracle 11g r1?

    How Can I install Web Service on Oracle 11g r1?

    Hi,
    Is necesary install XDB?
    Because i have executed;
    select * from dba_registry
    where COMP_ID = 'XDB'
    Oracle XML Database
    Regards

  • Enterprise Manager can't show web-service in the web-services area

    I'm deploying my application(stateless web-service) it work's well, but Enterprise Manager show that it's not a web-service, it can't show application in the web-services area, this fuсking server have many-many-many bugs and errors (fuсking developers was drunken a lot, imho), documentation's have many errors too, and I hate this server, but I need to use it on my work :-(
    p.s. read documentation's carefully it have many errors.
    p.p.s. From Russia with LOVE! Russian developers are the best from the best!

    Hello,
    Could you be more specific about the version of OracleAS you are using?
    - which exact version ? (10.1.3.x, 10.1.2.x or 9.0/x)
    - which kind of Web Service are you developing? (J2EE 1.4/JAX-RPC or earlier version)
    Also if you find bug in the documentation or product please send let the Oracle Support Service knows.
    Regards
    Tugdual Grall

Maybe you are looking for