Configuring external job board URL for job scraping for classic candidate space

The landing page URL of the external job board must contain these context session keys:

  • the HR organization
  • the job board name
Note: The requirements that are listed are for the URL that is linked to the external job board. There are no configuration steps for Candidate Space.

This URL configuration applies to third-party job sites, including Indeed®.

  1. Edit the initial landing page URL for the external job board. It must include the context session key for the HR organization number:
    context.session.key.HROrganization=XXXXX

    Where XXXXX is the HR organization number for the external job board that you defined in Talent Acquisition.

  2. Edit the initial landing page URL for the external job board. It must include the context session key for the job board name:
    context.session.key.JobBoard=JobBoardName

    Where JobBoardName is the name of the external job board you defined in Talent Acquisition. For example, INTRANET.

Example URLs for classic Candidate Space

Example landing page URL:

http://exampleservername/hcm/CandidateSelfService/controller.servlet?dataarea=hcm&context.session.key.HROrganization=7004&context.session.key.JobBoard=EXTERNAL

Example job posting URL:

http://exampleservername/hcm/CandidateSelfService/lm?_ln=JobSearchResults&_r=0&bto=JobPosting&dataarea=hcm&name=PostingDisplay&service=form&webappname=CandidateSelfService&HROrganization=7004&JobRequisition=23&JobPosting=100

Example newly created job posting URL for external job board:

http://exampleservername/hcm/CandidateSelfService/lm?_ln=JobSearchResults&_r=0&bto=JobPosting&dataarea=hcm&name=PostingDisplay&service=form&webappname=CandidateSelfService&HROrganization=7004&JobRequisition=23&JobPosting=100&context.session.key.HROrganization=7004&context.session.key.JobBoard=EXTERNAL