Skip to main content
11-Garnet
November 20, 2024
Question

Class not registered in modelRegistry.properties: com.ptc.core.security.folder.FolderAccess.

  • November 20, 2024
  • 2 replies
  • 424 views

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.

2 replies

Catalina
Community Moderator
November 20, 2024

Hi @LT_10104055 

 

Thank you for your question! 

 

Please consider adding screenshot(s) to better understand what you are trying to do in your process. 

 

Please refer to this guideline to make your questions more likely to receive a quick and useful answer. 

This will increase your chances to receive meaningful help from other Community members. 

 

Thank you for your participation and please let me know if you need further assistance! 

 

Best regards,

Catalina | PTC Community Moderator
HelesicPetr
22-Sapphire II
22-Sapphire II
November 22, 2024

Hi @LT_10104055 

I can just advice to add the class to the modelRegistry.properties to solve your issue. 

https://www.ptc.com/en/support/article/CS179457

PetrH