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:
====================================================
- 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>
- 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