SOLVED
Automating a Windows Command?
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
johnweiss
6 - Meteoroid
‎12-02-2021
08:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
How can a Windows command be automated on Alteryx, so that it runs as part of a larger Alteryx script?
I understand it can be run manually
Solved! Go to Solution.
Labels:
- Labels:
- Run Command
3 REPLIES 3
Alteryx
‎12-03-2021
06:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @johnweiss,
You can call a cmd to run script in a workflow.
Then schedule the workflow on the Server and it's automated.
‎12-03-2021
08:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@mathieuf wrote:You can call a cmd to run script in a workflow.
Hi @mathieuf
Great!
How do you call a cmd to run script in a workflow?
thx!
Alteryx
‎12-03-2021
08:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can use the Run Command tool in your workflow: https://help.alteryx.com/20213/designer/run-command-tool
Enter a command here or browse to get to your script:
