Oracle Web Services On Demand Guide > Oracle CRM On Demand Objects Accessible Through Web Services > Core Parent Objects (Web Services v2.0) >

Modification Tracking


Modification tracking is available for applications developed by Oracle CRM On Demand partners and customer integrations. This includes the Oracle CRM On Demand Disconnected Mobile Sales application. Administrators whose role includes the Manage Modification Tracking privilege can do the following in the UI.

  • Enable automatic modification tracking for a given set of record types. For the record types that are tracked, change events are written to a modification tracking record.
  • Create event records manually.

Old modification tracking records (records that are 30 days or older) are permanently deleted whenever a regular purge of deleted items occurs in Oracle CRM On Demand.

You can use the Modification Tracking service to query event records or to insert and delete records, if your role includes the Manage Modification Tracking privilege. Requests must include the correct record type name in the ObjectName field. For information about the record types supported for modification tracking, and the correct record type names to use in Web service requests, refer to Oracle CRM On Demand Online Help and supplemental documentation.

Child Objects

None.

Methods Called

Table 385 details the methods called by the Modification Tracking service.

Table 385. Methods Called by Modification Tracking Service
Method
Name as Defined in Service

Delete

ModificationTrackingDelete

Execute

ModificationTrackingExecute

Insert

ModificationTrackingInsert

QueryPage

ModificationTrackingQueryPage

Update

ModificationTrackingUpdate

Fields

Table 386 details the required and read-only fields for the modification tracking object.

Table 386. Required and Read-Only Fields for the Modification Tracking Object
Field Name
Type

ObjectId

Required

EventName

Required

ObjectName

Required

ModificationNumber

Required

Audit Fields

Read-only

Table 387 provides a list of the user key combinations for the modification tracking object.

Table 387. User Key Fields on the Modification Tracking Object
User Key Field Combinations

Id

ObjectName

Oracle Web Services On Demand Guide, Version 25.0 (Oracle CRM On Demand Release 37) Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.