Hi,
I'm trying to expose a Ruleset as a Web Service per the following document:
Exposing a Ruleset as a Web Service - Modeling Rules with Rules Composer - SAP Library
However the generated WSDL has a soap:address to localhost:
<soap:address xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" location="http://localhost:50500/totalcredit.mx~comisiones-ComisionesCalc/ComisionesCalc/ComisionesCalcPortType"/>
In which NWDS view can I configure the Java AS FQDN that will contain the web service?
Thanks,