Skip to Main Content

Intelligent Advisor

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Module: Alias for relationship

956042Sep 13 2012 — edited Sep 17 2012
Hi,
One of my colleagues tried to solve the problem I had posted earlier in a different way. He encountered a different problem (mentioned below):

Main rulebase - no property file
Module - with property file

In the module, defined an entity "the child" and exported the enitity to the property file.

Wrote a rule in the module with "ExistsScope(the children, the other child)". Built the rulebase as module successfully.
Then linked the module to the main rulebase. Build was fine. But when I tred Build and Debug without screen option, Main rulebase gave an error
entity "" does not exist in module Test_rulebase".

If I rewrite the rule using "ExistsScope(the children)", then it works fine. Not getting any errors.

Please help.

Thanks,
Naveen
This post has been answered by Kevin Wan-Oracle on Sep 13 2012
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 15 2012
Added on Sep 13 2012
5 comments
300 views