This repository is the home directory of IBM Operational Decision Manager for Developers, where you can find early access material for this program.
Rule Designer is the Eclipse-based development environment for ODM developers. Rule Designer is needed to begin the development of a decision service. You must define a XOM and set up a vocabulary so that you can author and orchestrate business rules.
In the designer, developers can edit and debug Java code and rules alongside each other. The key features include auto correction of rules, decision flow control, code-generation wizards, source code control integration, and conflict and redundancy detection. Used with Decision Center and Rule Execution Server, Rule Designer completes a collaborative work environment for developers, business users, integrators, and release managers to automate a company's business policies.
- Eclipse 4.4 Luna Packages
You must install the update site for Rule Designer into an existing Eclipse.
- Start Eclipse.
- Switch to the Java perspective (click Window > Open Perspective > Java).
- Click Help > Install New Software.
- Add the update site to install:
- In the Install wizard, next to the Work with field, click Add.
- In the Name field, enter a name for the repository. For example, enter Rule Designer.
- In the Location field, enter https://github.com/ODMDev/ruledesigner/raw/master.
- Click OK.
- Click Select All, and click Next. Eclipse calculates the dependencies and requirements.
- In the Install dialog, click Next.
- In the Review Licenses dialog, select
I accept the terms of the license agreement
, and then click Finish. The installation might take a few seconds to complete. If a security warning about the validity of the software opens, click OK to proceed with the installation. - If you are prompted to restart Eclipse, click Yes.
- If not displayed by default, switch to the Rule perspective (Window > Open Perspective > Rule).
For issues relating specifically to this project and scripts, please use the GitHub issue tracker.
The files found in this project are licensed under the IBM Operational Decision Manager for Developers license.
© Copyright IBM Corporation 2018.