Properties File

The default batch properties file is present under $ALLOCHOME/properties/oracle/retail/alloc/batch.properties.

The properties below are defined. The default value may be edited.

  • initialThreadLimit - Initial number of threads in the pool that are available to create child allocations. The default value is 5.

  • maxThreadLimit - Maximum number of threads that can be allowed in the pool. The default value is 10.

  • queueLimit - Size of queue of pending tasks to create child. The default value is 1.

  • initialContextFactory - Specifies the JNDI context factory class (this should not be changed).

  • providerUrl - URL of the server module (for example, t3://<weblogic host>:<port>). This parameter has to be configured by the retailer to point to the WebLogic Server on which the asynchronous application instance is deployed.

  • csm.wallet.partition.name - Partition name in the wallet that stores the credentials to authenticate batch user on WebLogic. For example, alloc13

  • csm.wallet.path - Path of the wallet file that stores WebLogic credentials.