SK SKYVVA Documentation

2. Bug Fixed

Fixed on $LAST_INTERFACE_DATETIME() function which is not working on the scheduler

$LAST_INTERFACE_DATETIME(). It is a function that users use in a query. When the user puts it in the query it will be replaced with the last run time of the interface

Example: SELECT Id, Body, Name, ParentId From Attachment Where ParentId In $QUERY_FILTER_SOBJECT() And CreatedDate >= $LAST_INTERFACE_DATETIME() The idea of this function is to get only new records from salesforce. for the record that has been exported, it will not export again.

Fixed JDBC Parent Lookup

Fixed Message Tree fail cannot re-process when pushing from the Agent with InboundV3

Fixed on exporting hierarchical data from Salesforce using MessageType Mapping

Fixed on saving the adapter issue which allows file type and file chosen extension to be different

Fixed importing XML hierarchical using Integration InboundV3

Fixed an issue that the agent cannot delete the property in which the username and password are blank

Fixed an issue in which the agent does not delete the schedules made by an org after deleting its property

Fixed an issue on saving property

Open this article in the interactive viewer →