Symptom
Unable to open Template Settings when editing a template via Manage Templates. A blank page appears instead.
Environment
SAP SuccessFactors Recruiting Management
Reproducing the Issue
- Navigate to Manage Templates > Recruiting Management.
- Click 'Job Requisition'.
- Click the template name.
- Observe that a blank page appears.
Cause
The <default-value> element is not supported for fields with type="currency" in Recruiting templates.
(For SAP Support: see internal memo)
Troubleshooting Steps:
- Press F12 or right-click on the page and select Inspect to open the browser's developer tool.
- Open the Network tab.
- Reproduce the issue to generate logs.
- Filter logs by "createRootNodeVO.dwr".
- Select the log entry.
- Open the Response tab and check for an application error.
Resolution
Modify the XML template:
- Download the latest XML template via Manage Templates.
- Open the XML template in an editor.
- Search for <default-value>.
- Remove the <default-value> line from fields with type="currency".
- Save the changes.
Upload the XML template:
Import the modified template via Provisioning.
To upload templates from Provisioning, contact an implementation partner. Alternatively, raise a Change Request to SAP Support using the approval document referenced in the following KBA:
- KBA 2258199 - SAP SuccessFactors Recruiting Management - Provisioning Configuration Changes
- To locate the download link, search for "XML Template Upload due to Manage Templates limitation".
Details to Include When Raising a Support Ticket:
- Company ID
- Support Access
- Steps to reproduce the issue
See Also
Keywords
RCM, Template, Load, Open, Access, Fail, Field, CurrencyField, defaultValue, Double, String, fingerprint=2c66eee018c284415d75c61c384fcc8d2e7d0393 , KBA , LOD-SF-RCM-ADM , Admin Center, RBP, Permissions and Settings , LOD-SF-RCM-JOB , Job Postings & Requisitions , Problem
SAP Knowledge Base Article - Public