REMOVE_TRANSFER REQUEST_TRANSFER TRANSFER_ARCHIVE UPDATE_TARGET_TOTALS UPDATE_TRANSFER_STATUS UPLOAD_ARCHIVE_TRANSFER

Archive Services 6-23

6.2.44 REMOVE_IMPORTER

Service that removes an importer from an archive. The most likely error is an incorrect archive location. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ IDC_Name: The name of the importer. If you are using the default collection, this is the name of the Oracle Content Server instance. ■ aArchiveName: The archive name. Example IdcService=REMOVE_IMPORTER IDC_Name=Master_on_server01 aArchiveName=my_archive_test

6.2.45 REMOVE_PROXIEDTRANSFER

Service that is called when removing the transfer settings for an archive but the Oracle Content Server instance performing the activity is not the Oracle Content Server instance that owns the archive that is, the transfer is being proxied. To remove or stop the transfer, the request must be submitted to this proxied server. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ aArchiveLocation: Location of the archive. ■ IDC_Name: The name of the owner of the transfer.

6.2.46 REMOVE_QUEUED_IMPORT

Service that allows a user to delete a queued import. It is used from the Automation dialog, accessible by clicking Archiver Options then View Automation then Queued Automated Imports. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ IDC_Name: The name of the importer. If you are using the default collection, this is the name of the Oracle Content Server instance.

6.2.47 REMOVE_TRANSFER

Service that allows a user to delete or stop an automated transfer. It is used from the Automation dialog, accessible by clicking Archiver Options then View Automation. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ aArchiveLocation: Location of the archive. ■ IDC_Name: The name of the importer. If you are using the default collection, this is the name of the Oracle Content Server instance. 6-24 Oracle Fusion Middleware Services Reference Guide for Oracle Universal Content Management

6.2.48 REQUEST_TRANSFER

Service that initiates a transfer request. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ aArchiveName: The archive name. ■ IDC_Name: The name of the exporter. If you are using the default collection, this is the name of the Oracle Content Server instance.

6.2.49 TRANSFER_ARCHIVE

Service that initiates a specified manual transfer. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ aArchiveName: The archive name. ■ IDC_Name: The name of the exporter. If you are using the default collection, this is the name of the Oracle Content Server instance.

6.2.50 UPDATE_TARGET_TOTALS

Service that updates the amount of work the archiver has completed in the archive definition file. This service is not intended for external use. It is part of the Transfer engine that is responsible for monitoring the automated transfer and updating the data on completion of any manual or automated transfers. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

6.2.51 UPDATE_TRANSFER_STATUS

Service used by the TransferMonitor to send update information about the progress of the transfer. Not intended for use by client applications. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

6.2.52 UPLOAD_ARCHIVE_TRANSFER

Service used to upload the export batch file to the target. This service is not extended for external use and is part of the service that make up the Transfer engine of the Archiver. 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. ■ TargetCollection: The name of the collection to be targeted. ■ TargetArchive: The name of the archive within the target collection. ■ SourceCollection: The name of the collection used for the transfer. Archive Services 6-25 ■ SourceArchive: The archive used as source for the target. ■ aBatchFile: The name of the batch file used in the transfer. ■ ZipFile:path: The path name to the zip file of the transfer to be uploaded. 6-26 Oracle Fusion Middleware Services Reference Guide for Oracle Universal Content Management 7 Folders Services 7-1 7 Folders Services The following sections describe the services available when using and customizing folders and Folders_g services. ■ Section 7.1, About Folders Services