PxPlus Development Suite New Releases

Stay ahead of the curve with the latest application enhancements! Our ongoing updates deliver improvements in security, flexibility, and functionality.  These advancements ensure your applications remain up-to-date and empower you to leverage the newest capabilities. 

PxPlus 2025 Update 1 is an update release that includes the enhancements below and a number of small fixes that have been implemented since the PxPlus 2025 (version 22.00) release.

Enhancements

PxPlus AI Assistant

  • A new AI-powered tool designed to respond to queries by retrieving information sourced from the PxPlus Manual, the Knowledge Center, and other trusted PxPlus resources

JSON Object

  • Added new methods to JSON Object:
    • Exists: Returns 1 or 0 to indicate whether the key exists
    • Find_any_val: Returns 1 or 0 to indicate whether any matching keys that equal the given value are found
    • Find_val: Returns a JSON list of keys matching the given string of a regular expression that equal the given value
    • Get_keys: Returns a JSON object of all keys in the object
    • Print_keys: Prints all keys within the object

  • Enhanced methods for JSON Object:
    • Get_json: Added no_validation flag that will ignore key validation when set
    • Load_xml: Support added to handle duplicate XML tags by condensing duplicates into a single list
    • Remove: Added no_validation flag that will ignore key validation when set
    • Set_json: Added no_validation flag that will ignore key validation when set

Enhanced IDE and Toolkit

  • Added a PxPlus AI Assistant Menu task to the IDE Launcher that spawns a session of the PxPlus AI Assistant
  • Dependency Logic option added to the Search/Replace Library utility to search for dependency definitions

Data Class Definition

  • Support for defining a Calendar query type for Multi-Line data classes

Utilities and Commands

  • New AI system command (run from PxPlus Command Line) spawns a session of the PxPlus AI Assistant

Command Line Parameter

  • New - -version Command line parameter can be used when running on UNIX/Linux to return the PxPlus version, SSL version and Copyright information

PxPlus Online Help Manual

  • PxPlus AI Assistant is now available by selecting the AI Assistant menu bar option (beside the Forum option)