Alteryx server - Script --> Schedule job --> reuse existing schedule for new version scrip
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
JeroenL
5 - Atom
‎11-22-2019
02:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I would like to know if there's an option to keep the existing schedule when you overwrite the existing Alteryx script with a new version (save as same name). Now we have always to recreate the schedule (time consuming)
Labels:
- Labels:
- Schedule
1 REPLY 1
MichalM
Alteryx Alumni (Retired)
‎11-22-2019
07:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
If we're talking Alteryx Server, overwriting an existing workflow will create a new version and increment the version number. It's the 'Published' tag that defines the version picked up by the scheduler.
So if you push a new version in and make it the published version, the scheduler will use this when the workflow gets executed. If you don't make it the published version, the scheduler will keep using the previously published one.
