GET_PACKAGE_ENVIRONMENT_PAGE GET_UPDATE_FORM NOTIFY_INDEXER ODMA_DOC_INFO_SIMPLE PACKAGE_ENVIRONMENT

4-58 Oracle Fusion Middleware Services Reference Guide for Oracle Universal Content Management – userDefinedEndDate – userDefinedStartDate – whereClause ■ Response Template: EXPIRED_PAGE expired_page.htm Used By ■ Resource Includes: – pne_nav_management_links – std_doc_man_pages ■ Templates: EXPIRED_PAGE expired_page.htm ■ Standard Navigation: commonNav.js

4.3.49 GET_PACKAGE_ENVIRONMENT_PAGE

Services used to retrieve the page that initiates the packaging of the environment. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.3.50 GET_UPDATE_FORM

Service used to generate the Info Update Form for an existing content item. The most likely error is naming a content item that is no longer in the system. Access Level: Write, Scriptable 34 Queries Executed: QdocInfo Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ dID: The generated content item revision ID. Results ■ Result Sets: – DOC_INFO all fields from Revisions and DocMeta for the specified revision – DocFormats all rows and fields of the DocFormats database table – DocTypes all rows and fields of the DocTypes database table ■ Local Data: – dDocAccount – dDocName – dDocType – defaultAccount – dID – dSecurityGroup – dUser Core Oracle Content Server Services 4-59 ■ Response Template: UPDATE_DOC_INFO update_docinfo.htm Example IdcService=GET_UPDATE_FORM dID=59

4.3.51 NOTIFY_INDEXER

Service used to notify the indexer that work is to be done. This service is not used because normally a checkin notifies the indexer or because the indexer has its own timer, which checks for work to do every five minutes. This service should only be used if a NO_NOTIFY checkin has been performed and the client application does not want to wait for the normal indexing cycle. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.3.52 ODMA_DOC_INFO_SIMPLE

Service used by the ODMA client application to retrieve the content information for the specified content item. This service is currently not in use. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ dID: The unique ID for the item revision.

4.3.53 PACKAGE_ENVIRONMENT

Service that creates a packaged zip file containing Oracle Content Server environment files. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.3.54 REMOVE_METAFILE_SUB