Release Notes
Product: RunMyJobs |
Version: 2025.1.0 |
Release Date: Tuesday, April 8, 2025 |
New Features and Improvements
-
The new Chain Waiting On Process check box in the Scheduling Parameters area of the Chain Editor for a selected Chain Process lets you force the Chain to wait for the Chain Process to finish before moving to its final status.
-
The Name Pattern field for Process Alert Sources and Process Server Alert Sources now supports regular expressions up to 1024 characters long. The previous limit was 255 characters.
-
The new System_RaiseRemoteSystemEvent Process Definition makes it easier to raise Events on Remote Systems. Instead of manually entering connection parameters, you can now select a preconfigured Remote System from a drop-down list. You can also select from a dynamic list of available Events for the Remote System and a comment to the raised Event. The System_RaiseRemoteEvent Process Definition is now deprecated.
-
The System_RaiseClearEvent Process Definition's Action parameter now has two new options:
-
Clear all events, including pending clears all Events for the selected Event Definition, including Pending Events.
-
Clear only pending events clears only Pending Events.
-
-
When you import Chains, RunMyJobs can now validate the uniqueness of sequence numbers of their Chain Processes. If this feature is enabled, RunMyJobs will raise an error during import if it detects duplicate sequence numbers. This validation also applies when saving modified Chain XML. A new configuration entry named
ImportingConfig.DuplicateObjectHandlingOption
lets you choose between ignoring duplicates (IgnoreDuplicates
) and raising an error (ErrorOnDuplicates
). -
Secure (SSL) communication between RunMyJobs and AS/400 systems is now supported. You can either store a root certificate in a Credential or set a flag to trust all certificates.
-
For information about usage reporting, see here.
Bug Fixes
Over fifty bugs have been fixed. For a full list of bug fixes and changes, click here.
2025.1.0.1
-
Fixed an issue that could cause SAP SNC Connections to stop working after RunMyJobs was upgraded to 2025.1.0.0.
2025.1.0.2
-
Fixed an issue with SAP Business Objects and the Business Objects data service where the session was null, resulting in a "No buffer space available" error from an excessive number of connections in the Secure Gateway .
-
Improved memory management to avoid an issue that could cause Platform Agents on VMS servers to fail during Process completion.