cancel
Showing results for 
Search instead for 
Did you mean: 

more than 1 logical port visible in CE NWA

0 Kudos

Hi Team,

we are on CE 7.3 SP05. We are consuming an ECC Web Service & CE BPM process in an EJB dc.

I generated webservice client in the ejb dc, created a session bean, wrote code to trigger & get ECC WS & CE BPM process, deployed the EJB/EAR dc on CE box. everything works fine!

But, In SAP NWA ->Single service admin -> consumer proxies -> search these Web Services -> I observe that there are more than 1 logical port (9 to be exact which includes the DEFAULT port) being created (all pointing to same Web Service end point url).

As far as my understanding goes, a logical port is always associated with a WS endpoint url.

As there is only 1 Web Service end point, there should be only 1 (which is the default) logical port.

Question:

1. Why is it creating so many logical ports?

2. Is there a way to restrict this number to ONE logical port?

Any thoughts/ideas/suggestions? Please help.

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi,

Logical port is nothing but proxies for accessing a web service. So it is common to have multiple LP shown in SAP NWA ->Single service admin.

A logical port is always associated with a End Point URL. Logical Ports are used to configure runtime features of a web service. Logical port is generated based on WSDL, who ever is defining the web service will have privilage of defining logical ports and its configurations.