Common configuration properties of components

Common configuration properties are available on all Information Discovery components.

For more information on the purpose of these properties, see the Oracle Endeca Information Discovery Integrator Designer Guide.

Table 1. Common properties of Information Discovery components
Common property Purpose Valid values
ID Identifies the component among all of the other components within the same component type. Do not edit this field.
Component type Describes the type of the component. By adding a number to this component type, you can get a component ID. Do not edit this field.
Specification Describes what this component can do. Do not edit this field.
Phase Sets the phase number for the component. Because each graph runs in parallel within the same phase number, all components and edges that have the same phase number run simultaneously. An integer number of the phase to which the component belongs.
Enabled Enables or disables the component for parsing data.
  • enabled (the default) means the component can parse data.
  • disabled means the component does not parse data.
  • passThrough puts the component in passThrough mode, in which data records will pass through the component from input to output ports and the component will not change them.
Pass Through Input Port If the component runs in passThrough mode, you can specify which input port should receive the data records. Select the input port from the list of all input ports.
Pass Through Output Port If the component runs in passThrough mode, you can specify which output port should send the data records out. Select the output port from the list of all output ports.
Allocation If the graph is executed by a cluster of Integrator Servers, this attribute must be specified in the graph. For information on this property, see the Oracle Endeca Information Discovery Integrator Designer Guide.