Skip to Content
0
Former Member
Nov 11, 2009 at 09:11 AM

Error with Consuming Enterprise Service

58 Views

Hi all,

I have the following problem, I'm trying to consume a enterprise service in WebDynpro. The service is working perfectly, because I have tested this in the Webservice Navigator. I'm getting the following error message:

com.sap.engine.services.webservices.espbase.query.exceptions.ObjectNotExistsException: MaintenanceRequestCreateRequestConfirmation_In_Document

at com.sap.engine.services.webservices.espbase.query.WSQueryImpl.findWSEndpoints(WSQueryImpl.java:195)

at com.sap.esi.esp.service.server.query.discovery.DestinationsHelperImpl.getEndpointConfigurations(DestinationsHelperImpl.java:1093)

at com.sap.esi.esp.service.server.query.discovery.DestinationsHelperImpl.getWSDLUrl(DestinationsHelperImpl.java:402)

at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.getWSDLUrl(GenericServiceFactory.java:251)

at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService_NewInstance(GenericServiceFactory.java:221)

I have configured the destinations at the SOA management. Can somebody help me on this? Or get me on the right track? Thanks.