How to allow user to update a logged property in ThingWorx
Applies To
- ThingWorx Platform 8.0 to 9.3
Description
- Data Change event only fires when using the Administrator user
- Setting logged property from subscription to Data Change event does not work
- REST API property value update do not fire value change event
- AddStreamEntry service is not working via REST API if non-Administrator user is logged in
- Setting permissions on user to write to Value Stream
com.thingworx.webservices.context.HttpExecutionContext@5fc32268] java.lang.NullPointerException: null
at com.thingworx.persistence.common.ValueStreamEngine.getValueStreamEntryProcessor
- Logged properties are not stored
- Values are not saved in value stream
- Logged property are not stored in InfluxDB PersistenceProvider,however a restart of the Things from Administrator user does push values.