You can supply RLClient the address of a properties file via its –p switch, which provides more LoaderManager parameters. This file can set the following properties:

Property

Description

batchSize

The number of files to process in each transaction. If omitted, RLClient uses the value of the LoaderManager’s defaultBatchSize property. This property’s default value is -1, which specifies to handle the entire import in one transaction.

numElementsInManifest

The total number of files in the manifest

For example:

atg.repository.loader.batchSize=2
atg.repository.loader.numElementsInManifest=725


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices