Question
Create missing Things via 404's
Hi,
Is it possible to create Things in response to 404's?
For example, a new machine turns on for the first time and begins sending data to
.../Thingworx/Things/exampleMachine/Services/exampleService
Normally if the Thing hasnt been created this just returns a 404 but is there a way to use the 404 as a trigger for creating the missing entity.
Any advice is appreciated.

