Solved
Publishing the experience programmatically
I have an experience in Studio and I would like to publish this experience programmatically without opening up thingworx studio, how this is done? is it possible?
I have an experience in Studio and I would like to publish this experience programmatically without opening up thingworx studio, how this is done? is it possible?
For the existing projects, you can append "?replace=true" to the end of the url - which is again updating the projects. And for delete, you can use curl options ie., -X "DELETE" option for deleting the project.
Just an FYI, the commands are similar to curl options.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.