Workflow Execution on device other than the alarmed device

Workflow Execution on device other than the alarmed device

I have been able to configure a workflow that kicks of a task on a server to restart an interface on our Datacenter firewall when it detects that one of the IPSEC tunnels connected to it has caused a routing loop. Since this has to be an SSH connection I have to use a program outside of OpManager. The batch file and program work, and are executable from OpManager.

The problem I have is that since I have to set the Device to the server that holds the program and script, I can't pass the ${DeviceName} ${UserName} and ${Password} for the device that needs to be connected to and restart the interface.

Using Process - Start Process and setting the Destination Device to the Server hosting the batch file and program and I am able to shut down the master port, but that means that 64 other connections on this port that don't need to be reset have to go down at the same time.

Since I have to set the Destination Device to the server, How can I still pass the ${DeviceName} of the device that triggered he Alarm?

                  New to ADSelfService Plus?