Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

Anchor
datamapperappletmemory
datamapperappletmemory
Anchor
_DATA_MAPPER
_DATA_MAPPER
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 to filter of empty elements in the output of Data Mapper.  
Anchor
ParseInvalidDates
ParseInvalidDates
abpm.dataMapper.
parseInvalidDatesdateFormat.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. 

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

...