Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hi All,
I need information about the following problem:
I see this solution, but i dont know how to proceed
Hello,
I found solution on thic community. So we can close this topic.
Get null pointer exception if property change via mqtt
Visibility Permissions when logging properties
You have to go to your ValueStream and click on ThingworxPersistenceProvider and click on View. Than you must start the AddVisibilityPermission-Service of the PersistenceProvider:
principal: Everyone
principalType: Organization
After that the ValueStream will work
Thanks for the help.
Solved! Go to Solution.
Hello!
Without getting into details in the issue and just focusing on the steps mentioned in the related thread solution, this is what the user suggested doing:
1) There must be a problematic Value Stream for your issue. Look for it in the ThingWorx Composer Home under "Data Storage" --> "Value Streams"
2) Click on its name to edit it (a new tab for the Value Stream is opened)
3) In the "General Information" section, you will see the "Persistence Provider" field pointing probably to "ThingworxPersistenceProvider". Click on it and you will be offered to View / Edit / Clear. Select "View"
4) A new tab for the Persistence Provider will be opened. Go to Services and look for service "AddVisibilityPermission"
5) Click on "Test" to run this Service and you will be asked to enter the following two inputs:
principal
principalType
6) Enter "Everyone" as principal and "Organization" as principalType, and click on "Execute Service"
That should fix the issue according to user in related thread.
I hope this helps!
Best Regards,
Vanessa
Hello!
Without getting into details in the issue and just focusing on the steps mentioned in the related thread solution, this is what the user suggested doing:
1) There must be a problematic Value Stream for your issue. Look for it in the ThingWorx Composer Home under "Data Storage" --> "Value Streams"
2) Click on its name to edit it (a new tab for the Value Stream is opened)
3) In the "General Information" section, you will see the "Persistence Provider" field pointing probably to "ThingworxPersistenceProvider". Click on it and you will be offered to View / Edit / Clear. Select "View"
4) A new tab for the Persistence Provider will be opened. Go to Services and look for service "AddVisibilityPermission"
5) Click on "Test" to run this Service and you will be asked to enter the following two inputs:
principal
principalType
6) Enter "Everyone" as principal and "Organization" as principalType, and click on "Execute Service"
That should fix the issue according to user in related thread.
I hope this helps!
Best Regards,
Vanessa