Step 6: Deploying the hosted transparent decision service

You can deploy the hosted transparent decision service on your application server.

About this task

A hosted transparent decision service allows you to make rulesets available as web services without any code deployment (see Hosted transparent decision services).

Note: Whenever HTDS is running on a different host than the RES console, you must specify the URL of HTDS in the value associated with the ilog.rules.res.HTDS_CONTEXT parameter in the WEB-INF/web.xml file of the management archive (res.war).

Procedure

  1. To deploy the hosted transparent decision service, follow the procedure that applies to the version of Operational Decision Manager that you use, as explained in the following table:
    Operational Decision Manager version Procedure
    8.10.0 Copy the file jrules-res-htds-JBOSS6EAP.ear from <ODM_InstallDir>/executionserver/applicationservers/JBoss6EAP to the <JBOSS_HOME>/standalone/deployments directory.
    8.10.1 and 8.10.2 Copy the file jrules-res-htds-JBOSS.ear from <ODM_InstallDir>/executionserver/applicationservers/JBoss to the <JBOSS_HOME>/standalone/deployments directory.
  2. Set the ruleset.xmlDocumentDriverPool.maxSize ruleset property to the appropriate value.

What to do next

For more information about checking that the hosted transparent decision service has been deployed successfully, refer to the Rule Execution Server console online help.