Symptom
Department / Division / Location is not being displayed under the Job Requisition Title in RCM External Career Site despite that the grid order has been configured.
Environment
SAP SuccessFactors Recruiting Management
Reproducing the Issue
- Go to Admin Center -> Internal and External Career Search Settings.
- Under Standard Filters, enter a grid order for the field 'Location'.
- Go to external career site, and see that the Location is not displayed under the Job Requisition Title.
Cause
In Internal and External Career Search Settings, the standard fields named "Department", "Division" and "Location" refer to the following enum-type job requisition fields:
- "department" (enum type)
- "division" (enum type)
- "location" (enum type)
If the corresponding field is not defined in the job requisition template, the information will not be displayed.
The enum-type Department / Division / Location fields may not have been defined in the job requisition template. Instead, the object-type Department / Division / Location fields are in use.
- "department_obj" (object type)
- "division_obj" (object type)
- "location_obj" (object type)
Resolution
To correct the configuration, follow the below steps:
- Go to Admin Center -> Internal and External Career Search Settings.
- Disable the enum-type field if it is not defined in the job requisition template:
- "Department"
- "Division"
- "Location"
- Enable the object-type field if it is defined in the job requisition template:
- "Department (Generic Object)"
- "Division(Generic Object)"
- "Location (Foundation Object)"
- Enter a value in the "Grid Order" column.
Keywords
internal, external, career, search, settings, location, object, location_obj, enum, department, division, department_obj, division_obj, grid order , KBA , LOD-SF-RCM-POR , Career and Agency Portals , Problem