Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hi,
I was trying to create a developer user group in my application to which collection level access permission to almost all entities barring a few was provided.
In case of Thing Template, provided visibility to the organization of the user group and also provided all permissions in the Run time and Design time scenarios except for the delete permission.
One thing that was observed is, though I am able to access and edit certain Thing Templates, an error was getting thrown in Application log stating the the corresponding entity cannot be found.
Apart from the access and visibility permissions provided at the collection level, should it be configured at some other level also?
For reference, the error shown in Application log mainly corresponds to 3 Thing Templates (RemoteThingWithFileTransfer, RemoteThing, GenericThing)
Can anyone suggest an approach to be taken to resolve this
It sounds like you have created Things based on the Template or the Template references some things that the user doesn't have visibility to.