Attributes - NEW 🚀

Do you want to know everything about attributes? Head over to the Dataflow attributes page.

The Administrator is in charge of configuring the attributes that the user will select when modeling a flow - in the Dataflow Modeler section - or when the instance of a flow needs to be filled in with extra information - in the dataflow inquiry section.
To configure attributes, go to Setup → Attributes and click the NEW button on the top-right corner. The dialog window shown in the following figure will appear.

Dataflow model attributes

Dataflow model attributes can be assigned when modeling a flow. To create a new Dataflow model attribute, fill in these fields:

  • Status: set the toggle switch to on (the attribute is active) or off (the attribute is created but will not be listed among the attributes available).
  • Name: assign a name to the attribute.
  • Description (optional): you can enter a description for the attribute you are creating.
  • Category: select Dataflow model.
  • Type: select if the attribute must be:
    • Closed: the user can choose only among the list of values you are setting.
    • Open: the user can choose among the values you are setting and can also add new values.
  • Mandatory: check this box if you want the user to enter/select at least one attribute and uncheck it if the user must be able to leave the model without attributes.
  • Multiple options: check this box if multiple attributes can be assigned to the flow when modeling it. Uncheck the box if only one attribute must be assigned.
  • Values: enter the values of the attribute and click the ADD button. You can add as many values as needed, clicking the button every time you need to add a new field.

If you need to edit the Attribute or any of its values, click the 3-dots icon and select the Edit option. The panel will appear allowing you to edit the selected attribute.

Once you have configured Dataflow model attributes and their values, users will find them in the Dataflow Attributes panel, where they can be used to categorize flows when modeling them.
The panel is in Design → Dataflow Models → Dataflow Modeler → DATAFLOW PROPERTIES panel → icon. See Modeling Dataflows for details.

These attributes are spread on instances and cannot be deleted.

Dataflow instance attributes

Dataflow model attributes can be assigned when the instance of a flow needs to be filled in with extra information. To create a new Dataflow instance attribute, fill in these fields:

  • Status: set the toggle switch to on (the attribute is active) or off (the attribute is created but will not be listed among the attributes available).
  • Name: assign a name to the attribute.
  • Description (optional): you can enter a description for the attribute you are creating.
  • Category: select Dataflow instance.
  • Multiple options: check this box if multiple attributes can be assigned to the instance. Uncheck the box if only one attribute must be assigned.
  • Values: enter the values of the attribute and click the ADD button. You can add as many values as needed, clicking the button every time you need to add a new field.

If you need to edit the Attribute or any of its values, click the 3-dots icon and select the Edit option. The panel will appear allowing you to edit the selected attribute.

Once you have configured Dataflow instance attributes and their values, users will find them when opening the instance of a flow. They can be used to add information to the instance. To find them, go to Monitoring → Dataflow inquiry → Open a flow → Click the ADD DATAFLOW INSTANCE ATTRIBUTE button.

These attributes can be deleted clicking the x on the right of the purple chip.