Symptom
- An incoming email is successfully delivered to a configured and active email channel, but no new Case is created in SAP Sales and Service Cloud.
- Error message: "You can only mark the case as relevant, add notes and attachments for an irrelevant case in 07 (Draft) status. Check your request and try again."
Environment
SAP Sales and Service Cloud Version 2
Reproducing the Issue
- Receive and email
- Go to Settings -> Cases -> Case Auto Creation Monitoring
- Check the affected case
Cause
SAP analyzes MIME headers such as In-Reply-To and References to determine whether the incoming email is part of an existing conversation thread.
If the email references a message ID that is:
- Already linked to an existing Case, and
- That case is in Status = Draft (07) and Relevance = Irrelevant,
then SAP will not create a new Case. Instead, it attempts to update the referenced Case. However, system restrictions prevent updates to most fields in Irrelevant + Draft cases. Only the following are allowed:
- Relevance flag
- Notes
- Attachments
When a non-permitted field update is triggered, the system logs the following error:
Error Message
"You can only mark the case as relevant, add notes and attachments for an irrelevant case in 07 (Draft) status. Check your request and try again."
Resolution
To ensure that future emails generate a new Case:
- Identify the existing case using the Message-ID in the In-Reply-To or References MIME headers.
- Open that case and:
- Change the status to Open, or
- Mark it as Relevant, or
- Close the case if no further processing is needed
- The system will then be able to:
- Continue updating that case if still relevant, or
- Create a new case for future related emails once the previous one is completed
See Also
- Tools
- Email Log Viewer:
- Search by Message-ID to verify delivery status and related Case ID
- Application Logs → Case Services:
- Review update attempts and detailed error trace
- Email Log Viewer:
- Best Practices
- Regularly monitor and close out cases marked as Draft + Irrelevant
- Train agents/users to:
- Avoid setting active cases as Irrelevant if email threads are ongoing
- Use proper case completion flow to prevent blockage of new case creation
Keywords
incoming emails, valid email channel, case creation, sap service cloud version 2, error message, irrelevant case, draft status, configuration, automatic case creation, email-to-case process, You can only mark the case as relevant, add notes and attachments for an irrelevant case in 07 (Draft) status. Check your request and try again. , KBA , CEC-CRM-CAS , Case Management for SAP Sales/Service Cloud , Problem
SAP Knowledge Base Article - Public