ActiveMatrix BPM Node Type: Sizing Configuration

Field/Button Description
Environment Type of environment being set up. Choose from the options: Development and Production.

The environment you choose in this field determines the default values provided for the remaining fields on this screen.

Default: Development

build.properties entry: bpm.nodetype.install.size

Max Java PermGen Size Maximum size for Java PermGen.

Default:

  • Development - 256
  • Production - 1024

build.properties entry: bpm.nodetype.jvm.maxpermsize

Ranged Parameters:
Java Heap Size Range for the Java heap size.

Default:

  • Development - Minimum: 512 Maximum: 1536
  • Production - Minimum: 1024 Maximum: 4096

build.properties entries:

  • (Minimum) bpm.nodetype.jvm.xms
  • (Maximum) bpm.nodetype.jvm.xmx