1.2. Creating the Data Model
Go to the Data model tab and press New > Entity. The class name is Contract.
Figure 3. Create Contract Entity
Create the following entity attributes:
-
number(Stringtype) -
date(Datetype) -
state(Stringtype)
Figure 4. Contract Entity Attributes
Go to the Instance name tab and add the number attribute to Name pattern attributes.
Figure 5. Name Pattern
Press the OK button to save the entity.