Siebel Data Quality Administration Guide > Invoking Siebel Data Quality from External Callers >

Parse Method


Parse is one of the methods of the Data Cleansing business service. This method returns the cleansed field data.

Arguments

Parse arguments are listed in Table 30.

Table 30. Parse Arguments
Argument
Name
Display Name
Input/
Output
Data
Type
Req'd?
Description

BusComp Name

Bus Comp Name

Input

String

No

The name of the business component.

Input Field Values

Input Field Values

Input

Hierarchy

Yes

A list of field values.

Output Field Values

Output Field Values

Output

Hierarchy

Yes

A list of field values.

Return Value

Child name values are Field Name and Field Date.

Usage

This method is used following the Get Siebel Fields method in the process of cleansing data in real time.

Invoked From

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

See Also

For more information about Siebel Workflow, see Siebel Business Process Designer Administration Guide. For more information about business services and methods, see Siebel Developer's Reference.

Siebel Data Quality Administration Guide Copyright © 2006, Oracle. All rights reserved.