Server SuiteScript Specific Errors

SSS_MISSING_SCRIPT_FUNCTION The function defined for executing this script is missing: {function name}
SSS_AUTHOR_MUST_BE_EMPLOYEE The author internal id or email must match an employee.
SSS_INVALID_BCC_EMAIL One or more bcc emails are not valid.
SSS_INVALID_CC_EMAIL One or more cc emails are not valid.
SSS_INVALID_HEADER One or more headers are not valid.
SSS_INVALID_LOG_TYPE Execution log type must be one of AUDIT, DEBUG, ERROR, or EMERGENCY.
SSS_INVALID_RECIPIENT_ID Recipient internal id does not match an existing entity.
SSS_INVALID_RECORD_OBJ The record is not a valid object.
SSS_INVALID_RECORD_TYPE {function name}: type argument {type argument} is not a valid record or is not available in your account. Please see the documentation for a list of supported record types.
SSS_INVALID_SRCH_FILTER An nlobjSearchFilter contains invalid search criteria: {search filter name}.
SSS_INVALID_SRCH_OPERATOR An nlobjSearchFilter contains an invalid operator, or is not in proper syntax: {search filter name}.
SSS_INVALID_SRCH_FILTER_JOIN An nlobjSearchFilter contains an invalid join ID, or is not in proper syntax: {search filter name}.
SSS_INVALID_SRCH_COLUMN_JOIN An nlobjSearchColumn contains an invalid column join ID, or is not in proper syntax: {search column name}.
SSS_INVALID_SRCH_COLUMN An nlobjSearchColumn contains an invalid column, or is not in proper syntax:
{search column name}.
SSS_INVALID_SRCH_COLUMN_SUM An nlobjSearchColumn contains an invalid column summary type, or is not in proper syntax: {search column name}.
SSS_INVALID_SCRIPTLET_ID That scriptlet is invalid, disabled, or no longer exists.
SSS_INVALID_TASK_ID The task ID: {task ID argument} is not valid. Please refer to the documentation for
a list of supported task IDs.
SSS_INVALID_URL The URL must be a fully qualified HTTP or HTTPS URL if it is referencing a nonPublic.NetSuite resource.
SSS_INVALID_URL_CATEGORY The URL category must be one of RECORD, TASKLINK or SCRIPTLET.

SSS_MISSING_REQD_ARGUMENT {function name}: Missing a required argument: {argument name}
SSS_INVALID_TRANSFORM_TYPE That type of record transformation is not allowed. Please see the documentation for a list of supported transformation types.
SSS_USAGE_LIMIT_EXCEEDED Usage limit exceeded

Leave a comment

Your email address will not be published. Required fields are marked *