Fixed Missing some messages while processing with Bulk Processing Mode #
When processing a basket in bulk control, a basket message will be created to cover the business messages within that basket. Normally, a basket is processed as a single job. However, if you split the basket into multiple batches per job, the second batch may encounter an issue where it cannot create the message. The business records are functioning correctly. This issue has been resolved.
Fixed Delete Message Option on Integration Setting Completed #
We have an option to delete messages on the integration setting. In the previous version, when you enabled the ‘Delete Message’ on the ‘Integration’ setting, it did not immediately delete the complete messages. However, we have now fixed this issue by enabling the immediate deletion of complete messages when this setting is enabled.
Fixed Executing Without CallOutControl() setting of InvokeCalloutV3() method #
For some adapters, the invokeCalloutV3() method required the CallOutControl() setting. This setting was necessary, for example, when executing response interfaces (actionDoIntegrate=true), creating messages (isCreateMessage=true), and so on. If you did not set this setting, the message would not be created, and the response interface would not be executed. However, we have made a fix, and now the CallOutControl() setting is no longer required.
Fixed Assigning Wrong Value on Target Node Level #
There was an issue when saving the mapping, where the mapping records were generated incorrectly with the wrong Target Node Level. This resulted in an incorrect payload being generated during outbound processing. However, we have fixed this issue. Now, when you save the mapping, the records will be generated correctly, ensuring the correct payload is generated.
Fixed Selecting Source Tree of Inbound for Getting to Do Formula #
There was an issue when manually uploading Istructures to the interface and setting V3 as the Interface API Version. While performing the formula, you could only select source trees and fields from the IStructures. However, the issue has been resolved. Now, you can select sObjects and their corresponding fields, and merge them with the IStructures.
Fixed various issues with HTTP Adapter #
- Fixed an issue where the File Message was not included to cover the Business Message for inbound processing
- Fixed an issue where the File Name was not added to the Transfer ID field value of the Message
- Implemented functionality to generate a random unique number value for the TRANSACTION ID field of the Message
Getting Connection Offline While Ping Adapter on Agent Control Board #
The connection is already online on Agent Control Board; however, the connection goes offline when adding it to the adapter and clicking the ‘Ping’ button on the edit screen. This issue has been resolved.
