hi Andre,
I managed the country specific processes the following way:
- in hrasr_dt Process Start configuration I configured roles that can start the process with restriction - Included and provided Object Group
- I created two Object Groups for two different countries with one country specific process each group
- for each process I configured Role Assignment using previously created Object Group
- the Object Group with the process assigned is controlled by PASRG feature to which you can go from hrasr_dt Object Group assignment - here you can use MOLGA
- in lpd_cust Role MSS instance employee_menu I use ASR_PROCESS_EXECUTE_OVP application to start processes for employees in Team View context menu for employee
- In Target App Params I provided PROCESS_GROUP=name of the Group having two Objects Groups for two different countries
- now ASR_PROCESS_EXECUTE_OVP knows when starting the process for employee which one to chose basing on the employee MOLGA and feature
hope it helps,
Lukas