Application Development Properties (appDev.properties)
Configure properties related to application development using this file.
| Property | Default Value | Description |
|---|---|---|
enabled
|
true
|
Specifies whether the provisioner is enabled. The provisioner is required to provision the out-of-the-box applications. |
|
|
true
|
Specifies whether apps are provisioned on a different thread. This allows AMX BPM to startup faster but the AppDev applications will not be available until the provisioner thread has completed. |
|
|
0
|
|
codecReserved
|
.-_/:*?"<>%
|
Specifies the list of special characters that have a specific meaning and should not be used within resource names.
Note: If you want to use a special character such as an underscore (for example, in the name of an archive file), you can remove the underscore from this list, save
appDev.properties, and restart the app development.
|
|
|
false
|
Specifies whether error messages should be supressed to prevent possible exposure of sensitive data. |