Skip to main content
  • Log in
  • Manage Cookies
Eclipse Plugins, Bundles and Products - Eclipse Marketplace
  • My Marketplace
  • Add Content
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Marketplace
  3. Tools
  4. IBM Operational Decision Manager for Developers v 8.10.x - Rule Designer

Please be aware that some listings have been temporarily delisted from our marketplace in order to improve the security of the platform. We apologize for any inconvenience this may caused.

For more information on this matter, please visit #1.

If you are a listing owner and would like to have your listing(s) reinstated, please open a ticket at https://gitlab.eclipse.org/eclipsefdn/it/websites/marketplace.eclipse.org/-/issues.

Thank you for your understanding and cooperation.

Eclipse Foundation Member
IBM Operational Decision Manager for Developers v 8.10.x - Rule Designer

IBM Operational Decision Manager for Developers v 8.10.x - Rule Designer
0
4
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Add this URL to your Eclipse Installation to reach this solution's update site.

Oxygen (4.7)

https://raw.githubusercontent.com/ODMDev/ruledesigner/8.10.5.1/p2/

Oxygen (4.7)

https://raw.githubusercontent.com/ODMDev/ruledesigner/8.10.3/p2/

Oxygen (4.7)

https://raw.githubusercontent.com/ODMDev/ruledesigner/8.10.2/p2/

Oxygen (4.7)

https://raw.githubusercontent.com/ODMDev/ruledesigner/8.10.5/p2/

Learn more...

Details Group Tabs

Details

Rule Designer is the Eclipse-based development environment of IBM Operational Decision Manager for Developers, for making rule applications that automate the implementation of business policies. Developers benefit from a short learning curve, and best-of-class power and efficiency for rule applications development.

Rule Designer key features include co-editing and debugging of Java code and rules, auto correction of rules, decision flow control, code-generation wizards, source code control integration, and conflict and redundancy detection.

When used with IBM Operational Decision Manager for Developers, Rule Designer completes a collaborative work environment for developers to automate a company's business policies for in-house or web-based use.

