Siebel Data Quality Administration Guide > Universal Connector API > Batch Mode Data Matching Functions >

sdq_start_dedup Function


This function is called to start the data matching process in batch mode, and essentially signals that all the records to be used for data matching have been sent to the vendor's application.

Syntax

int sdq_start_dedup (int session_id)

Parameters

session_id: The session ID obtained by initializing the session.

Return Value

This function does not have a return value.

Siebel Data Quality Administration Guide Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.