mapreducescript
Manages scripts that use the map/reduce framework for processing large datasets in NetSuite.
Columns
| Name | Type | References | Description |
| apiversion | String | API version used for the map/reduce script. | |
| description | String | Brief description of the script's functionality. | |
| externalid | String | External identifier used for integrations or external systems. | |
| isinactive | Boolean | Indicates whether the script is inactive. | |
| name | String | Name of the map/reduce script. | |
| notifyadmins | Boolean | Specifies whether administrators should be notified of script execution. | |
| notifyemails | String | Email addresses to receive notifications about the script's execution. | |
| notifygroup | String | User group designated to receive script execution notifications. | |
| notifyowner | Boolean | Indicates whether the script owner should receive execution notifications. | |
| owner | String | Owner of the map/reduce script. | |
| scriptfile | String | File path or identifier of the script file. | |
| scriptid | String | Unique script ID assigned to the map/reduce script. |