Forum Discussion

pparameswaran's avatar
pparameswaran
New Contributor
5 years ago

Netsuite File cabinet

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

1 Reply

  • SpiroTaleski's avatar
    SpiroTaleski
    Valued Contributor

    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