cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service Model Exception ?

Former Member
0 Kudos

Hi @,

I am using Web Service Model in my application and when I deployed the same and run it I am getting the following exception:

javax.xml.rpc.ServiceException: not found assignment to a physical system for the service group ValueMapServ

at com.sap.esi.esp.service.server.query.discovery.DestinationsHelperImplSoa.getDestinationsHelperInner(DestinationsHelperImplSoa.java:327)

at com.sap.engine.services.webservices.espbase.client.dynamic.DestinationsHelper.getDestinationsHelper(DestinationsHelper.java:50)

at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.getDestinationsHelper(GenericServiceFactory.java:594)

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

at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService(GenericServiceFactory.java:321)

Can anyone help why this error is coming.

Regards,

Amit

Accepted Solutions (1)

Accepted Solutions (1)

former_member197348
Active Contributor
0 Kudos

Hi Amit,

Did you create the physical group in the server? If not, use "No Service Group" setting and create WS destinations and use them.

Regards,

Siva

Former Member
0 Kudos

Hi Siva,

how can I create a service group and/or how to create Web Service Dest any link or doc is there to do the same I am using CE 7.1 EHP1

Regards,

Amit

former_member201361
Active Contributor
0 Kudos

Hi Amit ,

follow this tutorial

[https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50d70a19-45a3-2b10-bba0-807d819daf46]

Former Member
0 Kudos

Hi Fazal,

Where can I define Web Service Destination as the document you have mentioned refers to the Service group approach and I am not using the same.

Now when I am running app I am getting Exception :com.sap.engine.services.webservices.espbase.discovery.TargetNotMappedException: Logical Target destination with name : DEFAULT_WS_METADATA_DEST does not exist not mapped to a physical system.

Regards,

Amit

former_member201361
Active Contributor
0 Kudos

Hi Amit,

u have to create destination for ur webservices in NWA.

login to NWA (Http://<Host >:<Port number>/nwa)-->SOA Managemenet --> Destinations Template .

in the detination templete, create a new destination for ur web service ..

Thanks and regards

Answers (0)