Solution Setup
In order to get the automation up and running the projects has to be imported into UiPath Studio, configured and then published.
1. Import into UiPath Studio
Open UiPath Studio and select from the home screen “Open a Local Project” and select the unzipped Managed System Update Bot folder.
2. Configuration of the solution
The configuration is done via the “config.xlsx” excel sheet, that is stored in the “Data”-folder of the project structure. Adjust the parameters accordingly to your environment.
Name | Description |
---|---|
TESTSapUrl | URL to SAP Solution Manager test environment |
TESTSapClient | SAP SM and GUI client number test environment |
TESTReportReceipents | Final report e-mail addresses for test environment. Another values should be separated by ";" (semicolon) |
TESTSAPGUIConnection | test environment SID |
PRODSapUrl | URL to SAP Solution Manager production environment |
PRODSapClient | SAP SM and GUI client number production environment |
PRODReportReceipents | Final report e-mail addresses for production environment. Another values should be separated by ";" (semicolon) |
PRODSAPGUIConnection | production environment SID |
ServerTypes | Server types in bot scope. Another values should be separated by ";" (semicolon) |
MailMessage | Final report e-mail message |
3. Publish & run the solution
Once the configuration of the file has been finished, you can publish the solution via “Design” in the ribbon and “Publish”.
Once the solution is published you can update your UiPath Assistent. The RPA Solution should be visible here and can be launched.
4. Checklist before your first run
Log manually into Solution Manager Web UI and deactivate the Guided Tour for the RPA User
Allow anonymous access to the UiPath Extension in Google Chrome
Enable SAP Scripting in SAP GUI - for details refer to the following documentation: https://help.sap.com/docs/IRPA/8ecea00c1f854fd0a433c4aef5da1ea2/001675913cc54719930aa8197478dcde.html