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 use aliases in rules

user3554982Jul 10 2014 — edited Jul 22 2014

Hi,

I was trying to compile this simple rule using alias from an example given in OPM user guide.


the person (the colleague) is a member of the person's co-workers if

the person's workplace = the colleague's workplace

I have declared the following in properties file

1. entity named person

2. relationship of person with itself called 'the person's co-workers'

When I compile it I get the following error ::

Error after text 'the person's workplace = '. Found text: 'the colleague's workplace'. Expected value: variable,constant (OPA-E00111)

Please help.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 19 2014
Added on Jul 10 2014
4 comments
1,683 views