Active IQ Unified Manager Discussions

post scripts/commands

suhail_tafesh
2,360 Views

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

abhit
2,360 Views

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

Public