Bug fixes
The following bugs have been fixed in Release 7.4.18.
X4 Server
|
Key |
Summary |
|---|---|
|
If an HTTP REST endpoint is called using HTTP MetaXml as the input handler, the X4 server creates a Previously, the first segment was silently missing in the Example: Root constant for the endpoint Before (faulty):
After (corrected):
Note: This change only affects endpoints with |
|
|
Process Scheduler: If modified parameters and schedules were used at runtime, resetting all parameters to default resulted in the |
|
|
Configuring the SQL Profiling The Exclude filter in the |
X4 Adapter
|
Key |
Summary |
|---|---|
|
POP/SMTP and IMAP adapters: In previous versions, sending and receiving email failed if S/MIME signing and/or encryption was enabled in the POP/SMTP or IMAP adapters. This bug is now fixed, so that e-mails can be correctly signed and/or sent and received in encrypted form again when S/MIME configuration is enabled. |
|
|
COBOL Copybook Reader: When processing ANSI-encoded files, the output was converted to UTF-8, which in certain cases corrupted characters. The original encoding of the input was not preserved correctly. This bug is now fixed so that the encoding of the input is correctly taken into account again and can be controlled via an optional parameter ( |
X4 Designer
|
Key |
Summary |
|---|---|
|
Mapping Editor: If the Source view was enabled by default in the Mapping Editor in the Designer settings, mappings with an internal error ("Document was null") failed. In the Design view, however, the mapping worked correctly. This bug is now fixed so that mappings can be executed reliably regardless of the selected editor view (source or design). |
|
|
In previous versions, it could happen that the X4 Designer did not react during debugging of processes, especially if the debug functions Step Into and Step Over were triggered several times quickly in succession using the shortcut keys F5 or F6. In this case, the designer had to be terminated via the task manager, as it was no longer operable. As a result, unsaved changes could be lost. This bug is now fixed by preventing competing debug steps and securing potential endless loops in the debug process. |
X4 Web Apps
|
Key |
Summary |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
Grid component: Footer options configured in the GridSettings ( |
|
|
|
|
|
If a Web App used |
|
|
MasterDetail Component When navigating back from a detail view to the master or grid view via the global |
X4 Control Center Apps
|
Key |
Summary |
|---|---|
|
Process Monitor: If you navigated to a later page (> page 1) and then applied a filter with fewer hits, the page index remained unchanged. As a result, the current page was out of range, so no data was displayed even though results were present. This bug is now fixed so that when a filter is applied or changed, pagination is automatically reset to page 1 and the filtered results are displayed correctly. |
|
|
Process Monitor: When manually starting a subprocess from the Process Monitor with the Switch View to New Instance option enabled, an error message could occur because no valid execution details could be determined. This error is now fixed and it is no longer possible to manually start subprocesses in the Process Monitor. The Start Process button is now disabled for subprocesses. |