rap

Automate SAP RAP service lifecycle operations via RESTful interfaces.

7|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/modalala/sapcli-skill --skill rap-modalala
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rap
Source: https://github.com/modalala/sapcli-skill/tree/main/skills/adt-advanced/rap
Command: npx skills add https://github.com/modalala/sapcli-skill --skill rap-modalala

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

RAP service management tasks that automate lifecycle operations for SAP RAP services, reducing manual effort and errors.

Core Features & Use Cases

  • Provision and configure RAP services via RESTful interfaces.
  • Monitor, start, stop, and deploy RAP services across environments.
  • Use Case: quickly set up a RAP service for a new SAP application with consistent configuration.

Quick Start

Use rap_manage with an object_name to create and configure a RAP service in your SAP environment.

Frequently Asked Questions about rap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage RAP services in SAP without using RFC backends?

You can manage RAP services without RFC backends by using a tool that runs over the ADT protocol with RESTful interfaces. This approach automates service creation, configuration, and deployment across SAP landscapes.

What is the best way to automate RAP service lifecycle operations across development and production?

Automating RAP service lifecycle operations is best handled via RESTful interfaces that provision, monitor, and deploy services across environments. This reduces manual effort and configuration errors.

Can I create and configure SAP RAP services using a CLI?

Yes, you can create and configure SAP RAP services using a CLI tool. By passing an object_name parameter to the management command, you can quickly set up and configure a new RAP service.

Does RAP service management work with the ADT protocol?

RAP service management works directly over the ADT protocol. This integration allows you to provision and monitor services without requiring an RFC backend connection.

How do I monitor and deploy RAP services across different SAP environments?

To monitor and deploy RAP services across SAP environments, use an automated management tool with RESTful interfaces. It handles starting, stopping, and deploying services consistently across development, test, and production landscapes.