Download Source Control Entities from Azure DevOps to Thingworx Repository
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Download Source Control Entities from Azure DevOps to Thingworx Repository
I want to download the source control entities folder structure present in an "Azure DevOps Repo" to a "Thingworx Repository" through API. Kindly suggest the service to be written.
Once the download is complete, I want to call Import Source Control Entities service to complete the deployment.
Solved! Go to Solution.
- Labels:
-
Design
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @DM_9985019.
You will need to figure out how to interact with Azure DevOps Repo via an Azure API. Once you've done that, you can write a service in ThingWorx for calling that API, and another one for importing the entities. We assume these Source Control entities were created in ThingWorx.
Regards.
--Sharon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @DM_9985019.
You will need to figure out how to interact with Azure DevOps Repo via an Azure API. Once you've done that, you can write a service in ThingWorx for calling that API, and another one for importing the entities. We assume these Source Control entities were created in ThingWorx.
Regards.
--Sharon
