Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
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.?
Solved! Go to Solution.
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
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
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!