B_Subnetwork_ConditionBarriers

The B_Subnetwork_ConditionBarriers table is used to define condition barriers of a subnetwork, which are used to configure the subnetwork trace.

FieldDescription

Tier Name

The subnetwork name. The Name value is the same as one of the tier names in the B_Tier table.

Name

Name of the network attributes or Catagory.

Operator

The operator used on the network attribute to set the condition barrier. The following are valid inputs:

  • IS_EQUAL_TO
  • DOES_NOT_EQUAL
  • IS_GREATER_THAN
  • IS_GREATER_THAN_OR_EQUAL_TO
  • IS_LESS_THAN
  • IS_LESS_THAN_OR_EQUAL_TO
  • INCLUDES_THE_VALUES
  • DOES_NOT_INCLUDE_THE_VALUES
  • INCLUDES_ANY
  • DOES_NOT_INCLUDE_ANY

Type

Defines if the condition barrier is for all features with the network attribute or a specific value. The following are valid inputs:

  • SPECIFIC_VALUE
  • NETWORK_ATTRIBUTE

Value

The value of the network attribute used to set the condition barrier or the name of the category.

Combine Using

When configuring multiple condition barriers for one subnetwork, this field can be used to define how network attributes are combined when running a subnetwork trace. The following are valid inputs:

  • AND
  • OR
Field values in the B_Subnetwork_ConditionBarriers table of an asset package
Top