Available Context Values
The following table summarizes possible context values for data changes.
|
Context |
Change Initiated Through |
Corresponding Help Topic |
|---|---|---|
|
Bulk Processing |
Any of the pages in the user interface that let you mark multiple records for simultaneous processing. Such pages include the Authorize Commissions page (at Transactions > Commissions > Authorize Employee Commissions) and the Mark Work Orders Built page (at Transactions > Manufacturing > Mark Work Orders Built). |
— |
|
Campaign Response |
A campaign response |
|
|
CSV |
The CSV Import Assistant |
|
|
Mass Update |
The utility at Lists > Mass Update > Mass Updates |
|
|
Mobile |
The mobile interface. However, not all changes initiated through the mobile interface have this context label. For details, see Some Contexts Occur Within Other Contexts. |
— |
|
Scheduled Workflow |
A workflow configured to run at a specific time or interval. See also Workflow. |
|
|
Script (Client) |
A script that runs in the browser |
|
|
Script (Mass Update) |
A script that initiates a Mass Update |
|
|
Script (Portlet) |
A script rendered in the NetSuite dashboard |
|
|
Script (RESTlet) |
A script invoked by an HTTP request to a system-generated URL |
|
|
Script (Scheduled) |
A script configured to run at a specific time or interval |
|
|
Script (SSP Application) |
A script implemented using the SuiteScript Server Pages feature |
|
|
Script (Suitelet) |
A script that operates in a request-response model using extensions of the SuiteScript API |
|
|
Script (User Event) |
A script triggered by an action performed on a record |
|
|
Script (Workflow Action) |
A script invoked as a custom action from a workflow state |
|
|
UI |
The user interface. However, not all changes initiated through the user interface have this context label. For details, see Some Contexts Occur Within Other Contexts. |
— |
|
SOAP Web Services |
A SOAP web services request |
|
|
Web Store |
A SuiteCommerce website |
|
|
Workflow |
A SuiteFlow workflow that occurs asynchronously. Examples include workflows initiated by SuiteScript and workflows invoked because they're subscribed to other records. If a workflow is triggered synchronously, by an event, the resulting changes generally share the same context as the triggering event. For examples, see Related Changes May Share a Single Context. Changes made by scheduled workflows have a context of Scheduled Workflow. |