/mcpTest Condition: Rule (RI-343): Type: Validation (Insert/Update) Rule Name: EM Logout Profile Model and Protocol Restric Description: The model and protocol of a phone and a User must both match Test Condition: ON INSERT/UPDATE IN Device IF (Device.tkMo (Device.tkDeviceProtocol <> Profile.tkDeviceP Error Message: Logout Profile is not the same model and prot Remedy: Select a logout profile that is the same model a Rule (RI-402): Type: Active (Insert/Update) Rule Name: Security Profile required if Standard Security automatically set to NULL Description: If a Standard Security Profile exist for a given class must use a Security Profile. Test Condition: ON INSERT/UPDATE INTO Device: IF (new_fkS INTO nRows FROM SecurityProfile where IsSt tkDeviceProtocol = new_tkDeviceProtocol); IF Error Message: A security profile is required for this model an Remedy: Specify a Security Profile that matches the dev Rule (RI-940): Type: Validation (Insert/Update) Rule Name: Model Independent Security Profile Description: Check if the device supports Model independe this device support features like Encryption,A doesn't supports any of these three features th Secure security profile intended for that parti Test Condition: ON INSERT/UPDATE INTO Device: SELECT tkS SecurityProfile WHERE pkid = new_fkSecurity Security Profile (m_tkSecurityProfile =99) THE supporting feature: Encryption, Authenticatio (new_tkDeviceProtocol,99) and tkModel = new ELSE SELECT pkid INTO m_fkSecurityProfile F new_tkModel AND tkDeviceProtocol = new_tk m_fkSecurityProfile; Remedy: 1 Rule (RI-2129): Type: Validation (Insert/Update) Rule Name: Rule to validate INSERT/UPDATE on column E




