gtm.dataload Properties

To control the behavior of Oracle Transportation and Global Trade Management, you can change settings in the appropriate property set.

Property

New in Version

Definition

gtm.dataload.action.dataloadCsvZipFileDownloadLimitInMb

20B

This property can be used to limit the size of the CSV file to be downloaded. If the .zip file to be downloaded has a size greater than the value specified, an error message is displayed.

Default: 100.

gtm.dataload.basedir

gtm.dataload.inputdir

gtm.dataload.outputdir

gtm.dataload.workingdir

6.2

These properties are used to set locations for data loading files and directories.

gtm.dataload.maxCsvResultFileToLoad

6.2

Defines the maximum number of CSV result files to store to the database.

Example :

gtm.dataload.maxCsvResultFileToLoad=1000000.

gtm.dataload.suppressAttributeLoad

26A

Use this property to restrict downloading specific attributes when downloading product classification code related data. Mention these attributes as values of the property.

Default: 301_PENALTY,IEEPA_PENALTY,RECIPROCAL_PENALTY,232_PENALTY

glog.preferences.choiceDataLoader

6.2

Defines the user's preferred external preference loader.

Note: This property is deprecated and is not supported.

Related Topics