This topic is relevant for NextGen Synchronizer only, embedded in Agile Manager's configuration area. For details about the ALM Synchronizer, see for .
The Integration Bridge agent and service are automatically started when your system starts. This topic describes how to manage them manually.
These procedures must be performed as a Windows administrator user.
Note: Both the agent and service must be running for Agile Manager to communicate with on-premise applications such as ALM. For details about these components, see Install the Integration Bridge.
Search or browse for, and select the Start HP Integration Bridge application.
Stop the Bridge agent
Search or browse for, and select the Stop HP Integration Bridge application.
Manage the service using Windows Services
Manage the service from the command line
Use the following commands:
Task | Command |
---|---|
Run agent in a console | <Bridge_installation_directory>/product/bin/HPIntegrationBridge.bat console
|
Install agent as a service | <Bridge_installation_directory>/product/bin/HPIntegrationBridge.bat install
|
Start service | <Bridge_installation_directory>/product/bin/HPIntegrationBridge.bat start
|
Stop service | <Bridge_installation_directory>/product/bin/HPIntegrationBridge.bat stop
|
Restart service | <Bridge_installation_directory>/product/bin/HPIntegrationBridge.bat restart
|
Remove service | <Bridge_installation_directory>/product/bin/HPIntegrationBridge.bat remove
|