Debug a SuiteScript 1.0 SSP Application

Creating an SSP Application record lets you write debugging details to the script execution log when SSP application scripts run. You'll see these details on the Execution Log subtab of the SSP Application record.

Note:

For more information about 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:

Currently, you can't use the SuiteScript Debugger for SSP application scripts.

Related Topics

General Notices