Symptom
After saving the "Application Submit Page" message, the system returns an error: "There was an error processing your request. Please contact Product Support".
"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
Cause
The reason behind the error is the unsupported encoding embedded to the submission text.
Resolution
If the system returns the error message, it means the embedded code is not supported. One example of not supporting code is Javascript.
To identify the unsupported code, you can remove one parameter and try to save again. Repeat the steps until you're able to save without any changes.
For example:
<p>Test Message</p>
<p><script> </script></p>
- Open the Source;
- Remove the second line > "<p><script> </script></p>";
- Save it;
- If the error doesn't occur, it means the unsupported code has been removed.
NOTES:
- The content being used by the client is under the client's responsibility only. Product Support cannot assist in identifying an alternative.
- Make sure to apply the changes to all languages.
See Also
2380219 - Adding Pixel Tracking to Apply Confirmation Page in Recruiting
2317819 - Customize message on Application Submit Page - Recruiting Management
Keywords
KBA , LOD-SF-RCM , Recruiting Management , Problem
Product
Attachments
Pasted image.png |