Symptom
- What is the Agency Portal?
- How to create a new agency access
- Configuring an agency user
- How to reset an agency user's password
- What are the limitations for the fields in Admin Center > Set Up Agency Access?
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Resolution
Agency Portal – What is it?
Agency Portal provides a separate portal for External Recruiting Agencies. Allows external agencies/recruiters to creates/see their candidates, see job requisitions open for agency access and forwarding candidates to those job requisitions:
Configuring Agency Postings
Enabling agency requires initial setup from Professional Services.
Here are the steps to make your staging company instance work with the agency site:
- Login to Provisioning.
- Click your company instance's name link.
- Click the Company Settings link.
- Check the "Enable Recruitment Agency Access" option, and then click the Save button for the section.
- Modify the job requisitions template in Provisioning so it contains the necessary "agencyPosting" lines. You'd add the following line to the requisition template:
<field-definition id="agencyPosting" type="bool" required="false" custom="false">
<field-label><![CDATA[Agency Posting]]></field-label>
<field-description><![CDATA[]]></field-description>
</field-definition>
- Give permissions for each role/status that should have access to post to the agency site. You'd need to add the "agencyPosting" reference to all roles you want to have access to posting to the agency site. Here's an example field permission with agencyPosting in bold. Basically, you can simply copy the "agencyPosting" reference and place it wherever you see the "intranetPosting" or "corporatePosting" references.
<field-permission type="write">
<description><![CDATA[Permissioned roles]]></description>
<field refid="agencyPosting"/>
</field-permission>
Note: You cannot define this permission as field-permission type="read". You must grant write permissions for this field.
Note: Recruiting users with permissions to manage agencies have access to all agencies. You cannot permission agency users to access only a sub-set of agencies. There are presently no options for different navigation methods to sort through the agency list.
Enabling Recruiting Agency Access from Admin Center
- Go to Admin Center > Manage Recruiting Settings.
- Enable Recruiting Agency Access to set up and manage Agency access.
- Enable Configure label for candidate status displayed to agency users to display detailed candidate status to the Agency users.
- Enable Posting to Specific Agencies (Warning: Once you enable this feature, you cannot disable it) to post jobs to any of the configured agencies separately. If not enabled, jobs are posted to all the configured agencies.
Agency Admin Set Up
Go to Admin Center > Set Up Agency Access:
Agency Name: Agency Name appears in several places in the user interface. This value may include spaces. Special characters should be avoided.
Agency Odata:image/jpeg;base64, for a job requisition, for which the candidate is submitted or for duration.
- Further Ownership settings (Candidate ownership, candidate self-ownership,data:image/jpeg;base64, Agency Access in Admin Center. Please refer to the “Agency Admin Set Up” section above.
Working with Agency Portal
- The Agency Login Page is universal for each datacenter. For a list of all URLs please follow this link: 2674906 - Agency Portal URL - Recruiting Management
- To post a job to agencies, recruiting users can navigate to the Job Postdata:image/jpeg;base64,g>Add Agencies" button under the Agency Listings section. Agencies can view job requisitions posted for them in the 'Job Listings' tab on Agency Portal.
- Agencies can choose "Submit New Candidate" or "Submit Existing Candidate" to subdata:image/jpeg;base64,tted by the agency will be visible in the 'Candidates' tab on Agency Portal.
- If "Configure label for candidate status displayed to agency users" is enabled in Manage Recruiting Settings, it is possible to set 'Agency User Stadata:image/jpeg;base64,licant Status Configurations".
If not enabled, Agencies wildata:image/jpeg;base64,trong>Invited to Apply and Applied.
Keywords
Agency, access, Posting, Configuration, restrict, posting, candidate, requisition, job
SAP Knowledge Base Article - Public