Status Control
Using Status Control with Data Access Control
: Examples
Examples
Example to Prevent Modification of an Object of a Certain Status
This is to prevent changes to an object once it has reached a level of completion.
Create a PEROP that denies modify and delete operations on equipment for all attributes once the Design Status is greater than or equal to 50%. Here is the condition to use.
COND ( ATTRIB STVNUM(ID /DesignStatus ) GE 50 )
A suitable error message would be: DAC: You may not modify object that has status Work Completed
1974 to current year.
AVEVA Solutions Limited and its subsidiaries. All rights reserved.