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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
Is it possible to run an external script (batch) or some commands after running a WFA job successfully ?
If yes, how to start it after (or withinn) the WFA job ?
Many Thanks & Kind regards,
Suhail
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can create a WFA Powershell Command which will trigger the script.
The WFA Powershell Command can be included in the WFA workflows.
This should be the last command in the WFA workflow. A conditional
logic can be added to execute this command once the previous commands
are successfully run.
-Abhi
