# SAP Solution Manager command line

> The SAP Solution Manager command tool allows you to check the status of your integration with UiPath® Studio. You can find this tool packaged with each Studio build as `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.

The SAP Solution Manager command tool allows you to check the status of your integration with UiPath® Studio. You can find this tool packaged with each Studio build as `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.

## Command line arguments descriptions

Check the following table for descriptions of the available parameters and how you can use them.

| Command | Description |
| --- | --- |
| `-s`,`--status` | Show the registration status.  To understand error codes, check [Troubleshooting status error messages](https://docs.uipath.com/test-manager/automation-cloud/latest/user-guide/sap-solution-manager-command-line#sap-solution-manager-command-line). |
| `-r`,`--register` | Register the communication interface. |
| `-u`,`--unregister` | Unregister 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. |

## Troubleshooting status error messages

The following list describes common SAP Solution Manager errors and how you can solve them:

* **UiPath Plugin not installed**: To solve this you need to [install the UiPath® Plugin](https://docs.uipath.com/test-manager/automation-cloud/latest/user-guide/configuring-user-machine#configuring-user-machine).
* **SAP Connector unavailable**: To solve this you need to [install the SAP Connector](https://docs.uipath.com/test-manager/automation-cloud/latest/user-guide/configuring-user-machine#configuring-user-machine).
  :::important
  SAP Connector runs only on x86 OS architecture.
  :::
* **UiPath Plugin uninstalled, SAP Connector installed**: To solve this you need to [install the UiPath® Plugin](https://docs.uipath.com/test-manager/automation-cloud/latest/user-guide/configuring-user-machine#configuring-user-machine).
* **UiPath Plugin uninstalled, SAP Connector uninstalled**: To solve this you need to install both [UiPath® Plugin](https://docs.uipath.com/test-manager/automation-cloud/latest/user-guide/configuring-user-machine#configuring-user-machine) and [SAP Connector](https://docs.uipath.com/test-manager/automation-cloud/latest/user-guide/configuring-user-machine#configuring-user-machine)
  :::important
  SAP Connector runs only on x86 OS architecture.
  :::
* **UiPath Plugin installed, SAP Connector is x64 instead of x86 (plugin cannot work)**: To solve this you need to [install the SAP Connector](https://docs.uipath.com/test-manager/automation-cloud/latest/user-guide/configuring-user-machine#configuring-user-machine).
  :::important
  SAP Connector runs only on x86 OS architecture.
  :::
