Admin: ATS v2: Configure Reject and Unreject Actions Through Custom Flows

The separate Reject and Unreject actions can be invoked through Custom Flows.

  1. Add an ATS_CandidateClosed A person looking for a job. A candidate can also be referred to as a Job Seeker, Applicant, or Provider._Rejection_notes_Wrapper component in your custom Aura wrapper component.
  2. Pass action name and call source to this component.
  3. To call Reject/Unreject outside the ATS, a Lightning Message Channel atsv2RunAction should be reused and implemented.
  4. This will need a new parameter actionName.
  5. The Main document has been updated.
  6. For both steps create new flows should, those components should be populated on the screen, with the design attributes filled in.