GET_DOCEXTENSIONS GET_DOCFORMATS GET_DOCTYPES GET_FILELIST GET_METADEFS GET_RESULT_OPTIONS

4-8 Oracle Fusion Middleware Services Reference Guide for Oracle Universal Content Management Additional Required Service Parameters ■ dataSource: A Select query with a potential WHERE clause and ORDER BY clause that is provided by the caller. The dataSource is an Oracle Content Server resource, defined in the DataSources table see the resource.htm file for the standard list of dataSources. Optional Service Parameters ■ whereClause: The WHERE clause to the Select query. ■ orderClause: If set to true, orders the query by clause. ■ resultName: specifies the name to use for the result set of the query.

4.2.16 GET_DOCEXTENSIONS

Service that returns a list of all content item extensions and the file format each extension is mapped to. Returns the properties information and ExtensionFormatMap ResultSet. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.2.17 GET_DOCFORMATS

Service that returns a list of all content item formats and their associated conversion methods and descriptions. Returns the properties information and DocFormats ResultSet. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.2.18 GET_DOCTYPES

Service that returns a list of all content item types, their descriptions, and their associated GIF images. Returns the properties information and DocTypes ResultSet. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.2.19 GET_FILELIST

An administrative service that retrieves a file listing in a directory matching a specified filter. The directory is specified by an ID, not by the user. The service then maps the ID to a directory. In practice, this service is only used to retrieve the content type GIF list for the Configuration Manager applet. This list is located in the weblayoutimagesdocgifs directory. The results are returned in the value specified in the fileListName parameter as an option list. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ directoryID: The directory identifier. Possible values include docgifs, images, templates, resources. ■ fileFilter: Wild card filter to use to select the files. ■ fileListName: Option list which holds the values returned. Core Oracle Content Server Services 4-9

4.2.20 GET_METADEFS

Service that returns a list of all custom metadata fields and their attributes. Returns the properties information and MetaFieldInfo ResultSet. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.2.21 GET_RESULT_OPTIONS

Service that returns information from the search results templates. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.2.22 GET_SYSTEM_AUDIT_INFO