IBM Support

Clustering Decision Validation Services

Question & Answer


Question

How can we cluster Decision Validation Services (DVS)?

Answer

When running test suites and simulations from Rule Team Server (RTS), the Scenario Service Provider (SSP), which is the execution component of DVS, has to be deployed on the same server Java Virtual Machine (JVM) as the Rule Execution Server management console.

Since the SSP is a client to Rule Execution Server and it invokes Rule Execution Server locally using a POJO rule session, you will need to deploy an Execution Unit (XU) along with the Rule Execution Server console and SSP.

In a clustered environment, without customization, you will have to deploy the SSP and Rule Execution Server management console on the same server outside the cluster, and no other SSP should be deployed inside the cluster.

Or you can make use of IlrSSPResolver to cluster the SSP on nodes where the XU is deployed, and implement load balancing through the IlrSSPResolver. IlrSSPResolver can be used to resolve the SSP location based on the Rule Execution Server management console URL chosen to run the test: in its getSSPURL() method, you can define at which URL you want to find the SSP. A sample implementation can be found at this technote.

You can refer to the following documentation on how to deploy the SSP:
WebSphere ILOG JRules V7.X.Y: Java EE add-ons > Installing on <your application server> > Installing Decision Validation Services > Deploying the Decision Validation Services archive

[{"Product":{"code":"SS6MXF","label":"WebSphere ILOG Decision Validation Services"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Installation","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"},{"code":"PF035","label":"z\/OS"}],"Version":"7.1;7.0","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}},{"Product":{"code":"SSQP76","label":"IBM Operational Decision Manager"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":null,"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.5","Edition":"Enterprise","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
15 June 2018

UID

swg21425487