Understanding the Job Posting Status Retrieval Process

When the job board distributor sends job board responses to PeopleSoft Staffing:

  • Published jobs are performed using the GetJobList webservice and returns this information:

    • Job Board Name (ID)

    • Publication Date

    • Expiration Date

    • Removal Date

    • Publication Status

    • Job Posting URL

  • If there are jobs received from the GetJobList webservice that need to be updated in the PeopleSoft system, then the UpdateJobStatus web service will update the job opening header record (FO_JOBOPEN_HDR) and insert rows in the job opening detail record (FO_JOBOPEN_DTL).

    This only occurs when the job opening status is Published on the job opening header.