secondsky/sap-btp-intelligent-situation-automation
| This archived skill provides legacy guidance for SAP BTP Intelligent Situation Automation data export, unsubscription, and configuration review. It should be used only when maintaining existing ISA tenants, exporting data before access is removed, or understanding historical situation automation setups. The skill covers Event Mesh integration, destination configuration, system onboarding, user management with role collections, automatic situation resolution, unsubscription, and troubleshooting for existing deployments. Event Mesh, Business Event Handling, situation automation, situation dashboard, analyze situations, SAP_COM_0345, SAP_COM_0376, SAP_COM_0092, SituationAutomationKeyUser, SituationAutomationAdminUser, Cloud Connector, cf-eu10, CA-SIT-ATM, business situations, situation types, situation actions
npx skills add https://github.com/secondsky/sap-skills --skill sap-btp-intelligent-situation-automation
Service Status: ARCHIVED / DEPRECATED as of September 24, 2025
SAP BTP Intelligent Situation Automation service was deprecated on September 24, 2025. Its 6-month end-of-service window reached March 24, 2026; remaining access may exist only where contract commitments still apply.
Immediate Action Required:
SAP Intelligent Situation Automation was a BTP service that enabled automatic handling of business situations from SAP S/4HANA and SAP S/4HANA Cloud systems. It leveraged SAP Event Mesh for real-time event communication and allowed organizations to define automated actions for resolving situations.
Documentation Source: https://github.com/SAP-docs/btp-intelligent-situation-automation
Last Verified: 2025-11-27 (metadata). Re-verify archived-service details before advancing this date.
⚠️ SERVICE DEPRECATED - Use only for:
Do NOT use this skill for:
SAP is working towards a GenAI-based capability in the Situation Handling Extended framework. Updates will be provided when available for consumption. For more information, see the SAP community announcement about the deprecation.
Data Export & Unsubscription (DEPRECATED SERVICE)
├─ Export data → references/operations.md#data-export
└─ Unsubscribe → DEPRECATION NOTICE section
Legacy Documentation (For Reference Only)
├─ Understanding existing setup → references/setup-guide.md
├─ API configurations → references/onboarding.md
├─ Role assignments → references/security-roles.md
├─ Automation rules → references/operations.md
└─ Error troubleshooting → references/troubleshooting.md
Migration Planning
├─ Review Situation Handling Extended framework
├─ Contact SAP for migration options
└─ Support component: CA-SIT-ATM
| System | Version | Notes |
|--------|---------|-------|
| SAP S/4HANA Cloud | Current | Full support |
| SAP S/4HANA | 2021 FPS0+ | On-premise, requires Cloud Connector |
| Setting | Value |
|---------|-------|
| Region | Europe (Frankfurt) |
| Technical ID | cf-eu10 |
| Provider | AWS |
| Environment | SAP BTP Cloud Foundry |
| Service | Purpose |
|---------|---------|
| Intelligent Situation Automation | Main application (standard plan) |
| SAP Event Mesh | Event communication between S/4HANA and BTP |
| Cloud Connector | On-premise S/4HANA connectivity (optional) |
| Scenario | Code | Purpose |
|----------|------|---------|
| Business Situation Integration | SAP_COM_0345 | Situation API access |
| Business Situation Master Data Integration | SAP_COM_0376 | Situation type data |
| Enterprise Event Enablement | SAP_COM_0092 | Event channel setup |
| Purchase Requisition Integration | SAP_COM_0102 | Contract ready action |
| Physical Inventory Document Integration | SAP_COM_0107 | Inventory monitoring action |
| API | Purpose |
|-----|---------|
| Business Situation - Read | Read situation data |
| Business Situation Type - Read | Read situation type data |
| Purchase Requisition Integration API | Contract ready action |
| Physical Inventory Document Integration API | Inventory monitoring action |
| Role | Type | Access |
|------|------|--------|
| SituationAutomationKeyUser | Key User | Full application access |
| SituationAutomationAdminUser | Admin | System onboarding only |
| RuleRepositorySuperUser | Rules | Business rule authoring |
Key users with SituationAutomationKeyUser role can access:
saas/isa/cons
sap/s4/beh/businesssituation/v1/BusinessSituation/*
sap/s4/beh/businesssituationtype/v1/BusinessSituationType/*
{
"topicRules": {
"publishFilter": [],
"subscribeFilter": ["saas/isa/cons/*"]
}
}
To connect to a different S/4HANA system:
Troubleshooting: If onboarding fails, hover over info icon for details. Use *Retry* after fixing issues.
| Template | Code | Required Scenario |
|----------|------|-------------------|
| Contract is Ready as Source of Supply | PROC_CONTRACTREADYTOUSE_V3 | SAP_COM_0102 |
| Physical Inventory Monitoring | MAN_PHYSICAL_INVENTORY_MONITOR | SAP_COM_0107 |
Use the *Manage Situation Actions* application to create custom actions beyond standard SAP actions.
Export all stored data using the endpoint:
https://<subdomain>.<region>.intelligent-situation-automation.cloud.sap/exportdata
Intelligent Situation Automation uses the Audit Log service to track:
View logs via the Audit Log Viewer in Cloud Foundry.
For any questions or concerns about the deprecation:
| Issue | Cause | Solution |
|-------|-------|----------|
| Server error on app access | Missing role assignment | Assign required role collections |
| No Action Applied | Rule conditions don't match | Revise rule and reactivate |
| No Automation Configuration Found | No automation exists for situation type | Create automation in Manage Situation Automation |
saas/isa/cons⚠️ SERVICE DEPRECATED: No further updates expected as the service is deprecated.
Documentation Source:
Final Verification: 2025-11-27
Maintenance Status: ARCHIVE ONLY - Skill maintained for historical reference and unsubscription guidance.
references/setup-guide.md - Complete setup and configuration guidereferences/onboarding.md - System onboarding and configurationreferences/security-roles.md - Role templates and permissionsreferences/operations.md - Operations and monitoring guidereferences/external-links.md - External documentation and SAP notesreferences/troubleshooting.md - Common issues and resolutionSkill Version: 2.4.0
Status: ARCHIVED / DEPRECATED
Last Updated: 2026-05-31
License: GPL-3.0
Maintainer: Eduard Jiglau | [email protected] | sap-ai-skills.com | https://github.com/secondsky/sap-skills
Version History:
Take secondsky/sap-btp-intelligent-situation-automation from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.