Windows Services

HI Team,

I need help in extracting rows and columns for the below scenario

  1. In Windows Services we have the info like
    I want to know the Running status for each and every Name column

@Honda,

Try this solution:

1 Like

Thanks for the response.

In this i want to identify only Application Gateway Service status is running or not. How to modify this in your sample code ?

Thanks

Hi @Honda ,
Please use below xaml.
CheckApplicationRunningStatus.xaml (13.8 KB)

You have to pass the Application Name as in argument it will give the status as running/stopped.
image

Regards,
Arivu

Here you go

Sequence6.xaml (9.5 KB)

Getting validation error. Unable to run the file