SK SKYVVA Documentation

3. Bug Fixed

Not able to Export Large Records in the Data Loader

Fixed the issue of encountering the apex job error message 'First error: skyvvasolutions: Too many query rows: 50001' while exporting a large number of records using our Data Loader function. This issue has been resolved.

Fixed Generate SObjectType Node for XSD File

We have fixed the generation of message types to include the SObjectType, ensuring that the structure is generated with the SObjectType filling in the node name for XSD generate MetaData. Otherwise, it will use the message type name. For example, if your MessageType type is Salesforce sObject and the SObjectType is 'Account', it will use the 'Account' value to generate the node name. If they are not Salesforce sObject type, the message type name will be used for the node name of the XSD file.

Fixed various issues in Test Mapping Function

Fixed minor bug

Fixed Generate Payload for Cusotm Processing Class of Rest Adapter

We encountered a small bug in the custom processing class of the REST adapter while generating a request payload to be sent to the actual business server. However, this issue has been resolved.

Open this article in the interactive viewer →