|
Fix Description
|
Internal ID
|
Issue Affected Versions
|
|
The Tables button on a business object can be used to remove data objects. Previously, removing data objects using this button could cause an error.
|
QXT-1758
|
1.7+
|
|
Outbound now always validates a business object after save. Previously, in some situations, the BO was set to invalid and you had to use the Validate button to validate the BO. In some other situations, the BO could not be changed to invalid.
|
QXT-1766
|
1.7+
|
|
In Subscriber Message Viewer, deleting a filter condition no longer affects a subscriber message. Previously, it would delete selected subscriber messages as well.
|
QXT-1774
|
1.7+
|
|
Subscriber messages now always have correct operations if the profile structure has changed since the latest message was published.
|
QXT-1777
|
1.7.1+
|
|
Added a new index to est_event_msg table to improve the performance of Outbound archive service.
|
QXT-1811
|
1.7+
|
|
When Outbound received a response from a web service subscriber and the HTTP header status of the response does not start with “20,” Outbound can still display the full response in Viewer. Previously, it could only show an exception such as “HTTP/1.1 500 Internal Server Error.”
|
QXT-1812
|
1.7+
|
|
A new index has been created for est_extract_row to solve the event service performance issue when there are many est_extract_row records.
|
QXT-1814
|
1.7+
|
|
The BPM subscriber can now be configured by Configuration Service.
|
QXT-1820
|
1.8+
|
|
The Message Sender no longer sends the same message twice when the first delivery was successful. Previously, this could happen when the sender had multiple agents.
|
QXT-1823
|
1.7+
|
|
If subscriber is set to Allow Superseded, a message can now supersede the previous pending messages of the same record. Previously, only the last message would be delivered later but it did not supersede the previous messages.
|
QXT-1829
|
1.7+
|
|
Previously, when a profile was registered to many subscribers, a token in the subscriber message was sometimes incorrect. This issue has been solved.
|
QXT-1868
|
1.7+
|
|
If a subscriber has Require Acknowledgement set to true, when a subscriber message is in WAITACK status, the second message of the same record will not be sent out and cannot be seen in Subscriber Messages Viewer. Previously, the second message would be sent out, which defeated the purpose of Require Acknowledgement.
|
QXT-1899
|
1.8.2+
|