Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

DATA MAPPER

Property NameDescriptionDefault ValuePossible Values
abpm.dataMapper.minHeapsizeMinimum 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.256MBMemory in MBs.
abpm.dataMapper.maxHeapsizeMaximum 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.512MBMemory in MBs.
abpm.dataMapper.readTimeOutMaximum 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.720Any positive integer
abpm.dataMapper.enableTipOfTheDayEnable or Disable tip of the Day.falseTrue/False or Yes/No
abpm.dataMapper.httpSchemeHTTP scheme for Data Mapper. HTTPS or HTTP
abpm.dataMapper.dateFunction.logErrorLog Error for Data Mapper Date functions.truetrue 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.filterEmptyElementsEnable filter of empty elements in output of Data Mapper  
abpm.dataMapper.parseInvalidDates

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. 

yesyes or no

 

MONITORING

Property NameDescriptionDefault ValuePossible Values
abpm.monitoring.minHeapsizeThe 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.256MBMemory in MBs
abpm.monitoring.maxHeapSizeThe 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.512MBMemory in MBs
abpm.monitoring.readTimeOutMaximum 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.720Any positive integer
abpm.monitoring.httpSchemeHTTP 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 NameDescriptionDefault ValuePossible Values
abpm.processDesigner.minHeapsizeThe 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.256MBMemory in MBs
abpm.processDesigner.maxHeapSizeThe 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.512MBMemory in MBs
abpm.processDesigner.readTimeOutMaximum 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.720Any positive integer
abpm.processDesigner.httpSchemeHTTP 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 NameDescriptionDefault ValuePossible Values
abpm.dashboard.httpSchemeHTTP scheme for Dashboard. If Adeptia Suite is running in a secure mode then you have to set this value to HTTPS.HTTPHTTPS or HTTP

 

REPORT

Property NameDescriptionDefault ValuePossible Values
abpm.report.httpSchemeHTTP scheme for Reports. If Adeptia Suite is running in a secure mode then you have to set this value to HTTPS. HTTPS or HTTP
  • No labels