How to schedule recurring runs of Dynamic Roles process, DYNROLE_PUBL?
Hello,
For Dynamic Roles, the DYNROLE_PUBL app engine can be run ad-hoc for a single role by using the Roles > Dynamic Members page and for all roles by using the Run Dynamic Role Rules page.
What DYNROLE_PUBL does is dependent on the run control of the instance, which is assigned through code on the execute button of the page when running the process ad-hoc. The Roles page is part of the ROLEMAINT component, so the run control, DYN_ROLES_ONE_ROLE, is assigned. The Run Dynamic Role Rules page is part of the ROLEMAINT component, so the run control, DYN_ROLES_ALL, is assigned.