Service Exists
The Service Exists action determines if a specific service is running. The action checks for the service name to see if it exists on the current machine. It does not change the service state or identify if the service is running.
Note: The Actions Quick Reference provides a complete list of actions that you can print for easy reference.
Create a Service Exists action
-
Ensure that the user who will be running this action is a local administrator and the bot is running as an administrator.
-
If you do not already know the exact name of the service, find it.
-
Open the Services window on the computer.
-
Right-click on the service and select Properties.
-
Identify the Service name at the top of the Properties window.
-
-
In Nintex Bot, on the Actions list, click Computer and select Service Exists.
-
Enter the Service name (not the display name). Optionally, click the Magic Wand to use the Expression Builder.
-
In the Save to field, enter the variable to store the result. Optionally, click the Magic Wand to use the Expression Builder.
-
If needed, adjust the Run error task settings to fine tune how the action runs.
- Run error task: A botflow containing an error task automatically runs the error task in the event of an error. If the botflow does not contain an error task, the botflow stops in the event of an error.
- Stop on error: The botflow stops in the event of an error.
- Ignore errors: The action is skipped in the event of an error and the botflow attempts to execute the next action.
-
(Optional) Add a Note to document special instructions or functionality.
-
Toggle the run switch to Run and click OK to execute and save the action.
Note: The run switch is set to Run by default. To create or modify this action without executing it, click the slider to change the option to Don't Run. For more information, go to Action Builder.
When the action is executed, Nintex Bot checks for the service by entering the service name.