plugins/sap-btp-build-work-zone-advanced/skills/sap-btp-build-work-zone-advanced/SKILL.md
Develops and administers SAP Build Work Zone, advanced edition digital workplace solutions. Use when creating workspaces, workpages, and collaborative sites, developing UI Integration Cards in SAP Business Application Studio, building content packages and workspace templates, integrating with Microsoft 365/Teams/SharePoint/Google Drive, configuring chatbots and webhooks, implementing SCIM API user provisioning, setting up OData business records, managing themes and branding, configuring role-based access and SSO, troubleshooting deployment issues, or working with the Administration Console. Keywords: SAP Build Work Zone advanced edition, digital workplace, UI Integration Cards, content packages, workspace templates, SAP Business Application Studio, SAP Conversational AI, SCIM API, OData, Microsoft Teams integration, SSO, theming, Administration Console
npx skillsauth add secondsky/sap-skills sap-btp-build-work-zone-advancedInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill provides comprehensive guidance for implementing SAP Build Work Zone, advanced edition - a digital workplace platform for unified access to business applications, processes, and collaboration.
Use this skill when:
templates/ for implementation.SAP Build Work Zone, advanced edition is a digital workplace platform that:
Separate sections with dedicated pages and feeds for team communication and collaboration within specific user groups.
Customizable pages that can be configured with widgets, cards, and applications.
Design patterns displaying concise information in limited-space containers. Follow SAPUI5 card specifications (minimum version 1.87.0; newer versions supported and recommended for latest features).
Collections of artifacts (cards, workflows, workspace templates) bundled in ZIP files for distribution.
Pre-built frameworks enabling workspace creation with minimum modification.
1. Open SAP Business Application Studio
2. Create new dev space
3. Select "Development Tools for SAP Build Work Zone, Advanced Edition" extension
4. Start the dev space
For complete card development, see references/ui-integration-cards.md.
Create in BAS → Build package → Deploy → Install in Admin Console
For complete content package guide, see references/content-packages.md.
Templates enable users to create workspaces with predefined layouts and widgets.
For template development, see references/workspace-templates.md.
SAP Conversational AI is in maintenance mode since January 2023. While existing chatbots may continue to function, SAP does not recommend creating new implementations. Consider alternative solutions for chatbot functionality.
For chatbot configuration, see references/chatbots.md.
Endpoint: /api/v1/scim
Authentication: 2-legged OAuth using "Workzone API Client"
Rate Limits: | Limit Type | Value | |------------|-------| | Hourly limit | 10,000 requests/tenant | | Burst limit | 200 requests/minute |
Headers:
X-RateLimit-Limit: Maximum hourly requestsX-RateLimit-Remaining: Available requestsX-RateLimit-Reset: Seconds until resetContent-Type: application/json (required for POST/PUT)
SAP Build Work Zone uses OData v2 with v4 extensions.
Format: XML (AtomPub) or JSON
For complete API reference, see references/api-reference.md.
Access via: User Actions menu → Administration
| Integration | Purpose | |-------------|---------| | Microsoft Teams | Collaboration, notifications | | Office 365 SharePoint | Document sharing, sites | | Google Drive | Cloud storage | | SAP SuccessFactors | HR integration | | SAP Cloud for Customer | CRM integration | | SAP Task Center | Unified task management | | SAP Build Process Automation | Workflow automation |
For security configuration, see references/security.md.
Track platform events and send notifications to third-party applications.
Integration with external analytics platforms supported.
| Issue | Solution | |-------|----------| | HTTP 503 | Service maintenance, retry later | | Rate limit exceeded | Check X-RateLimit headers, wait for reset | | OAuth authentication failure | Verify Workzone API Client credentials | | Card not displaying | Check SAPUI5 version compatibility |
For troubleshooting guide, see references/troubleshooting.md.
references/ui-integration-cards.md (331 lines) - Complete UI Integration Cards development guidereferences/content-packages.md (266 lines) - Content package creation and deploymentreferences/workspace-templates.md (159 lines) - Workspace template developmentreferences/chatbots.md (297 lines) - Chatbot configuration (maintenance mode notice included)references/api-reference.md (306 lines) - SCIM and OData API documentationreferences/security.md (128 lines) - Security configuration best practicesreferences/administration.md (299 lines) - Administration Console guidereferences/auditing.md (176 lines) - Audit and compliance featuresreferences/mobile-app.md (124 lines) - Mobile app configurationreferences/notifications.md (147 lines) - Notification system setupreferences/troubleshooting.md (124 lines) - Common error resolutionreferences/widgets.md (213 lines) - Widget development guidereferences/workspaces.md (295 lines) - Workspace managementtemplates/card-manifest.json - UI Integration Card manifest templatetemplates/content-package-manifest.json - Content package manifest templatetemplates/dt-configuration.js - Deployment configuration templatetemplates/workspace-template-config.json - Workspace template configurationLast Updated: 2025-11-27 Documentation Version: Based on SAP documentation as of November 2025
tools
Use when automating SAP BW query inspection, InfoProvider metadata reads (characteristics, key figures), metadata-verified specification review, unsaved draft preparation, or human-confirmed query draft population through Eclipse or HANA Studio with BW Modeling Tools.
tools
Use when an agent must inspect or operate an authenticated SAP web UI through an in-app Browser, Microsoft Edge CDP, or an existing Playwright client, especially when SAP SSO reuse, isolated Edge profiles, deterministic target selection, screenshots, or browser bootstrap recovery is required.
tools
Evidence-based assessment of whether an SAP API/interface usage scenario aligns with the SAP API Policy (v.4.2026a). Use whenever someone asks whether a way of calling SAP is allowed/compliant — e.g. Published API vs internal/private/"confidential" API status, "Documented Use", whether a third-party tool / iPaaS / middleware / RPA bot / AI agent / MCP server may call SAP APIs, agentic or generative-AI access to SAP, bulk data extraction or replication into a lake/warehouse, custom Z/Y OData or RFC/BAPI wrappers and Clean Core, ADT/developer-tooling boundaries, ODP-RFC and other "not permitted" interfaces, partner Integration Certification, or RISE integration remediation. Trigger even when the policy is not named, e.g. "are we allowed to…", "is it compliant to…", "can we connect X to SAP…", "will this break under the new API policy". Produces a sourced technical assessment with a confidence level — explicitly NOT legal advice and NOT a final SAP compliance decision.
development
SAP-RPT-1-OSS local tabular prediction workflows for FI/CO prototype datasets. Use when preparing SAP finance CSV exports for classification or regression experiments with source-verified setup, leakage checks, and governance review.