Pete Fowler
07/08/2025, 10:39 PMCeligo AI
07/08/2025, 10:40 PMAI generated answer (using internal Slack threads):Based on the conversations, it seems that the error you're encountering is due to an invalid search query. The error message indicates that the search type
customrecord_csegcostcode
is invalid. This could be due to a few reasons:
1. The custom record customrecord_csegcostcode
does not exist. Please ensure that the custom record you're trying to query exists in your NetSuite account.
2. The custom record customrecord_csegcostcode
is not exposed for SuiteQL queries. Not all custom records are exposed for SuiteQL queries. You can check this in the Records Catalog in your NetSuite account.
3. The syntax of the query is incorrect. Please ensure that your SuiteQL syntax is correct. The correct syntax for querying a custom record is SELECT * FROM customrecord_<customrecordid>
.
Please verify these points and try your query again. If the issue persists, you may need to further investigate the cause of the error.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
07/08/2025, 10:40 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.869359136
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.867447317
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.865758657
Celigo AI
07/08/2025, 10:40 PM