Skip to main content
1-Visitor
July 15, 2014
Question

Source code repository

  • July 15, 2014
  • 3 replies
  • 2144 views

What is the Source code repository for ThingWorx?

    3 replies

    5-Regular Member
    July 15, 2014

    Hi Rincy,

    Are you referring to the platform's source code? If so, this is not publicly available.

    rincyraj1-VisitorAuthor
    1-Visitor
    July 15, 2014

    Hi Adam,

    I am not referring to the platform's source code. We are developing an application using Thingworx and I am keen to know what is the preferred source code repository for Thingworx based appplications.

    5-Regular Member
    July 15, 2014

    Rincy,

    We don't have a preferred source control management system. You can use whichever system you prefer.

    1-Visitor
    May 21, 2015

    We want to store a
    file in thingworx repository using java code . we don't want to useCreateZipArchive service of FileRepository Thingtemplate. So Let us know ifthere is any way create folder and text file into repository using java code andnot by built in services. If yes, Please share us the code.