Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Robust import set transformer properties

Properties that define the types of updates that are permitted.

Properties for CI reclassification

To configure properties, navigate to System Import Sets > Administration > Robust Import Set Transformers.

The properties defined in the Robust Import Set Transformers form are at the IRE payload level and apply to all rows for the given import. If you define properties at the individual item level using IntegrationHub ETL, they take priority over properties defined at the IRE payload level. For more details about CI reclassification, see, CI reclassification during IRE processing.

NameValueDescription
ire.input.items.settings.updateWithoutDowngradetrue/falseValid values: - true: Update the item but don’t permit a downgrade. - false: Update the item and permit a downgrade. Default: false
ire.input.items.settings.updateWithoutUpgradetrue/falseValid values: - true: Update the item but don’t permit an upgrade. - false: Update the item and permit an upgrade. Default: false
ire.input.items.settings.updateWithoutSwitchtrue/falseValid values: - true: Update the item but don’t permit class switching. - false: Update the item and permit class switching. Default: false
ire.input.items.classDowngradetrue/falseValid values: - true: Update the CI class to a class that is higher in the class hierarchy, and the newly assigned class is a parent of the current class. - false: Update the item but don’t permit a class downgrade. Default: false
ire.input.items.classUpgradetrue/falseValid values: - true: Update the CI class to a class that is higher in the class hierarchy, and the newly assigned class is a parent of the current class. - false: Update the item but do permit a class downgrade. Default: false
ire.input.items.classSwitchtrue/falseValid values: - true: Update the attribute. The newly assigned class is in a different branch in the class hierarchy and has a different set of attributes than the current class. - false: Update the attributes but don’tn’t permit a class switch. Default: false