JADE Environment Development Ideas

What's new in the JADE 2025 release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED INTEGRATIONS. NEW WEB DEVELOPMENT FRAMEWORK

The Jade 2025 release focuses on modernising the developer experience and helping you build faster, smarter, and more scalable applications.


Start your update to JADE's latest release

Easily identify file encryption status of mapfile(s) from commandline

The only way to identify the encryption status of a mapfile is :
- by hand-crafted user-logic accessing DbFile.getCryptStatus that can be executed by IDE (if available) or user-application - which can be used offline / online
- via jdbcrypt listStatus - which MUST be offline
The former requires developers to include this and somehow access it so is not readily available.
The latter requires the database to be offline which requires an outage.

Ideally provide an enhancement to jdbadmin to provide ONLINE access to:
- mapfile(s) encryption status
- the value of MandatoryFullEncryption
  • Martin Jagers
  • May 1 2019
  • Future consideration
  • Attach files
  • +8