Common Integration Manager commands
The integration manager is used to safely start and stop integration applications during the automated deployment process. The following lists common commands used by administrators.
| Action | Command, issued from a Command Prompt window |
|---|---|
| List all the integrated applications registered for a study. | IntegrationManager Query [-TRIAL] <study_name> |
| Register an integration application for a study. | IntegrationManager Register [-TRIAL] <study_name> Application <application_name> [application_parameters] |
| Unregister an integration application from a study. | IntegrationManager Unregister [-TRIAL] <study_name> Application <application_name> |
| Display IntegrationManager command help. | IntegrationManager /? |
Parent topic: Managing a study