Symptom
When you click on "Contact Candidate" from an application and try to send a mail to candidate, it shows "Your SMS was not sent to candidate".
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
Reproducing the Issue
- Recruiting>Job Requisitions
- Click on any job requisition
- Click on any application
- Click on "Contact Candidate" on top right hand corner of application
- Contact via>SMS
- Select Template and provide content to SMS body
- Click "Next"
- Click "I'm Done"
- The following error appears: "Your SMS was not sent to candidate":
Cause
There are 3 possible causes:
- The credentials and/or the URL aren't properly filled.
- The Candidate Opt-in SMS trigger is not enabled.
- SMS enabled in Manage Recruiting Settings page, but Mail Candidate permission is only grant to a specific role in job requisition template
Resolution
For cause 1:
- Admin Center>Manage Recruiting Settings
- Short Message Service (SMS)
- Verify that the credentials and URL are correct. Double check any space accidentally saved at the end of the information or if there are any lower/upper case in the wrong character.
For cause 2:
- Admin Center>Manage Recruiting Email Templates.
- Create a new template.
- Enable the SMS Status and fill out SMS Body then save the template
- Go to Recruiting Email Triggers
- Enable the Candidate Opt-in SMS trigger and link the new template created.
For cause 3, you need to provide write permission for the candidateEmail in job requisition template for the desired role:
<candidate-email-permission type="candidateEmail">
<description><![CDATA[Recruiters can email candidate.]]></description>
<role-name><![CDATA[R]]></role-name>
</candidate-email-permission>
See Also
2664743 - How to edit read/write permission for candidate application fields
2393521 - Permission for recruiting operators to email candidates from candidate application
Keywords
mail, short, message, service