Saved Search Export Configuration in NetSuite

Configure Saved Search Export in NetSuite to automate data exports securely with customizable options.

·3 min read·View Oracle Docs

Starting with the configuration of Saved Search Export in NetSuite, administrators can set up automated data exports to an SFTP server. This feature allows users to manage various export configurations, which can be essential for data management and reporting purposes.

How to Configure Saved Search Export

To configure Saved Search Export, follow these steps:

  1. Navigate to Saved Search Export > Configuration.

  2. On the Saved Search Export dashboard, click on New Saved Search Export.

  3. Fill in the configuration fields as outlined below:

Configuration Fields

Field NameTypeDescription
NAMEMandatoryName of the Saved Search Export, displayed in reports and for searches.
SAVED SEARCHMandatoryThe saved search intended for export.
FILE NAMEMandatoryName of the exported file for storage on the SFTP server.
DESCRIPTIONOptionalBrief description of the saved search.
FILE TYPEMandatoryFile type for the exported file.
GENERATE UNIQUE FILE NAMEOptionalChecks to append a timestamp, avoiding overwrites.
INACTIVEOptionalCheckbox to ignore this configuration during export.
FIELD SEPARATORMandatorySelect the field separator.
CUSTOM SEPARATORMandatorySpecify a custom separator if selected.
WINDOWS-STYLE LINE BREAKSOptionalEnables CRLF line breaks in the output.
UNESCAPE FIELDSOptionalPrevents quoting of fields in the output file.
EXPORT FREQUENCYMandatoryOptions include Weekly, Daily, or specific days.
DAY OF THE WEEKMandatorySelect day(s) for weekly exports.
TIME OF THE DAY TO RUN ATMandatorySelect the exact time for the export process.
RUN ONCE EVERYMandatorySpecifies frequency for Time Interval exports.
AUTHENTICATION TYPEOptionalChoose between Public Key or User Credential Authentication.
PRIVATE KEYOptionalRequired if Public Key Authentication is selected.
SFTP KEY USERNAMEMandatoryUsername for SFTP when using public key.
PASSPHRASEOptionalFor the API Secret ID when Public Key Authentication is enabled.
USERNAME AND PASSWORDMandatorySFTP server username and password.
SERVERMandatorySFTP server address.
PORTMandatoryPort number for SFTP connection.
POSTING DIRECTORYMandatoryPath on the SFTP server for storing files.
ZIP FILE SENT TO SFTPOptionalCompresses the file before upload.
FILE CABINET FOLDER INTERNAL IDOptionalID for File Cabinet where the file stores optionally.
SAVE TO FILE CABINETOptionalAlso saves the exported file to the NetSuite file cabinet.
ZIP FILE SENT TO FILE CABINETOptionalCompresses the file before saving to the File Cabinet.
  1. Click Save to complete the configuration.

Important Considerations

  • Uploaded files must be smaller than 90 MB; File Cabinet exports must be under 10 MB.
  • Certain fields may become conditionally mandatory based on selected schedules.
    • For instance, both DAY OF THE WEEK and TIME OF THE DAY TO RUN AT become mandatory for Weekly and On Particular Days schedules, while RUN ONCE EVERY is mandatory for Time Interval options.

This step-by-step configuration process ensures that users can seamlessly automate their data export operations in NetSuite.

Who This Affects

  • Administrators: Responsible for setting up and maintaining export configurations.
  • Developers: Integrating additional functionality around export processes.
  • Data Analysts: Utilizing exported data for reporting and analysis purposes.

Key Takeaways

  • Saved Search Export allows automated data exports to SFTP.
  • Configuration includes various mandatory and optional fields for customization.
  • The feature supports multiple export frequencies and authentication methods.

Source: This article is based on Oracle's official NetSuite documentation.

Frequently Asked Questions (4)

What authentication options are available for Saved Search Export in NetSuite?
NetSuite offers two authentication options for Saved Search Export: Public Key and User Credential Authentication. Public Key Authentication requires a private key and passphrase for the API Secret ID, while User Credential Authentication uses a username and password.
Are there any file size limitations for file exports to SFTP and the NetSuite File Cabinet?
Yes, files uploaded to an SFTP server must be smaller than 90 MB, and exports to the File Cabinet must be under 10 MB.
How can I ensure that exported files have unique names to prevent overwriting?
To generate unique file names, you can enable the 'GENERATE UNIQUE FILE NAME' option, which appends a timestamp to the file name to avoid overwriting existing files.
What fields are conditionally mandatory based on export schedule in Saved Search Export configuration?
In the configuration, 'DAY OF THE WEEK' and 'TIME OF THE DAY TO RUN AT' are mandatory for Weekly and On Particular Days schedules, while 'RUN ONCE EVERY' is mandatory for the Time Interval export option.
Source: Configuration Oracle NetSuite Help Center. This article was generated from official Oracle documentation and enriched with additional context and best practices.

Was this article helpful?

More in Administration

View all Administration articles →