52
Views
2
Comments
How to find all usages of an attribute of a system entity

I would like to find all usages of the "email" attribute of the "user" entity that resides in the system module.

Obviously one cannot simply go to the module and click "show usages in all modules", seeing as it is a protected module.

Is there any way to accomplish this?

UserImage.jpg
Puja Rani

Hi, You can check these post once, if that helps.

  • https://www.outsystems.com/forums/discussion/86241/how-to-find-usages-of-system-entity-or-action/
  • https://www.outsystems.com/forums/discussion/72651/query-to-check-where-user-id-is-used-as-foreign-key/


2024-03-06 08-19-06
Rean Lubbe

Thanks Puja, unfortunately those deal with finding where the entity is reference, not where the attribute is used.

Provided that this was a seldom used entity I might be able to get it from there, but pretty much everything users the "user" entity.

I specifically need to know where the user email is used

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.