Hi Sahir,
Thank you for the reply. I have been trying 1st way from so long.
Able to the setting in lpd_cust, but to complete setup is not yet done because of these issues.
Issues with First approach
1. To do PFCG setting, our Roles Authorisation team dont have required authorisation, so we are checking on same.
2. Another point is once this setup will be done, then how we will be able to trigger the form.
2nd Approach
We have Setup the link in portal as per the thread mentioned by you , but there I have identified one issue. URL paramters (Initiator Role = HRASRB, Process, Process_group) are not being passed to backend class to get the custom processes for Initiator Role (HRASRB) in Process List.
Additionally,
only Processes where Initiator role is mentioned as HRASRA are appearing in Process List.
Also Search Feeder class's(A) method(B)is calling FM(C)
where Role_Context is assigned as HR ADMIN, which interns calling Utilitiy class method(D)
(A) CL_HRASR00_SEARCH_FEEDER
(B) GET_PROCESSES_FOR_PD_OBJECTS
(C) HR_ASR_SELECT_PD_PROCESSES
(D) cl_hrasr00_process_utilities=>get_pd_process_list_for_role
Reason being all we are getting Process only for HRASRA roles.
Can you please help here. If you have any info, related to these missing URL parameters & Launchpad issue
Thank You.
Sajal