PTCInc / thingworx-gitbackup-extension

[Unofficial/Not supported] ThingWorx GitBackup Extension for storing your ThingWorx application code in a Git repository
MIT License
25 stars 11 forks source link

Thingworx GitHub Extension #32

Closed AbinayaPonnusamy closed 1 year ago

AbinayaPonnusamy commented 2 years ago

Can we committ only service to gitrepository instead of one Thing?

cbadici commented 2 years ago

Hi @AbinayaPonnusamy , there was already a question asked for this recently, please also check https://github.com/PTCInc/thingworx-gitbackup-extension/issues/30 . With the Git extension you can commit any files you have in your ThingWorx repository to your Git Repository. However, from ThingWorx, you cannot export only services, but entities. To extract only the services from a Thing's definition, you would need a new extension to parse the XML and just output the services.