Eliminate Capability Mismatch

(Available with Order Execution Mgt.)

Description

Range Source Eliminate by Capability Mismatch applies a weight to items for which the value of a specified attribute does not match the value of any point within RCO's set of capability points.

The applied weight is a value that:

  • You entered in the Set Block Weights function block's corresponding parameter.
  • Set Block Weights assigns to this function block.
Note: A block that applies a zero weight directly eliminates items that fail from the range source.

Parameters

This function block has the following parameters:

Parameter Description
Always Evaluate Hard, Soft or Breakable. Controls what happens when the extension eliminates all items in the range source.
Hard All items will remain eliminated. Note: When all decisions are eliminated the RCO Output Module, None, is executed to handle this condition.
Soft Roll back any eliminations made by this extension.
Breakable Roll back any eliminations made by this extension that have a danger point value of TRUE (non zero). Routing modules will first use the danger defined for each individual decision. However, one of the following may occur instead.
If: Then:
  • No danger point has been configured for the decision.
The site-wide danger point will be used.
  • This function block is used in the decision output logic.
The site-wide danger point will be used.
  • No danger point can be found for a decision.
The decision remains eliminated.
Attribute Name ID of the attribute to base the comparison on.
Attribute Start Byte (Optional) An integer that specifies the byte address (offset) of the first byte within the attribute is included in the value comparison.
Attribute Length (Optional) An integer that specifies the number of bytes, beginning with the Attribute Start Byte, to include in the value comparison.
Region Name Region where the capability point to be compared with an attribute is assigned.
Capability Point Number Capability point (Point #1, Point #2, or Point #3) from that region.
Attribute Point ID (Optional) Text point. Stores the name of an attribute. Supercedes Attribute Name.
Note: You can compare the value of an attribute, or the value of a specified number of bytes within an attribute.
Option Attribute Start Character  is: Attribute Length is:   Result
1 Specified and Specified The value of the specified bytes, taken as a whole, is compared.
2 Specified and Not specified A one byte value is compared.
3 Not specified and Not specified The binary value of the attribute is compared.