NetsuiteMetadataFolder Parameter (Connect-NetSuite Cmdlet)
Specifies the directory path for downloading metadata files from NetSuite.
Syntax
Connect-NetSuite -NetsuiteMetadataFolder string
Data Type
cstr
Default Value
""
Remarks
To reduce unnecessary overhead, the 本製品 downloads metadata files from the NetSuite API and stores them in the specified directory.
- If NetsuiteMetadataFolder is not set, the location specified by Location is used.
- If the directory is empty, the 本製品 downloads schema files from NetSuite and uses them for subsequent metadata queries.
- Metadata files are stored in XSD format and include only statically defined tables and views for the specified NetSuite version. Custom fields and tables are not included.
- A separate subfolder is created for each NetSuite version that you connect to.