Symptom
Site Integrations tab in Career Site Builder allows you to connect RMK with a Bizx instance. This tab may be missing for some instances in CSB > Settings > Site Configuration.
This article provides instructions to make this tab visible.
Please note that the instructions provided in this article MUST be applied only on Stage (Preview) environments.
Environment
SAP SuccessFactors Recruiting Marketing (RMK)
Reproducing the Issue
- Access Command Center V2;
- Go to CSB > Settings > Site Settings;
- The Site Integrations tab is not visible.
Cause
Basic instance configuration details were provisioned incorrectly and need to be checked and corrected.
Resolution
FAQ:
Why should I use the below steps?
The integration between Recruiting Marketing and Recruiting Management requires the configuration of fields available in the Site Integrations tab in Career Site Builder. If this tab is not visible, please follow the below steps.
Where should I use the below steps?
Preview (Stage) environments only.
What will happen when I complete the below steps?
The site will have the proper default configurations so the implementation can be started.
Instructions:
- Access the new Command Center;
- Go to CSB > Tools > Import & Export > Export tab;
- Export the Site Settings twice (important note: keep two copies of this file - one unmodified as a backup in case anything goes wrong so you can restore the original configuration, and one that you will modify);
- Open the file you will be modifying with a text or XML editor (e.g. Notepad++, Oxygen, etc...);
- You will need to modify the following settings in the XML file as follow:
- Framework Type -> set to Responsive V3
- <useresponsivedesign>true</useresponsivedesign>
- <propertyname><![CDATA[bootstrapV3]]></propertyname>
- <propertyvalue><![CDATA[1]]></propertyvalue>
- <useresponsivedesign>true</useresponsivedesign>
- 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>
- Use SSL – set to ON
- <sslintalentcommunity>true</sslintalentcommunity>
- Talent Community Signup – set to ON
- <subscribeatapply>true</subscribeatapply>
- Legacy Mobile – set to OFF
- <mobileversion>false</mobileversion>
- Framework Type -> set to Responsive V3
- Save the file;
- Go to CSB > Tools > Import & Export > Import tab;
- Import the Site Settings using the modified file;
- Reload the page;
- Go to Settings > Site Configuration;
- The Site Integrations tab should be visible now.
After completing the implementation in Stage, you can export the Site Settings from Stage and then import to the Production environment as part of the go-live tasks.
Important Note: Site Integrations tab will be visible in CSB Production when Site Settings is imported from Stage.
See Also
Keywords
Site Integration tab missing, not visible, CSB, new Command Center, RMK, SSO, RMK, Bizx, Integration , KBA , LOD-SF-RMK-CSB , Career Site Builder , LOD-SF-RMK-CC , Command Center , How To