- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2020 01:57 PM
Is there a way to get a scheduled job into your scoped app via the studio?
Or is this a fix script the writes the scheduled job as a new GlideRecord insert to the scheduled job table?
Solved! Go to Solution.
- Labels:
-
Scoped App Development
-
Studio

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2020 02:59 PM
Hello Christopher,
Here you go. It is one of the option under Server Development i.e scheduled script execution. Screenshot for reference.
- Pradeep Sharma

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2020 02:35 PM
You can create scheduled job in your scope.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2020 02:49 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2020 02:55 PM
Hello Christopher,
Scheduled job is not available as one of the option via studio. You need to switch to the native UI and then navigate to system definition->Scheduled jobs to create a record in a scoped app.
- Pradeep Sharma

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2020 02:59 PM