Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Invalid SearchColumn after bundle update?
We have a bundled solution that includes a custom record that maps data from an external record to a corresponding NetSuite value. We recently made an update to that solution and we are offering it as a bundle from a completely different NS production account. When we install the updated bundle from this new account and run a flow in the customer's account we get the following error:
Error Code: SSS_INVALID_SRCH_COL
Error Message: An nlobjSearchColumn contains an invalid column, or is not in proper syntax
We tried a bunch of searches in the debugger and verified that all of the custom record fields are now invalid search column names and cannot be used in a nlobjSearchRecord request. Has anyone seen this issue before?