Custom java script service to set values in a thing property of type infotable in ThingWorx
Applies To
- ThingWorx Platform 6.5 to 8.3
- ThingWorx Analytics 8.1 to 8.3.2
Description
- Custom java script service to set values in a thing property of type infotable
- Thing property of type infotable contains number variables which needs to set with some input value from a service
- SetPropertyValues service is used to set values in thing property
- Old existing rows in infotable will be flushed and new input coming from service will be updated