08-31-2020 08:59 AM
Hi,
Has anyone retrieved files from Netsuite file cabinet based on Timestamp. We are able to retrieve the file using internal id. But not able to get the latest file in the file cabinet using timestamp. Please let me know if there is any use case someone has explored in this.
Thanks,
Priya
09-01-2020 07:22 AM
Hi @pparameswaran,
You can search files in the file cabinet using the “SearchDateFields”, provided by the NetSuite target schema(search object → File).
Also, there is a possibility for searching files by the predefindedSearchValue (screen below):
Using this field you can list the files from previous week, month, yesterday etc.
Additionaly, I am sending link with NetSuite search operators, required for every search request from NetSuite.
Hope this will help you with implementing the desired logic.
Regards,
Spiro Taleski