PAS 25.3 Release Notes
PAS 25.3 (10.10.2025)
Deprecation note
The possibility to define a separate database for external attributes of persistent state objects is deprecated as of now, and will be removed in an upcoming release.
If you use this feature, you will get a warning at service startup. In this case contact our support at support@scheer-pas.com.
New Features
Administration
Kubernetes: More Detailed Service Status
Besides the basic service states like e.g. starting, running, stopped, the Administration now also shows more detailed status information, like Disk Space Error, Volume Failure, High Restart Count, and more.
Assets
New Library to Access the File Storage
With the new FileStorage library, you can read, write and list files in the File Storage.
Designer
Kubernetes: Integrate AI Agents Into Your Process Flow
This release supports agentic AI. You have the possibility to create AI agents and integrate them into your process execution.You need an AI provider subscription at OpenAI or Mistral to use this feature, we support different models each.
Angular 19 Support for Generated Applications
The Designer now supports Angular 19 for generated applications.New services will have that as a default. You can still compile older services with Angular 13 but this version is deprecated, and we recommend to migrate such services. Also, switching to Angular 19 will improve stability and performance, and simplify Pro-Code development.
New OData Connector
Use the new OData Connector to access databases that provide an Open Data Protocol interface.We support OData v4.
Improvements and Fixes
Administration
Improved permissions for administration users to be able to use the Deployment Wizard, the Volume Manager and the Global Settings
Assets
FTPOperations library: Fixed a bug with folder creation (SFTP)
GenerateDocxPdf library: Added possibility to provide a filename
Bridge
Runtime 2025.12
Updated Java to version 21.0.8
Updated Tomcat to version 9.0.107
Updated Apache httpd to version 2.4.65
Designer
New PAS Platform helper operation to get authorization headers
Designer Examples
New example for AI agent usage: AIAgent_InsuranceCase_Example
New example for session context in JavaScript: JavaScript_Session_Example
New example for parallel gateways in BPMN in combination with roles and user tasks: ParallelTasks_Onboarding_Example
New example for IDoc parsing: SAPAdapter_SingleIDoc_Example
Reworked Idea_Management_Example for role handling
Updated most examples to generate an Angular 19 application
Some small example fixes
Reporting Service
Added PDF generation from HTML input stream
xUML Runtime
Fixed a bug where trace identifiers were not unique enough
Fixed a bug where persistent state objects were stuck in state “initialized”
Fixed float parsing for number formats
Fixed behavior of of
concat()
in JavaScript