Symptom
This article outlines the recommended values for Site Settings in the Career Site Builder XML file.
Note that configuring these settings differently could affect the site core functionalities.
Environment
SAP SuccessFactors Recruiting Marketing
Resolution
Import & Export is an option in Career Site Builder (CSB) where users can move configuration from one site to another during the implementation phase and go-live tasks. This can also be used to check and correct the basic settings by exporting the Site Settings XML file, carefully editing the content and importing it back.
Take the following steps to check the site Settings:
- Go to CSB > Tools > Import & Export
- Click on Export tab
- Select Site Settings
- Press the Export button
- Open the file using notepad++ or any other text editor
- Review the configuration.
- Make sure to take a backup of the file before editing it
- If any of the below settings do not match, carefully edit them
- Reimport the edited file
The recommendation from the Product Management team for the basic settings is as follows:
Framework Type - set to Responsive V3
- <useresponsivedesign>true</useresponsivedesign>
- <propertyname><![CDATA[bootstrapV3]]></propertyname>
- <propertyvalue><![CDATA[1]]></propertyvalue>
Job Start JATS – set to ON
- <atshonorjobstart>true</atshonorjobstart>
Job Expiration – set to ON
- <jobexpirationenabled>true</jobexpirationenabled>
Show Default Pre-Apply Page - set to OFF
- <defaultpreapplypage>0</defaultpreapplypage>
Use Candidate Account Simplification - set to ON
- <propertyname><![CDATA[useRCMAccountManagement]]></propertyname>
- <propertyvalue><![CDATA[1]]></propertyvalue>
Use Recruiter SSO - set to ON
- <userrecruitersso>true</userrecruitersso>
On-Page Business Card - set to ON
- <useonpagebusinesscard>true</useonpagebusinesscard>
Use Business Card Apply for Mobile (Standard & Responsive) - set to ON
- <usemobiletc>true</usemobiletc>
Cookies – set to Session
- <tokentype>3</tokentype>
See Also
3608045 - Enhancing Search Bar Layout by Correctly Configuring 'bootstrapV3' - Recruiting Marketing
Keywords
Career Site Builder, rmk, recruiting marketing, xml overview, csb, site settings, file, configuration , KBA , LOD-SF-RMK-CSB-CFG , Site Config, import & export, Site Locales, Translations , How To
Product
Attachments
| Pasted image.png |
| Pasted image.png |
SAP Knowledge Base Article - Public