Embedded managed Java XOM in Decision Center
Embedded managed Java™ XOMs are managed Java XOM resources (.jar) and libraries that
are included in a RuleApp archive. You can download RuleApp archives with embedded managed Java XOMs by using the Decision Center REST API. By embedding managed Java XOMs in a RuleApp archive, you can easily maintain the
version of the managed Java XOM and the version of the
corresponding ruleset together.
The embedded managed Java XOM feature can be operated from
the Decision Center REST API.
| Module or tool | Deploy | Create or retrieve | Description |
|---|---|---|---|
| REST API | You can create a RuleApp archive with or without the embedded managed Java XOM. |
Set the parameter includeXOMInArchive to true to include
the XOM in your RuleApp archive. |