GET_ARCHIVES GET_ARCHIVERELATIONQUERY GET_BATCH_FILE_DOCUMENTS GET_BATCH_PROPERTIES GET_BATCH_SCHEMA

Archive Services 6-15

6.2.20 GET_ARCHIVES

Service that returns a list of all archives in a collection. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ IDC_Name: The name of the collection. If you are using the default collection, this is the name of the Oracle Content Server instance. Example IdcService=GET_ARCHIVES IDC_Name=Master_on_server01

6.2.21 GET_ARCHIVERELATIONQUERY

Service used to query for the established relationships between exported tables. All parameters are provided by the user interface and come from the definition of the archive. Depending on the archive export definition, this service must be called before GET_ARCHIVETABLECONTENT. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

6.2.22 GET_BATCH_FILE_DOCUMENTS

Service that returns all batch file content items. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ IDC_Name: The name of the collection. If you are using the default collection, this is the name of the Oracle Content Server instance. ■ aArchiveName: The archive name. ■ aBatchFile: The batch file subdirectory and HDA file name. Example IdcService=GET_BATCH_FILE_DOCUMENTS IDC_Name=Master_on_server01 aArchiveName=latest_archive aBatchFile=02-jan-18_09.34.41_4300218093441~1.hda

6.2.23 GET_BATCH_PROPERTIES

Service that returns the properties of the specified batchfile. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ IDC_Name: The name of the collection. If you are using the default collection, this is the name of the Oracle Content Server instance. ■ aArchiveName: The archive name. ■ aBatchFile: The batch file subdirectory and HDA file name. 6-16 Oracle Fusion Middleware Services Reference Guide for Oracle Universal Content Management

6.2.24 GET_BATCH_SCHEMA

Service that returns the batch schema. Schema information describes the classes of objects that are stored in the database. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ IDC_Name: The name of the collection. If you are using the default collection, this is the name of the Oracle Content Server instance. ■ aArchiveName: The archive name. ■ aBatchFile: The batch file subdirectory and HDA file name. Example IdcService=GET_BATCH_SCHEMA IDC_Name=Master_on_server01 aArchiveName=latest_archive aBatchFile=02-jan-18_09.34.41_4300218093441~1.hda

6.2.25 GET_BATCH_VALUES