SAP Knowledge Base Article - Public

2852775 - Can we report on Job Posting URL? - Recruiting Management

Symptom

Is it possible to report on the URL/link of a Job Posting?

Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental

Environment

SAP SuccessFactors Recruiting Management

Reproducing the Issue

  1. Login to BizX Homepage
  2. Select 'Recruiting' from the dropdown menu
  3. Under Job Requisitions tab > click the Action menu pertaining to any Job
  4. Click 'Job Postings'
  5. An icon which holds the URL/link to that particular Job Posting will be visible
  6. Is it possible to report on this URL?

 

URL.jpg 

Resolution

As per the current system design, reporting on the link/URL to a Job Posting is currently not possible.

You may raise an Enhancement Request to change this behavior. SAP SuccessFactors provides a channel where you can propose, discuss, and vote on ideas to improve the product.2090228

This is also not possible through the Odata API -> Job Requistion Posting

WORKAROUND:

As workaround, you can use Business Rule to create the URL and add into a custom field in the Job Requisition. Here's an example:

You need to use the Concatenate() function and three Sub Strings to create the URL. The only non static value would be the Job Requisition ID.

  1.  https://#########.successfactors.com/sfcareer/jobreqcareer?jobId=
  2. Job Requisition ID
  3. &company=YOURCOMPANYID

NOTES: 

  • The URL format may differ from the above example. Make sure to check what's your Posting URL format through the Job Posting tab in the Job Requisition.
  • You can also apply the same logic for Internal Job Posting URL.
  • This workaround doesn't work with Private Postings.

See Also

2090228 - How to Submit Enhancement Requests for SAP SuccessFactors Products

2675995 - How to Locate Job Posting URL

Keywords

job, posting, url, link, adhoc, report, reporting, possible, possibility, recruiting , KBA , LOD-SF-RCM-JOB , Job Postings & Requisitions , LOD-SF-ANA-ADH , Adhoc Reports & Report Builder , How To

Product

SAP SuccessFactors Recruiting all versions