I would like to know how we can solve the following use case in NERM:
I have a form to register suppliers, whoever registers them automatically is added as “owner” and can view and edit their information.
What happens when the owner is no longer part of the organization, is it possible to re-assign those profiles to some other user within NERM?
Can this be done automatically or in bulk?
@GilbertoOledo14 , When you say “whoever registers”, are you talking about system users coming into NERM via SSO? Or external collaborators logging into a NERM portal to submit the registration form?
well, its slightly tricky to do automatically as the owner is user not a profile. Assuming owner is a user not profile, then this should be driven by ISC and using workflow, you can find out for how many profiles, the user is an owner and you can update accordingly.