Class not registered in modelRegistry.properties: com.ptc.core.security.folder.FolderAccess.
Version: Windchill 12.0
Use Case: I need to fetch the folder level access present inside a library. If I provide Username and library, then it should fetch what all access does the user have in that particular library container's folders. Please let me know if there's any API which supports this? I am using FolderAccess API but it is throwin below error. Error: Class not registered in modelRegistry.properties: com.ptc.core.security.folder.FolderAccess. ex: user might have read, download, modify access. I need to fetch these using api.
Description:
I need to fetch the folder level access present inside a library. If I provide Username and library, then it should fetch what all access does the user have in that particular library container's folders. Please let me know if there's any API which supports this?
I am using FolderAccess API but it is throwin below error.
Error: Class not registered in modelRegistry.properties: com.ptc.core.security.folder.FolderAccess.
ex: user might have read, download, modify access. I need to fetch these using api.

