Previous Topic: Deviations Showing Added ElementsNext Topic: Planning Your SAM Implementation


Deviations Showing Modified Elements

Deviations showing modified elements occur when no single deviation line in the deviation data file shows a modification. To identify a modification, you need to look for sequential removal and addition lines that apply to the same element. For example, in the following extract from a deviation data file, mytestuser has been modified from having the Operator value to having both the Auditor and Administrator values:

DIFF, (USER), (mytestuser2), (OBJ_TYPE), -(Operator)
DIFF, (USER), (mytestuser2), (OBJ_TYPE), +(Auditor)
DIFF, (USER), (mytestuser2), (OBJ_TYPE), +(Administrator)