Hi!
In our organisation we have LDAP-catalog, where store all data about personal. We want to import all data from this catalog to Metastorm Users and assign roles depend on one of attributes.
I've created solution that have list of Roles, what we plan to use in forthcoming projects, and Visual Script, that create users and assign roles to them. This script uses BO that request data from LDAP.
We need actuall users and roles list in Metastorm, not older than 1 day.
What do you thing about my solution?
If I'll create equal role in another project I can use roles-mapping from that project, really?
Thanks.