Deprecated

General


Some components (functions, Integration Units, etc.) are marked as 'deprecated' in the documentation. This means that these components are outdated and should no longer be used for new developments.

These components will no longer be supported by our support team.

Old profiles that use such components will continue to work.

View in GUI


Whether such components are displayed in the GUI for selection depends on the following option in configuration file ./etc/startup.xml.

...
<Set name="disableDeprecatedClasses">true</Set>
...

If the option is present and set to true, these components will not be displayed in the GUI.

If the option is not present or is set to false, these components will be displayed in the GUI, but in strikethrough format.