Object Types Reference > Siebel Object Types >

Assignment Object Extension (H)


Siebel Object Types > Workflow Policy Object (H) > Assignment Object Extension (H)

Stores the results tables when running in Reporting Mode. The values in the Assignment Object Extension object properties determine what columns are used to determine:

  • What candidates were added or dropped
  • What tables to use for reporting
  • What column to use as the key column
  • What columns to use as the position, employee, or organization column
Properties
Property
Description/Usage
Valid Values/Examples

Employee Reporting Column (O)

The name of the column in the employee reporting intersection table that points to rows in the employee table.

Required if Employee Table property is non-NULL.

 

Employee Reporting Deletion Column

Marks the employees that are removed from the team. Applicable in both snapshot and delta reporting modes.

 

Employee Reporting Insertion Column

Marks the employees that are added to the team. Applicable in both snapshot and delta reporting modes.

 

Employee Reporting Key Column (O)

Stores the key values of the employees assigned to the team at runtime.

Required if the UseKeyValue server component parameter is set to True.

 

Employee Reporting Table (O)

The name of the employee reporting intersection table. If the assignment object can be assigned to multiple employees, this intersection table stores the set of employee IDs that are assigned to the assignment object IDs.

 

Name (R)

The name of the assignment object extension. This name should always match the name of the assignment object.

 

Org Reporting Column (O)

The name of the column in the organization reporting intersection table that points to rows in the organization table.

Required if Organization Table property is non-NULL.

 

Org Reporting Deletion Column

Marks the organizations that are removed from the team. Applicable in both snapshot and delta reporting modes.

 

Org Reporting Insertion Column

Marks the organizations that are added to the team. Applicable in both snapshot and delta reporting modes.

 

Org Reporting Key Column (O)

Stores the key values of the organizations assigned to the team at runtime.

NOTE:  The UseKeyValue server component parameter must also be set to True.

 

Org Reporting Table (O)

The name of the organization reporting intersection table. If the assignment object can be assigned to multiple organizations, this intersection table stores the set of organization IDs that are assigned to the assignment object IDs.

 

Position Reporting Column (O)

The name of the column in the position reporting intersection table that points to rows in the position table.

Required if Position Table property is non-NULL.

 

Position Reporting Deletion Column

Marks the positions that are removed from the team. Applicable in both snapshot and delta reporting modes.

 

Position Reporting Insertion Column

Marks the positions that are added to the team. Applicable in both snapshot and delta reporting modes.

 

Position Reporting Key Column (O)

Stores the key values of the positions assigned to the team at runtime.

NOTE:  The UseKeyValue server component parameter must also be set to True.

 

Position Reporting Table (O)

The name of the position reporting intersection table. If the assignment object can be assigned to multiple positions, this intersection table stores the set of position IDs that are assigned to the assignment object IDs.

 

See Also

Assignment Object (H)
Workflow Policy Object (H)

Object Types Reference