You can use server-side TopTeam Azure DevOps Connector to synchronize data between TopTeam and Azure DevOps as per the schedule set by the Project Administrators in TopTeam Web.
In this article, you will learn how to configure server-side TopTeam Azure DevOps Connector to run it on an On-Premise or Cloud installation server.
Who should read this
- System Administrators
- Project Administrators
Step 1. Create a folder ‘Azure DevOps_Connector’ in the rest folder of TopTeam Web installation folder
For information about locating the rest folder, see How to locate installation folder of TopTeam Web Server.
Step 2. Extract the TopTeam Azure DevOps Connector zip file and paste all the extracted files into the Azure DevOps_Connector folder
The zip file of the TopTeam Azure DevOps Connector will be provided to you by TechnoSolutions Support.
NOTE![]() |
The folder’s name must be Azure DevOps _Connector, as shown in the image in Step 1. |
Step 3. Run the exe
You must run it in interactive mode for the first time to accept the license. Note that this is a one-time step.
Step 4. TopTeam Azure DevOps Connector Setup Wizard starts
Step 5. Accept the License Agreement – TopTeam Azure DevOps Connector
Step 6. Accept the MICROSOFT .NET LIBRARY
Step 7. Select Destination Folder
Select the path of the folder ‘Azure DevOps_Connector’ created in the ‘rest’ folder (step 1) as the destination or installation folder.
Step 8. Install the Connector
Step 9. Click Finish
Step 10. Verify if the Config.ini file in the rest folder of the TopTeam Web installation folder contains the required section on the computer where TopTeam Web Server is installed
You can find the Config.ini file in the rest folder of the TopTeam Web installation folder.
If the section is not available, add it to the Config.ini file and add the details based on your system:
[RegisteredConnectors] TFS=Enable [ConnectorPaths] TFS=E:\**********\rest\Azure DevOps_Connector [AppServerConnectionSettings] ServerAddress=127.0.0.1 ServerPort=7100 WebServerAddress=localhost WebServerPort=80 UseSSL=1 IsapiDllPath=topteamhttp/topteamhttp.dll CompressionType=1
Step 11. Install the Connector Launcher (if not already done) for server-side TopTeam Connectors
For more about installing Connector Launcher for server-side TopTeam Connectors, click here.