GET_TABLECOLUMNLIST GET_TARGET_INFO GET_TARGET_TRANSFER_STATUS GET_TRANSFER_SOURCE_INFO

Archive Services 6-17

6.2.27 GET_PROXIED_ARCHIVECOLLECTIONS

Service that returns a list of all archive collections on a proxied Oracle Content Server instance. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ psIDC_Name: The name of the proxied Oracle Content Server instance. Example IdcService=GET_PROXIED_ARCHIVECOLLECTIONS psIDC_Name=Proxied_2_on_test13

6.2.28 GET_PROXIEDSERVERS

Service that returns a list of outgoing providers. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

6.2.29 GET_REPLICATION_DATA

Service that returns replication data. The most likely error is an incorrect archive location. 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_REPLICATION_DATA IDC_Name=Master_on_server01

6.2.30 GET_TABLECOLUMNLIST

Service that retrieves the column information about specified tables. It returns the name, type, and length of the columns. In order to execute this service, the caller must have ADMIN rights. 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. ■ tableName: A list of comma-delimited table names. 6-18 Oracle Fusion Middleware Services Reference Guide for Oracle Universal Content Management

6.2.31 GET_TARGET_INFO

Service that performs a status check of a target. It does an initial status check to determine if the target is still targetable and if it exists. This service is not intended for external use. 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. ■ TargetCollection: The name of the collection to be targeted. ■ TargetArchive: The name of the archive within the target collection. ■ aTransferOwner: The name of the user who is initiating the transfer.

6.2.32 GET_TARGET_TRANSFER_STATUS

Service used during transfer to determine transfer status. The TransferMonitor uses it to determine if the transfer has completed or is still in progress. Not intended for external use. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

6.2.33 GET_TRANSFER_SOURCE_INFO

Service that is used during a pull transfer to establish the work that must be performed. Used when the source Archiver for the transfer resides on a proxied server and the transfer owner must determine what work, if any, must be done. Not intended for external use. 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. ■ SourceArchive: The archive used as source for the target. ■ aTransferOwner: The name of the user who is initiating the transfer. ■ aArchiveName: The archive name.

6.2.34 IMPORT_ARCHIVE