GET_SCHEMA_RELATIONS GET_SCHEMA_STATS GET_SCHEMA_TABLE_INFO GET_SCHEMA_TABLES GET_SCHEMA_VIEW_EDIT_INFO GET_SCHEMA_VIEW_FRAGMENT GET_SCHEMA_VIEW_INFO

Core Oracle Content Server Services 4-121

4.12.12 EDIT_SCHEMA_RELATION

Service used to edit a schema relation. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schRelationName: The name of the relation to be edited. ■ schTablenTable: The number of the table to be used for the relation for example, Table1 or Table2. If this value is not provided, no table is used for the relation.

4.12.13 EDIT_SCHEMA_VIEW

Service used to edit a schema view. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schViewType: The type of the view to be edited. ■ schViewName: The name of the view to be edited. ■ schTableName: The name of the table associated with the schema.

4.12.14 EDIT_SCHEMA_VIEW_VALUES

Service used to edit values in a schema view. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schViewName: The name of the view to be used.

4.12.15 GET_SCHEMA_FIELD_INFO

Service that returns information about a specific schema field. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schFieldName: The name of the field to be used.

4.12.16 GET_SCHEMA_FIELDS

Service that returns information about fields used in schemas. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.12.17 GET_SCHEMA_RELATIONS

Service that returns information about relations used with schemas. Location: IdcHomeDirresourcescoretemplatesstd_services.htm 4-122 Oracle Fusion Middleware Services Reference Guide for Oracle Universal Content Management

4.12.18 GET_SCHEMA_STATS

Service that gathers statistics regarding schema usage for the Edit Active Console Output Tracing Report on the System Audit Info Page. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.12.19 GET_SCHEMA_TABLE_INFO

Service that returns information about all tables used in schemas. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.12.20 GET_SCHEMA_TABLES

Service that returns information about the tables and information in the tables that are used in schemas. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.12.21 GET_SCHEMA_VIEW_EDIT_INFO

Service that returns the editable information for a schema view. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schViewName: The name of the view to be used.

4.12.22 GET_SCHEMA_VIEW_FRAGMENT

Service that returns a fragment of a Schema-based option list. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schViewName: The name of the view to be used. Optional Service Parameters ■ schRelationName: If this field is a Dependent Choice List DCL, this is the name of the Schema relation used to filter the list results. ■ schParentValue: If this field is a DCL, this is the value of the parent field used with the relation to filter the list.

4.12.23 GET_SCHEMA_VIEW_INFO

Service that returns table and other information for the specified view. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schViewName: The name of the view to be used. Core Oracle Content Server Services 4-123

4.12.24 GET_SCHEMA_VIEW_VALUES