Bulk Import
You can import bulk data for the following objects to Conga CLM application :
- Accounts
- Contracts
- Contacts
The bulk data import process involves the following steps:
- Downloading a template for the object: The system provides a template for each object type to populate the data to be imported. A template comprises columns corresponding to the database fields required for inserting data for the object type.
- Uploading the data: You need to fill in the data to be imported into the template .CSV file for the relevant object and then upload the file.
Downloading a Template
Uploading the Data
- A .CSV file with the data to be imported is available.
- For the lookup fields, you have provided Id values to uniquely identify the record. For example, for accounts, you have specified values for Account.Id and not just the values for Account.Name.
A record is created for the file uploaded and is assigned Queued status. The record is assigned InProgress status when the conga-contracts-batch-worker processes it. Click the circular arrow () icon to refresh the file status.
The record is assigned Completed status if the data from the file is successfully created in the application. Else, it is assigned Failed status. Click information () icon and download (
) icon to to view and download the error log, respectively.
You can download the file with the data by clicking the filename.
Downloading the File Error Log
You can download error log of a file that has been processed i.e. a file with Completed or Failed status.
Deleting a File
You can delete a file that has been processed i.e. a file with Completed or Failed status.
The file is deleted from the system and no longer displayed in the list.