Is target application is available or not?

Hi,
Do we have any way to ensure that target application is available or not?

If target application is not available, I want to send Application down notification to the Admin.

Hi @bhuvan
You can use Application exists activity. This activity detects target application availability.

Please refer knowledge base for more details - Application Exists

As suggested by @mrunalini - Application Exists activity is also helpful in this scenario.

You can also create a snippet with Automation Studio - PowerShell activity to check the Application is down and then send email to users. Reuse the same snippet in the Automation Process.