Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Configurable Fi2 Export

This export method allows user to control what classes and what tags are emitted, as well as control the type of the tag. This export allows users to export Fi2 XML with specific data tags designed for fields like ID, area or dictionary (lookup) fields.

The Fi2 export configuration is based on two sets of configurations.

Info

Note, that depending on a selected view, a specific classes can be exported. Data View (Like fi2propertyview_006) will impose specific structure (hierarchy) and specific classes.

The first set involves domain mappings, where you can utilize standard mapping to specify the fields from the system that need to be exported. These mappings can make use of dedicated Fi2 fields, which are detailed in the following link: Fi2 Mappings.

...

While adhering to the Fi2 standard is recommended, you have the flexibility to choose the type in which a particular value is exported. For instance, the master GUID of the object can be exported as an ID tag or as a generic value.

To configure second part - Fi2 version and other system options, please refer to: Plugin config for export

More information regarding export to external systems via live plugins like LEB, can be found here: LEB Plugin (fi2)

...