Hi all,
This issued should be easy for any SolarWinds expert.
I am trying to setup an alert trigger to execute a powershell script that performs Invoke-RestMethods to create incidents in BMC Remedy 9.1.04.
If I run it directly from powershell on the Orion server it works perfectly creating the incident on the Remedy server
When I attempt to Simulate the trigger in the Alert I select Execute and get "Action executed successfully" but no incident is created nor can I find any events or logs to verify.
Anyone has any idea on how to execute the script from an alert trigger ?