Skip Headers
Oracle® Fusion Middleware Services Reference Guide for Oracle Universal Content Management
11g Release 1 (11.1.1)

Part Number E11011-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to current chapter
Up
Go to next page
Next
View PDF

10.1 About Record Manager Services

A typical service call is similar to the following:

LIST_DISPOSITION_RECORDS
Service 33 PENDING_REVIEW_LIST null null !csUnableToGetRecordsList
3:hasRmaRights:admin.performactions:0:null 
3:checkRecordsFoldersMap::0:null 
3:setLocalValuesAfterEval:dRequestedUser,<$dUser$>::null 
3:setLocalValues:IsNavigation,1::null

In this example:

Each element of the service's action is separated by a colon (:).

All services have at least one required parameter. The IdcService parameter takes the name of the service as its argument. If any other parameters are required, they are noted in the description of the service.

See "Customizing Services" for details about a service's attributes and actions.