JAVA

Tuesday 21 January 2020

Classic Rule Project VS Decision Service?

Classic Rule Project VS Decision Service:

 

Classic Rule Project: 

             In previous versions IBM ODM, you work on a group of related rule projects separately. You can define only one rule set signature per rule project. And there are no simple links to navigate from one to   another.

             When you synchronize them between the rule designer and the decision center, you have to synchronize one project at a time. While the regular business users work on the rule management, they might not easily test the rule changes within the business console.

 

 Classic Rule Project Management: 

  • Manage group of related projects separately.
  • In a Rule Designer Synchronize one project at a time.
  • In business console -no rule project deployment option.

 

Classic rule engine compilation process:


 Decision service:

              The decision engine is designed to optimize the execution performance of your ruleset. The decision engine works in a similar way to the classic rule engine, although there are differences in the compilation and loading of the rules.

Before deployment, Decision Center and Rule Designer compile the rules to a much further state for the decision engine than for the classic rule engine.     
        
Decision Center compiles the rules to intermediate code that requires only a final translation into executable code (Java™ byte code) at run time.

Need for New Decision Engine:

  • Ever increasing performance
  • Better Leverage of Hardware

  • Compilation Process:

          Few basic advantages of going for a decision engine are noted below:

    • Improved scalability. 
    •  Far less memory consumption.
    •  Significantly reduced ruleset loading time.
    •  Designed for concurrent execution.
    • Architecture open for extensions.

     

    Over all comparison between classic vs decision rule engine.

     

     

Saturday 11 January 2020

IBM ODM 8.7.1 Installation Process


Basic Installation Steps – IBM ODM

Version Considered: 8.7.1.(Through custom creation)

Step1. Have 5 disk tar files corresponding to IBM ODM Advanced 8.7

  • disk1 – Installation Manager and WAS
  • disk2 – Decision Server
  • disk3 – Decision Center
  • disk4 – Decision Server Events
  • disk5 – Decision Server Insights.
  •  

2. Unzip them using any related software(7-Zip is the preferable software)


3. Install IBM Installation Manager. Select location.




4. Add repositories in Installation Manager. (Disk1/Disk2/Disk3)


5. Install WAS (present in disk 1) first. Create a profile creation. (Remember the admin credentials which you provide).




 

7. provide Administrative security details like user name and password.
 




 8.start server.Once it is successfully started then stop the server.



9. Install DS and DC. (Events and Insights can be installed based on your usage).


 


10. Test the installation by launching rule designer and accessing Decision Center and RES consoles. (rtsAdmin/rtsAdmin and resAdmin/resAdmin).