Scheduled Scripts as XML Definitions
Scheduled scripts are represented in SuiteCloud Development Framework (SDF) by scheduledscript
objects. For information about available fields, see the reference documentation for the scheduledscript
element in SuiteCloud Development Framework XML Reference.
To create a scheduledscript
object, perform one the following procedures:
Procedure |
Details |
---|---|
In SuiteCloud IDE, create a scheduled script in a NetSuite account. |
For information about scheduled scripts, see SuiteScript 2.x Scheduled Script Type. |
In the NetSuite user interface, create a scheduled script in a NetSuite account. |
See the following topics: Import the |
In SuiteCloud plug-ins and extensions, create a scheduled script using a template. |
See the following topics:
Tip:
You can modify the NetSuite XML definition template used for |
For information about working with scheduled scripts in SDF, see the following topics:
Related Topics
- Scripting
- User Event Scripts as XML Definitions
- SDF Installation Scripts as XML Definitions
- Workflows as XML Definitions
- Translation Collections as XML Definitions
- Map/Reduce Script Objects as XML Definitions
- Portlet Scripts as XML Definitions
- Client Scripts as XML Definitions
- Integration Records as XML Definitions
- Mass Update Scripts as XML Definitions
- Suitelet Scripts as XML Definitions
- RESTlet Scripts as XML Definitions
- Secrets as XML Definitions
- Single Page Applications as XML Definitions