IMPORT_ARCHIVE_START_AUTOMATED IMPORT_BATCHFILE IMPORT_DOCUMENT IMPORT_TABLE_ENTRY

6-20 Oracle Fusion Middleware Services Reference Guide for Oracle Universal Content Management ■ HDA format: Properties LocalData IdcService=IMPORT_ARCHIVE aArchiveName=archive_test IDC_Name=Master_on_server01 aImportDocuments=true end

6.2.35 IMPORT_ARCHIVE_START_AUTOMATED

Service that registers a queued archive for import. 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.

6.2.36 IMPORT_BATCHFILE

Service that imports the content items in the specified batch files, as selected from the View Batch File dialog, into the Oracle Content Server instance. 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.

6.2.37 IMPORT_DOCUMENT

Service that imports a specified document, usually selected from the View Batch File dialog, into the Oracle Content Server instance. The most likely error is a content item name that does not exist. 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. ■ dDocName: The Content ID for the content item. Example IdcService=IMPORT_DOCUMENT IDC_Name=Master_on_server01 aArchiveName=JAN_22_02 dDocName=billing_00004 Archive Services 6-21

6.2.38 IMPORT_TABLE_ENTRY

Service used to add entries to a table in an archive. This service is equivalent to IMPORT_DOCUMENT. It works on exported table items instead of exported content items. It is accessible from the View Batch File dialog and is used to import the specified table item. 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 path and name of the batch file where the table is stored.

6.2.39 INSERT_NATIVE