Object Types Reference > Siebel Object Types >

Integration Component Field


Siebel Object Types > Integration Object > Integration Component > Integration Component Field

Field of an Integration Component object.

Properties
Property
Description/Usage
Valid Values/Examples

Adapter Info (S)

Used by Siebel Systems for synchronization by Integration Object Wizard.

 

Business Component Field (O)

Name of the business component field.

 

Column (O)

Name of the column.

 

External Data Type (R)

The data type of the field from the external application.

 

External Length (O)

The length of the external data element that corresponds to the Integration component field.

 

External Name (O)

The external name of a data component or element that is recognizable to an external application.

 

External Precision (O)

The number of decimal places, if any, supported by the external data element, if it is defined as a number.

 

External Required (O)

A TRUE or FALSE value.

TRUE = The external data element is required by an external application.

For example, a ROWID could be required by an external application that uses ROWID as a primary key field in a non-Siebel database.

External Scale (O)

The total length of the number field, including the decimal places, for the external data element.

Example: If the scale of a number is 6 and the precision 2, the field can represent a number of the format 9999.99.

External Sequence (O)

Influences the order of particular adapter processes' integration component fields.

Semantics differ from adapter to adapter.

 

Field Type (O)

The field type.

Maximum length is 30 characters.

  • Data = Contains raw field data that can be formatted in a user-defined fashion. XML documents are formatted as delimited strings and stored in this type of field.
  • System = Contains data formatted in the Siebel internal format. Used to specify primary rows of an MVG. Also used to specify an operation for an integration object instance.

Group (O)

Not used.

Not applicable.

Length (O)

The length of the Siebel field that corresponds to a Siebel table column.

 

Name (R)

The name of the field.

Maximum length is 75 characters.

Physical Data Type (O)

Data type of the integration field in the integration space.

 

Precision (O)

Number of decimal places, if any, supported by a given field, if it is defined as a number.

 

Required (O)

Indicates that the integration component is required in an integration object.

 

Scale (O)

The total length of the number field, including the decimal places.

Example: If the scale of a number is 6 and the precision 2, the field can represent a number of the format 9999.99.

User Visible (O)

A TRUE or FALSE value.

TRUE = Indicates that the integration component is visible to DTE users.

XML Literal Value (O)

Specifies default value that is presented in an XML document if the value for this integration component field is not specified.

 

XML Parent Element (O)

The name of the parent element to which this component belongs.

The parent element becomes an XML tag.

 

XML Sequence (O)

Specifies the order in which integration component fields are presented in an XML document.

Integer value.

XML Style (O)

The name of the XML style.

Indicates whether this field is formatted as an XML attribute or an XML element when an XML document is generated for the integration object that contains this field.

Values are Attribute or Element.

XML Tag (O)

A specific XML element that represents this integration component field. If not designated, a Siebel system-generated XML tag is assigned to the integration component field when output to an external application.

Maximum length is 75 characters.

See Also

Integration Component
Integration Object

Object Types Reference