QAD QXtend Release Notes > Release Notes for QXO
  
Release Notes for QXO
Release Notes for Current Version
QXO Server Version: 1.8.6Date: March 2015QAD Enterprise Applications Compatibility: eB SP4 through current releaseSupported Progress Releases: OpenEdge 10.2B, 11.1, 11.2, 11.3, 11.4Supported Java Version: Java 1.6 or higherQAD QXtend Documentation: QAD QXtend User Guide (70-3190-1.8.6) and QAD QXtend Installation Guide (78-0952-1.8.6)
New and Changed Features
1 Dashboard Service is introduced to count events, publisher, and sender messages to prepare data for the dashboard. The interval of counting can be configured and status of the service is shown in dashboard. Dashboard Service improves the performance of QXtend Outbound and ERP transactions that create events.
2 Added the triggers loc_mstr, op_hist and opm_mstr, and business object QualityDDP for CEBOS integration.
3 Outbound is improved to facilitate the changing of database configurations for source application. It validates services before applying the change and gives warning messages and instructions for further steps after the change.
Fixes
 
 
Fix Description
Internal ID
Issue Affected Versions
Previously, a few errors could be seen in qxosi appserver log after QXtend was installed with the default configuration. Now the errors have been eliminated.
QXT-1752
1.7+
Previously, if a field used in a calculated expression contains double quotes in the value, calculation may fail. This issue has been fixed.
QXT-1746
1.7+
Resubmit and delete requests work as expected in Message Monitor. Previously, it always resubmitted or deleted the first message.
QXT-1723
1.7+
Resubmit request from Message Monitor now only resend the QDoc message to its subscriber instead of all subscribers registered with the profile.
QXT-1716
1.7+
The business objects with self-joint data objects (i.e, parent and child data objects refer to the same table) can now be published without any issue.
QXT-1711
1.7+
A restriction has been added not to allow two data objects in one business object to share the same XML node name. In this way, the profile can always be copied without any issue.
QXT-1699
1.7+
Previously, the Message Monitor could not display the business object keys for DDP messages. This issue has been fixed.
QXT-1692
1.7+
Previously, in certain situations, a deleted message could not be produced when a record was created and deleted multiple times. Now this issue has been fixed.
QXT-1689
1.7+
The profile MaintainRouting now works with Excelerator query.
QXT-1684
1.7+
The performance of event service has been improved when there is a large number of pending events.
QXT-1670
1.8+
Previously, when xsi:nil was true (e.g. <qdoc:psEnd xsi:nil=“true”>) for a date field in subscriber message, the subscriber received a message with separate start and end tags as the follows:
<qdoc:psEnd xsi:nil=“true”>
</qdoc:psEnd>
Now in the same situation, the subscriber receives a message with an empty element.
QXT-1666
1.7+
The message sender is enhanced in error recovering to avoid picking up subscriber messages with DLV status in certain situations.
QXT-1660
1.8+
Previously, if a BPM profile had Delta QDoc set to true, the BPM namespace was missing in a modified QDoc. This issue has been fixed.
QXT-1652
1.8+
Previously, if a QXtend system was upgraded from 1.8.2 or earlier versions, related profiles could not be copied when you copied a business object. This issue has been fixed.
QXT-1646
1.8.3+
Archive service can now delete the raw messages whose associated business objects were deleted earlier.
QXT-1636
1.7+
Outbound configuration bundle script now gives a warning message when a profile is imported but its name is identical to an existing profile name.
QXT-1634
1.8.3
Now Outbound does not throw errors when tc_Status field is not included in the profile data object.
QXT-1628
1.8+
In QXO Viewers, the check boxes could not be cleared when you clicked on Refresh, Previous, or Next buttons. Now this issue has been fixed.
QXT-1454
1.7+