Data change web service reference
To register a data change, or to check status on a data change operation, use the following methods on the DataChangeAPI web service.
DataChangeAPI method |
Description |
|---|---|
|
Use to register a data change. Pass the method the following arguments as String objects:
The method returns the public ID of the new DataChange entity instance. Note the following:
|
|
Use to discard a data change that you already registered. Pass the method a data change reference ID as a |
|
Use to review the result of a data change that you already registered. Pass the method a data change reference ID. The method returns a |
|
Use to view the status of a data change that you already registered. Pass the method a data change reference ID. The method returns a
|
See also
