Help Centre › Building Processes
This article describes the RPA Active Directory functionality to disconnect from an Active Directory server.
For a full list of available functions, please read ACTIVE DIRECTORY functions.
Description
The ACTIVE DIRECTORY Disconnect function closes an active connection to an Active Directory server. You can close a specific named connection or all open connections.
Setting it up
To use the ACTIVE DIRECTORY Disconnect function, follow these instructions:
{{popups:rpas/add:action=ad-disconnect}}
Once on a process map:
- Navigate to the process where you would like to add the ACTIVE DIRECTORY Disconnect function
- Click on the green button's drop-down (right side of the green button labelled "Process")
- On the menu that appears, click on the "+ Activity" item
- From here you can select the ACTIVE DIRECTORY Disconnect option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Name | No | Text | - | The name of the connection to close. Omit to close all connections |
Output variables
This action does not produce output variables.
Errors
| Error | Description |
|---|---|
| Connection not found | No connection exists with the specified name |
Tips
- Omit the name parameter to close all open Active Directory connections at once