Troubleshooting > Troubleshooting DataConnect > Unable to get DataSource
Was this helpful?
Unable to get DataSource
 
Error Code
19
Error Message
Execution ended in error--> Unable to get DataSource: newDataSource error: Either the SavedSearchId property must be specified or the query must specify exactly one query term, which should be the SavedSearchId coupled with the = operator. If using the SQL-like query to access a Customer saved search, you would use: select * from Customer where SavedSearchId = '1'.
Description
This error message is displayed for NetSuite connector, when you select Custom Table from the Table/View drop-down and the Connector property DataType is set to Dynamic (query using NetSuite saved searches) which in itself is contradictory.
Cause/Solution
Cause: The Table/View source property is set to Custom Table and DataType is set to Dynamic. For source, CustomizationLevel property is applicable only when the DataType property is set to Record.
Solution: Change the value of DataType property to Record:
1. Click the Source tab.
2. Set the NetSuite connector source property DataType to Record.
Related Information
Last modified date: 07/26/2024