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

Note


The note object stores information about the notes available in the Message Center in the Oracle CRM On Demand application.

Usage

Users who have the View Private Notes privilege enabled in their user role can make Web Service calls to read all child-level private notes, regardless of the owner of the note. Private notes are those that have the Private check box selected in the UI. You can read the child-level notes only using a parent object's QueryPage operation (for example, ContactQueryPage). The notes are retrieved through the <ListOfNote> element.

The View Private Notes privilege does not allow a user to update or delete a note that is owned by another user. Typically, the View Private Notes privilege is given to company administrators only

NOTE:  For insert requests, if you include HTML code in the Description field, you must enclose the HTML code in a CDATA section. Any unsupported elements are removed from the HTML. Refer to Oracle CRM On Demand Online Help for a list of the HTML elements that are allowed in the Description field.

Parent Objects

Account, Campaign, Contact, CustomObject, Household, Opportunity, Service Request

Fields

Table 817 details the required and read-only fields for the note child object.

Table 817. Required and Read-Only Fields for the Note Child Object
Field Name
Type

Subject

Required

NoteId

Read-only

Audit Fields

Read-only

Table 818 provides a list of the user key combinations for the note child object.

Table 818. User Key Fields on the Note Child Object
User Key Field Combinations

NoteId

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