file, configure the properties related to file import and ActiveVOS.
Navigate to the following directory:
/app/tcr/config
Open the
application.properties
file in an editor, and configure the following properties:
activevos.datasource.url
Specifies the JNDI name of the ActiveVOS data source.
bulkimport.fileupload.cleanupMinutes
Optional. Manually add the
bulkimport.fileupload.cleanupMinutes
property. Specifies the number of minutes to persist the import file in the specified directory after the import process is completed. The import process deletes the file after the specified time period. Default is 1 minute.