When I export a SAP standard WSDL for an outbound webservice, I get an error when I try to open it in soapUI.
An outbound webservice could be something like the 3PL Outbound Delivery Request webservice, which BYD calls the external system to send an order to start shipping. Since it's an external API (that is, not in SAP BYD), there is probably not an endpoint in the WSDL.
When I create a project around this WSDL, soapUI complains "Found nothing to import in file ....<WSDL name>".
Has anyone figured out how to fix this ? I assume probably something in the WSDL needs to be added or edited.
Appreciate your tips. Thanks ahead !