Symptom
- The attachment limit has been reached
- Can't upload a file as the attachment storage is full
- A user is experiencing a document attachment issue and has been notified he cannot upload bigger files
- Customer is trying to upload a PDF file under Employee-related documents but is receiving the following error:
The file size of SAP_ProductRoadMap_SuccessFactors_HCM_Suite_20160619V5.pdf exceeds the maximum file size limit of 5000 kilobytes or the file size is 0
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 HXM Suite
Reproducing the Issue
- Go to Any Test user
- Add Attachment document
- Example Result:
The file size of SAP_ProductRoadMap_SuccessFactors_HCM_Suite_20160619V5.pdf exceeds the maximum file size limit of 5000 kilobytes or the file size is 0
Cause
- The Attachment File Size is set to a default of 5MB
- The Attachment Storage Allocation is set to a default of 5GB
- The Attachment User Limit is set to a default 5MB
Resolution
To solve this customers need to adjust the Attachment max file size through above settings. Following the steps below:
- Login with an admin user with access to Company System and Logo Settings
- Go to Company System and Logo Settings
- Scroll down to the Document Attachment section;
- Update the field Attachment max file size to a higher limit;
- Click Save Company System Setting;
NOTE for SUPPORT and Partners: Same settings is available to be checked via Provisioning -> Company Setting -> Document Attachment -> Attachment user limit;
If issue persists, make sure that data field is as below example (from provisioning):
Succession Data Model Configuration Change:
<data-field id="attachment" field-name="attachment1" required="true" max-length="999" document-type-id="ATTACHMENTS" max-file-size-KB="10000" file-formats="doc|docx|pdf|ppt|pptx">
<label>Attachment</label>
<label xml:lang="de-DE">Anhang</label>
<label xml:lang="el-GR">Προσάρτημα</label>
<label xml:lang="en-GB">Attachment</label>
<label xml:lang="es-ES">Archivo adjunto</label>
<label xml:lang="fi-FI">Liite</label>
<label xml:lang="fr-CA">Pièce jointe</label>
<label xml:lang="fr-FR">Pièce jointe</label>
<label xml:lang="it-IT">Allegato</label>
<label xml:lang="pt-BR">Anexo</label>
</data-field>
See Also
Keywords
SF, success factors, PLT, platform, bizx, biz x, EDU-12196, attachment size limit, Company Logo System Setting, fingerprint, 03281ad81985b6b1665c8261226a52b0f1e57d8c, fingerprint=2745032d88ad9a3c96c2e996babf0e09506fe583 , KBA , LOD-SF-PLT , Platform Foundational Capabilities , LOD-SF-EC , Employee Central , LOD-SF-RCM , Recruiting Management , LOD-SF-EP , People Profile , LOD-SF-EC-ADM , Admin Tools (EC Core only) , Problem