Skip to content
  • There are no suggestions because the search field is empty.

Add example data

Add example data

To create example data for an Output Port, open the output port overview page:



Then click on the Add Example Data button :

The Add Example Data side panel window opens:

Fill in the following information:

  1. Model Object: select a Model Object part of the Output Port for which you want to create example data
  2. Example Data: fill in example data with the following rules:
    1. Enter data in CSV format:
      1. Use commas (,) to separate columns
      2. Use new lines to separate rows
      3. First row should be headers
    2. The headers must respect exactly the terms of the Model Object
    3. Example:
Header1,Header2,Header3
Value1,Value2,Value3
Value4,Value5,Value6

Click on the SAVE button.

A notification confirms the successful creation:

The new example data is now available:

Demonstration video