Symptom
How to insert an image on Notifications?
Environment
SAP SuccessFactors Onboarding 1.0
Resolution
OPTION ONE (1): via Reference Files (Other Attachments)
Upload Image in Reference Files > Forms
- Navigate to SAP SuccessFactors HCM > Onboarding 1.0 > Reference Files > Forms > Other Attachments
- Click Create button and populate the attachment form
- Name - File name of the image in SAP SuccessFactors Onboarding 1.0
- FileName - Select the image in your local directory before uploading
- Code - A unique identifier of the attachment
- Click Upload to save the file in Onboarding
- Copy the Code, as this will used as an identifier of the image in Notifications
Insert Uploaded Image on a Notification Template
- Navigate to SAP SuccessFactors HCM > Onboarding 1.0 > Notifications
- Find and Select Notification Template
- Click Email button in the action bar
- Click Source button to add a code snippet, add the following line {ATTACHMENT:XXXX}
- Replace XXXX with the attachment code
- Click Apply and Submit
- Try and test
OPTION TWO (2): via Image Hosting in SAP SuccessFactors Public Directory
Contact SAP SuccessFactors Cloud Product Support
Please reach out to SAP SuccessFactors Cloud Product Support in SAP One Support Launchpad via Support case and request to host image in SAP SuccessFactors Public SFTP; see KBA 2157471 for more details.
Once the file is uploaded in SAP SuccessFactors Public SFTP, support will provide you a hyperlink.
Insert Uploaded Image on a Notification Template
- Navigate to SAP SuccessFactors HCM > Onboarding 1.0 > Notifications
- Find and Select Notification Template
- Click Email button in the action bar
- Click Source button to add a code snippet, add the line below
- <img alt="YYYY" src="XXXX">
- alt - Alternate
- src - Source
- Replace XXXX with the image link hosted in SAP SuccessFactors public directory and YYYY as an alternate text if the image does not show properly
- Click Apply and Submit
- Try and test
Keywords
Onboarding, OBD, ONB, 1.0, Upload, Image, Notifications, Message, Email, Logo, Picture , KBA , LOD-SF-OBD-EML , Emails and Notifications , LOD-SF-OBD , Onboarding , How To
Product
Attachments
add image.jpg |
add image to notification.jpg |