Create an Integer Property

Check boxes and text fields are examples of the integer property. Use the integer property to enter numerical values such as port number, or to select your decision such as whether an additional inventory has been approved by the dispatcher [Yes/No].

This example creates an integer property, Customer confirmed, and displays the property as a check box in the user interface.
  1. Navigate to the Configuration page.
  2. Click Properties in the Resources, Activities, Inventories section.
  3. Click Add New.
  4. Select Integer from the Property Type drop-down list.
  5. Enter Customer confirmed in the Property Name field. Enter the name in English and in all the languages that are active in the application.
  6. Enter Cust_decision in the Property label field.
  7. Select Activity from the Entity drop-down list.
  8. Select Checkbox element for GUI.
  9. Enter an expression in the Regular expression field to validate input or to force the data to display in a certain way.
  10. Select whether you want to duplicate the property while reopening the activity or applying pre-work for a new activity.
  11. Click Add.
    The newly added property appears on the Properties page.