Skip to main content
1-Visitor
November 22, 2019
Question

Maintain versions of ThingWorx entities on platform

  • November 22, 2019
  • 4 replies
  • 1221 views

Hi,

As part of the development we are creating some entities on thingworx platform and releasing them to the internal test team. 

As the development is in progress and we continuously modify and add new entities we would like to maintain entity versions for each release on the thingworx platfrom. So the question is how to band entities to a specific version? How to define versions on thingworx entities so that we can differentiate them based on release?

4 replies

22-Sapphire I
November 22, 2019

There isn't a great way, but you can use Model Tags. or a Property

And of course always make sure to leverage some source control system to keep your versions in.

Shivaji1-VisitorAuthor
1-Visitor
November 25, 2019

Thanks, We already have model tags. Trying to add property but expecting better solution.