HI Team,
I need help in extracting rows and columns for the below scenario
- In Windows Services we have the info like
I want to know the Running status for each and every Name column
HI Team,
I need help in extracting rows and columns for the below scenario
Try this solution:
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.
Regards,
Arivu
Here you go
Sequence6.xaml (9.5 KB)