Opadeez Help Center

System Properties

Overview

System properties provide a flexible way to customize application behavior without code changes. They serve as configuration parameters that can be modified to adapt your Opadeez application to specific requirements, integrate with external systems, or control feature availability.

System Properties Configuration

System Properties interface for customizing application behavior

Purpose and Usage

System properties provide multiple benefits for application configuration:

Property Configuration

Property Name

Property Value

Common System Properties

MENU_OPTIONS

Used by the UserManagement module to define available menu access options:

Property Usage in Scripts

Accessing Properties

System properties can be accessed in Opadeez scripts using built-in functions:

Security Considerations

Sensitive Information

Best Practices

Property Management

Adding Properties

  1. Navigate: Go to System Definition → Basic Configuration
  2. Scroll: Find the System Properties section
  3. Add: Click to add new property
  4. Configure: Set property name and value
  5. Save: Save the system configuration

Modifying Properties

Best Practices

Naming Conventions

Maintenance

Related Topics

Pro Tip: System properties are powerful tools for configuration management. Use them to avoid hardcoding values and make your applications more flexible and maintainable across different environments.