Show TOC

Supported and Excluded Item Types FieldsLocate this document in the navigation structure

You are able to specify supported and excluded item types or ranges for each UWL Webflow Connector.

Supported Item Types Field

In the Supported Item Types field you specify the item types or ranges to filter.

The Supported Item Types field recognizes item types as enumeration of literals separated by commas “,” or semicolons ";". The supported item types need to be inscribed with TS or WS at the beginning and followed by eight digits (TSnnnnnnnn or WSnnnnnnnn).

Example

TS30000016, WS70000264

In connector edit mode, the Supported Item Type field is an editable box in which you can enter text.

In view mode, the Supported Item Type field label has a fixed width to match the width of the table. The height of the label is variable and extends at runtime to accommodate the item type enumeration length.

The range is defined as all possible numeric values between the lowest and highest numbers in the item type or workflow type. They must be separated by a hyphen "-".

Example

The range between TS30000003 and TS30000006(TS30000003-TS30000006) is: TS30000003, TS30000004, TS30000005, TS30000006
Excluded Item Types Field

In the Excluded Item Types field, you can specify the item types or ranges to filter.

The Excluded Item Types field recognizes item types as an enumeration of literals separated by commas“,”or semicolons ";".

Example

TS00000007, TS30000008

In connector edit mode, the “Excluded Item Type” field is an editable box in which you can enter text.

In view mode, the Excluded Item Type field label has a fixed width to match the width of the table. The height of the label is variable and extends at runtime to accommodate the item type enumeration length.

The range is defined as all possible numeric values between the lowest and highest numbers in the item type or workflow type. They must be separated by a hyphen "-".

Example

The range between WS30000003 and WS30000006(WS30000003-WS30000006) is: WS30000003, WS30000004, WS30000005, WS30000006