What are the Custom Registers?

Custom Registers is the Process of computing dynamic registers by mapping one or several model attributes to register columns.

Configure a Register

To see or edit a dynamic register,, navigate to the Assets page.

To load the register of a Model, select the model from the tree.

Add columns to the register by clicking the Add Column button and choosing a model attribute to map to a column.

  • Select a Category and Property name that identify the attribute
  • Select or type a Header Group to group the new column under
  • Select or type a Header Name to change the name of the column, if left blank the Property name is used
  • Click Map

If it is new the column is added to the register, and populated for every component (row) where the specified Category Property is defined. If a column with the same Group and Header already exists, the Category Property is added as an alternative source for the column and components that had null values are now populated if they have the specified attribute. A column can have any number of alternative source attributes.

Columns can be deleted by clicking the Remove Column button and selecting the Group and Header to delete.


FUZZY MATCHING & PRECEDENCE


For fine control over the attribute source, fuzzy matching or order of precedence when multiple options are possible, see the Suitability page.

Fuzzy matching and precedence are not currently implemented in the register preview page, but you can modify the query to do so or implement the logic in your BI platform of choice.

Next

Back to All Processes