REMOVE_COLLECTION REMOVE_EXPORTER REMOVE_IMPORTER REMOVE_PROXIEDTRANSFER REMOVE_QUEUED_IMPORT

6-22 Oracle Fusion Middleware Services Reference Guide for Oracle Universal Content Management ■ EditItems: Must be set to aRegisteredImporter,aImportLogonUser. ■ IsRegister: Defines the registration setting: – 1 true: Register Self – 0 false: Unregister Example Self register the Oracle Content Server instance as importer: IdcService=REGISTER_IMPORTER IDC_Name=Master_on_server01 aArchiveName=JAN_22_02 IsRegister=1 EditItems=aRegisteredImporter,aImportLogonUser

6.2.42 REMOVE_COLLECTION

Service that removes an archive collection. You cannot remove the default archive collection. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ IDC_Name: The name of the collection. Example IdcService=REMOVE_COLLECTION IDC_Name=new_collection

6.2.43 REMOVE_EXPORTER

Service that removes an exporter from an archive. The most likely error is an incorrect archive location. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ aArchiveName: The archive name. ■ IDC_Name: The name of the exporter. ■ Example IdcService=REMOVE_EXPORTER IDC_Name=Master_on_server02 aArchiveName=archive_02 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