GET_SYSTEM_AUDIT_INFO GET_TABLE GET_USER_METADEFS JAVA_PROPERTIES LM_BUILD_WEB_STRING_FILES LM_LOAD_LAYOUTS LM_LOAD_LAYOUTS_SUB

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

Service that retrieves system audit information for the Oracle Content Server system. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.2.23 GET_TABLE

Service that exports a database table to a result set in an HDA file. If the specified table is not found, the service fails. It is up to the calling program receiving the HDA data to store this result set for later usage. The most likely error is a table name that does not exist. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ tableName: The name of table to export. Example ■ IdcCommand command file format: IdcService=GET_TABLE tableName=Users ■ HDA format: Properties LocalData IdcService=GET_TABLE tableName=Users end

4.2.24 GET_USER_METADEFS

Service that returns a list of all user information fields and their attributes. Returns the properties information and ResultSet. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Note: As of version 3.5.3, the Oracle Content Server system no longer uses this service. It remains in the std_services.htm file as legacy code for reverse compatibility. 4-10 Oracle Fusion Middleware Services Reference Guide for Oracle Universal Content Management

4.2.25 JAVA_PROPERTIES

Service that returns information about the Java Resource Environment in use. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.2.26 LM_BUILD_WEB_STRING_FILES

Service that publishes strings to a static .js file. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.2.27 LM_LOAD_LAYOUTS

Service that loads user interface layouts from the DomainHomeucmcsweblayoutcommonlayouts directory. Calls LM_LOAD_ LAYOUTS_SUB. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.2.28 LM_LOAD_LAYOUTS_SUB

Subservice used to call layouts from the DomainHomeucmcsweblayoutcommonlayouts directory. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.2.29 LOAD_DOC_ENVIRONMENT