/
Validation rule: Imod_and_SS

Attention: Confluence is not suitable for the storage of highly confidential data. Please ensure that any data classified as Highly Protected is stored using a more secure platform.
If you have any questions, please refer to the University's data classification guide or contact ict.askcyber@sydney.edu.au

Validation rule: Imod_and_SS

Validation rule Details

Name

Imod_and_SS

Label

Imod_and_SS

Object

AQB__AlternateID__c

Active

No

Formula

AND( $User.Alias <> 'mule',
NOT(
IF
(
AND(text(AQB__Type__c)<>'Sydney Student ID',text(AQB__Type__c)<>'imodules' ),True,

IF(
AND( text( AQB__Type__c )='imodules', AQB__AlternateID__c = AQB__NonuniqueAlternateId__c ),True,

IF
(AND(text(AQB__Type__c)='Sydney Student ID',AQB__AlternateID__c = AQB__NonuniqueAlternateId__c),True,False

)

)
)


)
)

Error message

For type='imodules' and type='Sydney Student Id' the Unique and Non-unique IDs should be the same.

Error location

Top of Page

Description

This validation rule states that the 'Sydney Student' and 'Imodules' types should have the same unique and non-unique IDs.

Related content

Validation rule: Usyd_Account_PermAddrPhone_Validation
Validation rule: Usyd_Account_PermAddrPhone_Validation
More like this
Validation rule: Syncing_of_Status_and_IsActive
Validation rule: Syncing_of_Status_and_IsActive
More like this
Validation rule: Usyd_Alternate_Channel_Phone_Validation
Validation rule: Usyd_Alternate_Channel_Phone_Validation
More like this
Validation rule: Usyd_Account_Phone_Validation
Validation rule: Usyd_Account_Phone_Validation
More like this
Validation rule: Offered_at_this_Institution_Validation
Validation rule: Offered_at_this_Institution_Validation
More like this
Validation rule: Usyd_Contact_Phone_Validation
Validation rule: Usyd_Contact_Phone_Validation
More like this