Debug a SuiteScript 1.0 SSP Application

The creation of an SSP Application record enables you to write debugging details to the script execution log when SSP application scripts are run. These details are displayed on the Execution Log subtab of the SSP Application record.

Note:

For more information on SuiteScript 1.0, see SuiteScript 1.0 Guide.

Use the SuiteScript API nlapiLogExecution(type, title, details) to debug SSP applications written in SuiteScript 1.0. This API requires the following parameters:

For more details about this API, see the SuiteScript Help.

Note:

Use of the SuiteScript Debugger currently is not supported for SSP application scripts.

Related Topics

General Notices