Question

I have a small rule which is running propely in Rule Studio when I tested with DVS. Now I deployed the rule to rule team server and when I opened the same rule in RTS. Its showing me all sorts of errors !. I am sure the error is not with the code,it is some issue or bug in IBM Jrules ILOG Rule Team Server. Any experts know about this bug ? I am using a trial version of IBM JRules v7.1

Please see the below attached image which shows the error in the RTS.

ILOG RTS error

Was it helpful?

Solution

Sounds like the BOM is not deployed :)
If JRules is complaining about every single word in the rule then, there is something wrong with the rule project; reference to the BOM or BOM itself if contained in the same rule project.
Dbl-chk and if needed redeploy the BOM.

The only "bug" is that the deployment wizard allows you to deploy a rule project on RTS even if the referenced BOM is not deployed on RTS. This is a regression "bug".
Because I think 6.x disallowed this.

I used 7.1.0 on my laptop for more than a year...And it worked like a charm.

Hope it helps

OTHER TIPS

My Asnwer sounds like a repetition of Damien, However I would mention

1) Please get the BOM Rule Project published to Rule Team Server. 2) Please deploy your other Rule Project that have a dependency on this.

You might have to edit the project dependencies (under Manage Project), and delete the project dependencies (be sure to save after the delete) and then add them again. If that does not work, also try emptying the cache. See the suggestions in Compile errors on rules in Decision Center and Rule Team Server (RTS)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top