cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to execute / test service from SOAMANAGER transaction

Former Member
0 Kudos

Hello,

We would like to Implement SOA architecture. As intial step are trying

to implement Enterprise services to create / change sales orders.

We tried to execute service (ECC_SALESORDERCRTRC1) using newly provided

transactuion "SOAMANAGER" in SAP ECC 6.0 EP 3.0

We could create binding & generate end points. However it is generating

faulty WSDL as follows:

====================================================

- <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">

- <soap:Body>

- <soap:Fault>

<faultcode>soap:Server</faultcode>

<faultstring>Unexpected error: Incorrect value: Location URL for

subject IF {http</faultstring>

- <detail xmlns:slibfault="http://xml.sap.com/2005/11/esi/slib/fault/">

<slibfault:timestamp>Fri, 14 Nov 2008 06:06:53

GMT</slibfault:timestamp>

- <slibfault:exception>

<slibfault:text>Incorrect value: Location URL for subject IF

{http://sap.com/xi/APPL/Global2}:SalesOrderERPCreateRequestConfirmation_

In_V1 not found</slibfault:text>

<slibfault:position program="CL_SIDL_SUBJECT_ADAPTER=======CP"

include="CL_SIDL_SUBJECT_ADAPTER=======CM006" line="47" />

</slibfault:exception>

</detail>

</soap:Fault>

</soap:Body>

</soap:Envelope>

=====================================================

Can anybody share the experience on working with SOAMANGER to resolve this issue?

With Regards

Mangesh A. Kulkarni

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Use SOAMANGER to create your Web Service.You can also track and test your service through logs,traces and Web Services Navigator.

Regards

Snehasish

Former Member
0 Kudos

Hello Snehasish,

Thanks for the reply.

We are using SOAMANAGER transaction only to create/execute service. Still we are facing the smae problem as mentioned in earlier response

with regards

Mangesh A. Kulkarni

Former Member
0 Kudos

Use 'Open Web Service navigator for selected binding' in Web Service Administration of SOAMANAGER to get

your correct WSDL and URL.If still facing same issue let me know.

Regards

Snehasish

Former Member
0 Kudos

Hello,

Thanks for the reply. We could trace the wsdl url for service

ECC_SALESORDERCRTRC.

Also have u ever used this service to create Sales orders. If yes could you plz rhrow some light on the input parameters required to execute this service?

with regards,

Mangesh A. Kulkarni

Answers (0)