Get Siebel Fields Method

Get Siebel Fields is one of the methods of the Data Cleansing business service. This method returns a list of cleansed fields for a given business component. For more information about business services and methods, see Siebel Developer's Reference.

Arguments

Get Siebel Fields arguments are listed in the following table.

Argument Name Display Name Input or Output Data Type Description Required?

BusComp Name

Bus Comp Name

Input

String

The name of the business component.

No

Field Names

Field Names

Output

Hierarchy

The name of the hierarchy.

Yes

Return Value

Child values: Name of the properties are Field 1, Field 2, and so on and corresponding values are Field Name.

Usage

This method is used with the Parse method in the process of cleansing data in real time, and it is used with the Parse All function in the process of using a batch job to cleanse data.

Called From

Any means by which you can call business service methods, such as with Siebel Workflow or Siebel eScript.