Skip to main content
1-Visitor
June 21, 2017
Solved

Q. Team development in ThingWorx -- Source control, individual development, integration builds and integration runtime environment?

  • June 21, 2017
  • 2 replies
  • 2127 views

I am looking for a best practice for team development in ThingWorx.  What is the recommended setup for source control, individual development, integration builds and integration runtime environment, etc.?

Best answer by posipova

Could you please elaborate/provide more details on the problem description and use case? There is a ThingWorx Development Guidlines available and

you may also refer to this thread Best Practices for Source Control in Thingworx

2 replies

posipova20-TurquoiseAnswer
20-Turquoise
June 22, 2017

Could you please elaborate/provide more details on the problem description and use case? There is a ThingWorx Development Guidlines available and

you may also refer to this thread Best Practices for Source Control in Thingworx

5-Regular Member
June 22, 2017

Hello, here is a blog post on this very subject. I think the gist is that any kind of source control can be used, because ThingWorx allows you to export your entities to folders (the "Export to Source Control" option under "Import/Export" in Composer, which would then be synced up using something like Subversion. I hope this helps!