RDF: Error In Rule Validations With Same Measure In RHS And LHS
Last updated on MARCH 05, 2018
Applies to:
Oracle Retail Predictive Application Server - Version 16.0 to 16.0.2 [Release 16.0]Information in this document applies to any platform.
Symptoms
mace is not validating an expression where a measure exists on the LHS and also on the RHS, similar to how configuration tool does.
The following is the scenario:
1. Register an integer measure based at week:
regmeasure -d <domain_path> -add X -type int -db data/test -baseint week
2. (Optional) Populate it with the week index:
mace -d <domain_path> -run -expression "X = current"
3. Attempt to run an invalid "A = A + 1" style expression:
mace -d <domain_path> -run -expression "X = X + 1"
4. Note that there are no validation errors.
Changes
Cause
Sign In with your My Oracle Support account |
|
Don't have a My Oracle Support account? Click to get started |
My Oracle Support provides customers with access to over a
Million Knowledge Articles and hundreds of Community platforms