cancel
Showing results for 
Search instead for 
Did you mean: 

help me please!

Former Member
0 Kudos

dear all,

i created Web Service in DEV, and transported them to QAS.

Using SOAMANAGER in QAS, i want to get the URL by clicking " Open WSDL document for selected binding" in WS Administration, but there is no response.

it seems that there is no service and endpoint, but it has in DEV. What's wrong??

see the diffrence:

in DEV

Object Status: Services: 1 / Endpoints: 1

Porttype Namespace: urn:sap-com:document:sap:soap:functions:mc-style

Porttype Name: ZGET_SDORDER_RSPL

Internal Name: ZGET_SDORDER_RSPL

SOAP Applikation: URN:SAP-COM:SOAP:RUNTIME:APPLICATION:BAPI:710

Package Name: ZECOMM

Open porttype WSDL document

Open WSDL document for selected binding

Open Web Service navigator for selected binding

after transportation, it looks like in QAS:

Object Status: Services: 0 / Endpoints: 0

Porttype Namespace: urn:sap-com:document:sap:soap:functions:mc-style

Porttype Name: ZGET_SDORDER_RSPL

Internal Name: ZGET_SDORDER_RSPL

SOAP Applikation: URN:SAP-COM:SOAP:RUNTIME:APPLICATION:BAPI:710

Package Name: ZECOMM

Open porttype WSDL document

Open WSDL document for selected binding

Open Web Service navigator for selected binding

why Object Status: Services: 0 / Endpoints: 0 ???

thank for your help!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

First, you should have chosen a meaningful subject for your question.

Second, you should have posted in the right forum (Service Oriented Architecture).

Third, you should have read the documentation in help.sap.com where you would have seen that transporting web services only import the " Design Configuration" and not the "Runtime configuration".

You have to create the runtime configuration (service/endpoint) in each system using transaction SOAMANAGER because there is no reason for this configuration to be the same on the DEV and the production system.

Regards,

Olivier

Answers (1)

Answers (1)

JPReyes
Active Contributor
0 Kudos
  • because of reasons explained above.

Read the "Rules of Engagement"

Regards

Juan