Hi Arnab,
There is an article about using ODM Value Editors and Dynamic Domains that may help you here -
https://www.linkedin.com/pulse/using-reference-data-rule-authoring-ibm-operational-decision-warde. You can also find it IBM Automation -
https://community.ibm.com/community/user/automation/blogs/peter-wardeI am not 100% clear about what you are doing as plugins usually refer to Eclipse plugins used in Rule Designer. For Decision Center you need to create library jars and repackage them in the Decision Center web archive.

In the article you will find a reference to a framework that allows you build both Value Editors and Dynamic Domains for both Decision Center and Rule Designer using a single framework and Maven plugin. I can help you with this, or you can try and build you own.
There is also Decision Center Repackage Maven plugin which you can find a description of here -
https://bitbucket.org/odm-accelerator/about/wiki/Home#markdown-header-example-repackage-decision-center-archive-plugin). It can add custom properties such as the Git Revision Number, jars added etc. to the Manifest.MF file for traceability.

You can easily use this in your DevOps pipeline. ODM come with a Ant task for doing so, but it is legacy, full of lots of Ant boiler plate and very slow, and has no traceability. Again, I can help you with this or your can build your own.
Hope this helps.
------------------------------
Peter Warde
peterwarde@rulearchitect.com------------------------------
Original Message:
Sent: Wed February 01, 2023 01:24 PM
From: Arnab Mukherje
Subject: Repackaging Decision Center on Kubernetes
Hi,
I am new to ODM administration and my org is currently using ODM helm releases to Deploy to Azure.
I am looking for some solution to enable
1. Decision Center Dynamic Domains
2. Value editor
To uat. I have earlier developed the plugins and repackaged with standalone server deployment. Is there any documentation where I can find the steps to add these plugins to ODM decision center deployed on Kubernetes.
------------------------------
Arnab Mukherje
------------------------------