Setting HTDS options

When you generate the WSDL of a SOAP hosted transparent decision service (HTDS), or the WADL or OpenAPI representation of a REST transparent decision service, you can configure the URLs, the web service endpoint, and the target namespaces of either type of transparent decision services.

You configure the URLs, the web service endpoint, and the target namespaces of a transparent decision service in two different cases:
  • In a service-oriented architecture (SOAP), when you integrate your business rules solution as a hosted transparent decision service (WSDL format).
  • When you prepare to execute a ruleset locally or remotely by using the REST API (WADL or OpenAPI format).
Restriction:
  • Generation of OpenAPI description files is supported for only Java™ XOMs, while WSDL and WADL file generation are supported for XML XOMs and Java XOMs with JAXB annotations.
  • Generation of WSDL, WADL, or OpenAPI description files is not available in the Rule Execution Server console for zRule Execution Server for z/OS.