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

Note


The note object stores information about the notes available in the Message Center in the Oracle CRM On Demand application. The notes can be sent from users or can store extra information (as a note) on a parent object. This allows employees who are working on a particular record to add extra information as they see fit. For example, when talking to a contact, an employee might notice that the contact is not happy with a service provided. The employee can record this information in a note so that any other employees who talk to the contact are aware of the contact's dissatisfaction.

The note object has no child components.

Parent Objects

Account, Campaign, Contact, Opportunity, and Service Request

Methods Called

Table 242 details the methods called by the Note service.

Table 242. Methods Called by Note Service
Method
Name as Defined in Service

Delete

NoteDelete

Insert

NoteInsert

InsertOrUpdate

NoteInsertOrUpdate

QueryPage

NoteQueryPage

Update

NoteUpdate

Fields

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

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

Note (parent)

Subject

Required

NoteId

Read-only

OwnerId

Read-only

OwnerAlias

Read-only

ParentNoteId

Read-only

SourceId

Read-only

SourceName

Read-only

Audit Fields

Read-only

Table 244 details the status key for the note object.

Table 244. Status Key for the Note Object
Child Component
Field Name

Note (parent)

Audit Fields

NoteId

Table 245 provides a list of the filterable fields and a list of user key combinations for the note object.

Table 245. Filterable Fields and User Key Fields on the Note Object's Child Components
Child Components
Filterable Fields
User Key Field Combinations

Note (parent)

All

NoteId

For more information on the fields accessible through the Note Web service, go to the Web Services Administration page within the Oracle CRM On Demand application, and generate the WSDL file for the note object.

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.