Fixed Preventing Automatic Creation of IStructures from Filter Field Queries in Cases of Manually Created Old IStructures Using Database Adapter #
In the previous version, during outbound processing, users were able to add a Salesforce query to the Filter field. This action resulted in the generation of the query field and IStructure in the outbound interface due to the manually created column field in the table database on IStructure Interface. However, if confusion arose during the mapping of this field for agent database processing, it led to errors indicating invalid columns on the table during post-processing. To address this issue, a prevention mechanism has been implemented to prevent the creation of IStructure in the interface from the query for the outbound interface of the Agent Database.
Fixed Duplicate Id Issue in List: xxxxxxxxxxxxx in Mapping Tool When Saving Mapping #
We are currently encountering an issue with the existing mapping for outbound processing. The user is mapping a source node to a multi-target node. After remapping and saving the configuration, an error occurs: ‘Error while saving mapping 194 >> System.ListException: Duplicate Id in List: xxxxxxxxxxxx’. This problem arose as we attempted to create a sub-interface that was unnecessary. Fortunately, this issue has now been resolved.