-
Launch the SmarTeam Data Model Designer utility.
-
From the File menu, select Modify Database Structure.
-
Select your database.
-
Create the IS_NEWFROM attribute for the Documents super-class. Note that CN_ is automatically added.
-
Modify the attribute definition as follows: Set the Attribute Type as Long Integer and the size as 4.
-
Save the changes in the database.
-
Launch the Integration Tool Setup utility.
-
Open the Special Attribute group tree.
-
Create an attribute property named Is_NewFrom. You must enter the exact name as indicated, use the corresponding uppercase or lowercase. The application checks this attribute property name and retrieves the database attribute name from it. That means that the attribute previously declared as CN_IS_NEWFROM could have a different name.
-
Add an attribute mapping by selecting the Documents class and the IS_NEWFROM attribute previously created in the SmarTeam Data Model Designer