For additional information and support, go to the IBM Operational Decision Manager Developer Center (https://community.ibm.com/community/user/automation/communities/communit...).

Categories:
  • Application Development Frameworks
Tags:
  • ODM,
  • rules,
  • decision code management,
  • policy-based applications,
  • business automation
Additional Details
Eclipse Versions: 
Oxygen (4.7)
Platform Support: 
Windows, Mac, Linux/GTK
Organization Name: 
IBM
Development Status: 
Production/Stable
Date Created: 
Mon, 2020-06-08 02:35
License: 
Commercial - Free
Date Updated: 
Wed, 2022-09-21 09:17
Submitted by: 
François Trible
Metrics
DateRankingInstallsClickthroughs
March 2023361/65822 (0.01%)4
February 2023338/66837 (0.01%)14
January 2023466/67713 (0%)8
December 2022479/80514 (0%)11
November 2022577/8089 (0%)7
October 2022394/81132 (0.01%)8
September 2022394/81230 (0.01%)11
August 2022308/80850 (0.01%)8
July 2022322/81649 (0.01%)5
June 2022372/81035 (0.01%)7
May 2022365/81041 (0.01%)11
April 2022371/81738 (0.01%)12
View Data for all Listings
Errors

Unsuccessful Installs in the last 7 Days: 8

CountError Message
8Cannot complete the install because one or more required items could not be found....
Download last 500 errors (CSV)
External Install Button

Marketplace Drag to Install button

By adding the following code below to your website you will be able to add an install button for IBM Operational Decision Manager for Developers v 8.10.x - Rule Designer.

HTML Code:


Markdown Syntax:



Output: Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client
Tuesday, March 21, 2023 - 03:20

Reviews Sign in to post reviews

lunyi476's picture

Error when create a BOM entry from XOM

Submitted by Lun Yi on Fri, 2021-06-11 11:57

Please help!

Error Message:  java.lang.NullpointException when create a BOM entry from XOM from Rule project of Rule Designer plugin in eclipse Oxygen (version 4.7.3a)

steps to create error

(1) Installed Rule Designer plogin for eclipse Oxygen.

(2) Create one main rule project

(3) Import XOM from Java Execution Object Model (java project). Created a project classes zip file  In resources\xom-library folder.

(4) Create BOM entry from XOM

(5) Choose XOM entry by selecting java project

(6) Select one specific class and push finish button and see error message  java.lang.NullpointException

I checked xom-libray zip file and I can find the specific class file existing.

It looks configuration issue of Rule Project ?

Thanks,

Lun Yi

lunyi476's picture

Error install eclipse plugin of DM for developer 8.10.x rule Des

Submitted by Lun Yi on Thu, 2021-06-10 12:45

Please Help ! 

when I install eclipse Plugin of Decision Manager for developer see error:

(my eclipse version: 

Eclipse IDE for Enterprise Java and Web Developers (includes Incubating components)

Version: 2021-03 (4.19.0))

 

How can I resolve required dependency:

org.eclipse.equinox.p2.iu,

com.ibm.rules.studio.base.feature.feature.group 0.0.0

 

Thanks.

 

Lun Yi

************************************ERROR ****************************************

Cannot complete the install because one or more required items could not be found.
  Software being installed: IBM ODM for Developers - Rule Designer 8.10.5.0 (com.ibm.rules.studio.container.feature.feature.group 8.10.5.0)
  Missing requirement: IBM Decision Server Designer Base 8.10.5.0 (com.ibm.rules.studio.base.feature.feature.group 8.10.5.0) requires 'org.eclipse.equinox.p2.iu; org.eclipse.platform.feature.group [4.7.0,4.8.0)' but it could not be found
  Cannot satisfy dependency:
    From: IBM ODM for Developers - Rule Designer 8.10.5.0 (com.ibm.rules.studio.container.feature.feature.group 8.10.5.0)
    To: org.eclipse.equinox.p2.iu; com.ibm.rules.studio.base.feature.feature.group 0.0.0

ftrible's picture

Re: Error install eclipse plugin of DM for developer 8.10.x

Submitted by François Trible on Fri, 2021-06-11 10:36

You can create an issue in this github : https://github.com/ODMDev/ruledesigner/ to continue the discussion. Could you verify you use Eclipse 4.7.3 Oxygen version to install this plugin.

lunyi476's picture

Re: Re: Error install eclipse plugin of DM for developer 8.10.x

Submitted by Lun Yi on Fri, 2021-06-11 11:31

This solved the issue.

 

Thank you very much.

Markets

  • Eclipse Project (4)
  • Tools (1342)
    • Application Development Frameworks (171)
    • Application Management (32)
    • Application Server (31)
    • BIRT (10)
    • Build and Deploy (104)
    • Business Intelligence, Reporting and Charting (14)
    • Code Management (117)
    • Collaboration (37)
    • Database (44)
    • Database Development (34)
    • Database Persistence (17)
    • Documentation (60)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
    • EclipseRT Target Platform Components (10)
    • Editor (339)
    • Entertainment (14)
    • General Purpose Tools (124)
    • Graphics (34)
    • IDE (344)
    • Internet of Things (IoT) (35)
    • J2EE Development Platform (44)
    • J2ME (5)
    • Languages (155)
    • Linux Tools (19)
    • Logging (22)
    • Mobile and Device Development (49)
    • Modeling (90)
    • Modeling Tools (146)
    • Mylyn Connectors (20)
    • Network (14)
    • Other (74)
    • Process (18)
    • Profiling (22)
    • Programming Languages (100)
    • Reporting (32)
    • Rich Client Applications (39)
    • Science (4)
    • SCM (20)
    • Search (42)
    • SOA Development (15)
    • Source Code Analyzer (99)
    • Systems Development (59)
    • Team Development (54)
    • Testing (90)
    • Tools (568)
    • UI (97)
    • UML (40)
    • Web (90)
    • Web Services (31)
    • Web, XML, Java EE and OSGi Enterprise Development (32)
    • XML (29)
  • IoT (172)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
  • RCP Applications (79)
  • Training & Consulting (53)
  • Long Term Support (11)

Search

Advanced Search

More like this

  • IBM Operational Decision Manager for Developers v 8.9.2- Rule Designer
  • IBM Operational Decision Manager for Developers v 8.10.2- Rule Designer
  • IBM Operational Decision Manager for Developers v 8.11.1.x- Rule Designer
  • IBM Operational Decision Manager for Developers v 8.10.1- Rule Designer
  • IBM Operational Decision Manager for Developers v 8.10.3- Rule Designer

Favorited by

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Publishing Guidelines
  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Welcome to Marketplace
  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top