Skip to main content
1-Visitor
November 23, 2022
Question

Deploy multiple packages at once

  • November 23, 2022
  • 2 replies
  • 861 views

Hi All,

is it possible to configure a big deployment with multiple packages for a device in the scm extension?

Thanks in advance. 

2 replies

Community Manager
January 20, 2023

Hi @MF_10410533.

 

What version of ThingWorx and Utilities are you running?  This is something we'll have to test.  Keep in mind, however, that larger deployments are riskier and more difficult to troubleshoot.  You can schedule multiple deployments as an alternate approach.

 

Regards.

 

--Sharon

16-Pearl
January 24, 2023

Via the normal SCM-UI it is not possible (and therefore I assume all the services are also only allowing one package to be deployed). Also see docs which only describe "one package"-deployments https://support.ptc.com/help/thingworx/utilities/r9/en/#page/ThingWorx_Utilities%2FDeployPackages.html%23 

 

You could create your own Mashups which creates a deployment for each selected package (using the services the normal scm-ui uses). This will be some work I think.