Oracle Web Services On Demand Guide > Oracle CRM On Demand Objects Accessible Through Web Services > Reference Information About the Parent Objects >

Oracle CRM On Demand Status Keys


An Oracle CRM On Demand status key is a field or a number of fields that is returned following an operation on an Oracle CRM On Demand object.

For Web Services v1.0, the status key of objects contained through the Web services API contains all user key and audit fields in addition to some other fields that are identified as status keys for the object. The status keys for the Oracle CRM On Demand objects are outlined in Core Parent Objects (Web Services v1.0).

For Web Services v2.0, a standard set of status key fields is returned for all parent and child objects:

  • Id
  • CreatedBy
  • CreatedById
  • CreatedDate
  • ExternalSystemId
  • ModifiedBy
  • ModifiedById
  • ModifiedDate
  • ModId

This set of fields is standard across all Web Services v2.0 objects as long as the field is available in the associated WSDL file.

The ModId field is the modification key, which can be used with all Web Services v2.0 API methods apart from QueryPage. If this key is specified in the request, it helps check and protect against concurrent updates.

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