This topic provides a diagram and lists the operations available in the Data Ingest Web Service.
The following diagram provides a visual representation of the tree of operations in the Data Ingest Web Service WSDL.
Ingest operation | Description |
---|---|
ingestChanges | Performs these functions via its five
sub-operations:
|
ingestManagedAttributeValues | Adds and updates assignment values for managed attributes. |
clearDataStore | Deletes the data records and schema records from the data domain, indicating the number of records deleted. This operation must be followed by the provisionDataStore operation. |
provisionDataStore | Provisions the primordial schema records in the data domain. This operation (which is typically run after the clearDataStore operation) adds the system records (such as PDRs and DDRs), and resets these records to their default values. |