1.2. Creating the Data Model

Go to the Data model tab and press New > Entity. The class name is Contract.

CreateContractEntity

Create the following entity attributes:

  • number (String type)

  • date (Date type)

  • state (String type)

ContractEntityAttributes

Go to the Instance name tab and add the number attribute to Name pattern attributes.

ContractEntityNamePattern

Press the OK button to save the entity.