- Getting Started with Test Suite
- Studio
- Overview
- Testing Activities
- Configuring user machine
- Configuring SAP Solution Manager
- Configuring system under test
- SAP Solution Manager command line
- Use case scenarios
- Orchestrator
- Testing robots
- Test Manager
- CI/CD integrations
SAP Solution Manager command line
UiPath.SAP.SolutionManager.CommandLine.exe
in
the default installation folder, as follows : C:\Program
Files\UiPath\Studio\net461
. Alternatively, you can find the executable in
your custom installation folder.
See the following sections for descriptions of the available parameters and a few usage examples.
Command |
Description |
---|---|
-s,--status |
Show the registration status. To understand error codes, see Troubleshooting status error messages. |
-r,--register |
Register the communication interface. |
-u,--unregister |
De-register the communication interface. |
-i,--ip |
Show the connection IP used in Studio. |
-o,--out |
Show the output files. |
--help |
Show help. |
--version |
Show version number. |
The following table describes common error messages and troubleshooting measures that you can take to solve these issues.
Error message |
Description/Solution |
---|---|
UiPath Plugin not installed |
You need to install the UiPath® Plugin. |
SAP Connector unavailable |
You need to install the SAP Connector. Important: SAP Connector runs
only on x86 OS architecture.
|
UiPath Plugin uninstalled, SAP Connector installed |
Follow the solution presented for the UiPath Plugin not installed. |
UiPath Plugin uninstalled, SAP Connector uninstalled |
You need to install both UiPath® Plugin and SAP Connector Important: SAP Connector runs
only on x86 OS architecture.
|
UiPath Plugin installed, SAP Connector is x64 instead of x86 (plugin cannot work) |
Follow the solution presented for the SAP Connector unavailable, making sure that you install it on x86. |