...
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
...