Applet Configuration
DATA MAPPER
Property Name | Description | Default Value | Possible Values |
---|---|---|---|
abpm.dataMapper.minHeapsize | Minimum memory required for the Data Mapper applet. Indicates the minimum amount of Java memory reserved by Data Mapper applet. This memory is used on the client machine where Data Mapper applet is loaded. | 256MB | Memory in MBs. |
abpm.dataMapper.maxHeapsize | Maximum memory assigned to Data Mapper applet. Indicates the maximum amount of Java memory that can be used by Data Mapper applet. This memory is used on the client machine where Data Mapper applet is loaded. If you load a very large schema in data mapper, then you may increase this value as per the size of schema and memory available on the machine where data mapper is loaded. | 512MB | Memory in MBs. |
abpm.dataMapper.readTimeOut | Maximum time in seconds before throwing error while waiting for getting a response from the server. This is the maximum time for which the data mapper applet waits, before throwing an error message in case of a problem such as a backend database server is down. | 720 | Any positive integer |
abpm.dataMapper.enableTipOfTheDay | Enable or Disable tip of the Day. | false | True/False or Yes/No |
abpm.dataMapper.httpScheme | HTTP scheme for Data Mapper. | HTTPS or HTTP | |
abpm.dataMapper.dateFunction.logError | Log Error for Data Mapper Date functions. | true | true or false |
abpm.dataMapper.saxon.dtdValidation.enable | Enable or disable DTD validation for mapping. Yes - Saxon parser will retrieve and validate DTD for mapping. No - Saxon parser will not retrieve and validate DTD for mapping. | no | yes or no |
abpm.dataMapper.filterEmptyElements | Enable to filter empty elements in the output of Data Mapper. | ||
abpm.dataMapper.dateFormat.validate | Parse invalid dates in the date format function available in the data mapping. yes - Date format function in the data mapper will parse invalid dates and will not give a blank output. no - Date format function in the data mapper will not parse invalid dates and gives a blank output. | yes | yes or no |
MONITORING
Property Name | Description | Default Value | Possible Values |
---|---|---|---|
abpm.monitoring.minHeapsize | The minimum memory required for the System Monitoring applet. This indicates the minimum amount of Java memory reserved by the Monitoring applet. This memory is used on the client machine where the System Monitoring applet is loaded. | 256MB | Memory in MBs |
abpm.monitoring.maxHeapSize | The maximum memory that can be assigned to System Monitoring applet. This indicates the maximum amount of java memory that can be used by System Monitoring applet. This memory is used on the client machine where System Monitoring applet is loaded. | 512MB | Memory in MBs |
abpm.monitoring.readTimeOut | Maximum time in seconds before throwing error while waiting for getting a response from the server. The maximum time for which the monitoring applet waits, before throwing an error message in case of a problem such as a backend database server is down. | 720 | Any positive integer |
abpm.monitoring.httpScheme | HTTP scheme for Monitoring Applet. If Adeptia Suite is running in a secure mode then you have to set this value to HTTPS. | HTTPS or HTTP |
PROCESS DESIGNER
Property Name | Description | Default Value | Possible Values |
---|---|---|---|
abpm.processDesigner.minHeapsize | The minimum memory required for the Process Designer applet. This indicates the minimum amount of Java memory reserved by the Process Designer applet. This memory is used on the client machine where the Process Designer applet is loaded. | 256MB | Memory in MBs |
abpm.processDesigner.maxHeapSize | The maximum memory that can be assigned to Process Designer applet. This indicates the maximum amount of java memory that can be used by Process Designer applet. This memory is used on the client machine where Process Designer applet is loaded. | 512MB | Memory in MBs |
abpm.processDesigner.readTimeOut | Maximum time in seconds before throwing error while waiting for getting a response from the server. The maximum time for which Process Designer applet waits, before throwing an error message in case of a problem such as a backend database server is down. | 720 | Any positive integer |
abpm.processDesigner.httpScheme | HTTP scheme for Process Designer applet. If Adeptia Suite is running in a secure mode then you have to set this value to HTTPS. | HTTPS or HTTP |
DASHBOARD
Property Name | Description | Default Value | Possible Values |
---|---|---|---|
abpm.dashboard.httpScheme | HTTP scheme for Dashboard. If Adeptia Suite is running in a secure mode then you have to set this value to HTTPS. | HTTP | HTTPS or HTTP |
REPORT
Property Name | Description | Default Value | Possible Values |
---|---|---|---|
abpm.report.httpScheme | HTTP scheme for Reports. If Adeptia Suite is running in a secure mode then you have to set this value to HTTPS. | HTTPS or HTTP |