Hi,
Has anyone tried integrating the UAA user model DomainUserManagement into their data modeling?
I have a model called Project_DM, which should have some optional many-to-one relationships to users — as Assignee, Owner, and Executor.
To achieve this, I first downloaded the DomainUserManagement user model from the A12 documentation and integrated it into the SME. During testing, I encountered two issues:
- The required rules for the fields
idandusernameare always enforced. As a result, I wasn’t able to save my document without selecting Assignee, Owner, and Executor. I was only able to resolve this after setting “Only if the Parent Group is filled?” to TRUE.
I thought this flag was only relevant for Repeats, not for Relationships. In the case of a Relationship, I don’t understand why the required rules are enforced when no related document has been selected. - Only users with the role userManagementAdmin can list all users. All other users can only see or select themselves.
Is there a role I can assign to my users that allows them to list all or specific users — for example, all users who have a specific role like “ERP_User”?I don’t want to wrap/include or relate the user data model into a separate employee model just to preselect the users that should appear in the relationship select box. I feel that would be unnecessary overhead to maintain each user manually like that. Assigning a role should be sufficient in my opinion.











