Decision Management (ODM,ADS)

 View Only
  • 1.  How to deploy the rule package to another server

    Posted Tue May 07, 2024 07:05 PM
    Edited by Ajay Chowdhury Tue May 07, 2024 07:09 PM

    I have the Rules working on my local machine with localhost as my target server. Is there a document on how to setup ODM on an another server (ex: Dev or QA) and deploy the rules to that server as the target server?

    Thanks



    ------------------------------
    Ajay Chowdhury
    ------------------------------



  • 2.  RE: How to deploy the rule package to another server

    Posted Wed May 08, 2024 03:53 PM

    In term of topology you do something like this  https://community.ibm.com/community/user/automation/blogs/pierre-andre-paumelle1/2023/11/23/topology-for-odm-on-premise

    Then you have 2 options:

    1) 
    You declare the different RES servers in RD https://www.ibm.com/docs/en/odm/8.12.0?topic=services-deployment-configurations and DC  https://www.ibm.com/docs/en/odm/8.12.0?topic=console-managing-servers
    Then you deploy to the servers of your choice.

    2) You deploy only to a repository RES server and then you propagate this deployment to other instances of RES. It is the recommended approach since you are only building the ruleset once in this case and reusing the ruleapp generated. 
    https://www.linkedin.com/pulse/building-automated-cicd-pipelines-ibm-odm-peter-warde/



    ------------------------------
    Alain Robert
    ------------------------------