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!

Unable to infer entities using a table

mehzinAug 18 2014 — edited Aug 18 2014

Hi,

I have the following structure in my data model:

  • Global
    • Entity A
      • Entity B

I am trying to infer Entity B using a rule table. I have defined the relationship(containment) between Entity A & Entity B. This is the rule that I have :

<containment relationship from Entity A to Entity B>
"ABC"conditions required for "ABC" to exist
"DEF"conditions required for "DEF" to exist

    

But when I try this, OPM throws an error saying that I need an "otherwise" condition.

My understanding is that "otherwise" would be applicable for general rule tables, but is not required when trying to infer instances using a table. Then why do I get this error? Is there any way to fix this ?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 15 2014
Added on Aug 18 2014
4 comments
1,448 views