Help Centre › Building Processes
This article describes the RPA SAP functionality to login.
For a full list of available functions, please read SAP functions.
Description
The SAP Login function allows you to login.
Setting it up
To use the SAP Login function, follow these instructions:
{{popups:rpas/add:action=sap-login}}
Once on a process map:
- Navigate to the process where you would like to add the SAP Login 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 SAP Login option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Window | Yes | Text | - | The SAP window title |
| Username | Yes | Text | - | The SAP username |
Output variables
This action does not produce output variables.
Errors
| Error | Description |
|---|---|
| SAP not open | SAP GUI is not running |
| Login failed | Authentication failed |
Tips
- The password is managed by the bot and not entered here