Developed by ABAPERS for ABAPERS

Build applications faster with ACTV8  AXLR8

Experience the future with Activate and Accelerate transforming ideas into powerful solutions.

Activate lifecycle automation
Accelerate plugin assistance
SAP-ready delivery workflows
SAP Developers
Functional Teams
Solution Architects
Release Managers
Delivery Governance

Zero hardware. Zero SAP disruption. Ready in minutes.

ACTV8 AXLR8 brings cloud-powered AI into your Eclipse workspace without GPU procurement, server maintenance, or changes to your SAP landscape.

Hardware setup

No infrastructure overhead

No GPUs to buy, no servers to maintain, and no local AI stack to manage.

SAP setup

IDE-level integration

Runs inside Eclipse ADT while keeping SAP secure, untouched, and performant.

Model costs

Starts as low as $5

Use flexible AI model options across Anthropic, OpenAI, and Google.

5-minute deployment

Install. Restart. Build smarter.

A lightweight Eclipse installation flow designed to get SAP developers productive fast.

  1. Ensure Eclipse IDE version 2025-09 or higher.
  2. Go to Help → Install New Software... and click Add...
  3. Add the update site below, follow the prompts, and restart your IDE.
https://aiplugin.genesispro.ai/eclipse-update/
Model intelligence & costs
$5as low as

Keep SAP development powerful, scalable, and cost-efficient from day one.

AnthropicClaude Opus 4.7 or lower$5 API
AnthropicClaude Code$20/mo
OpenAIGPT-5.5 or lower$5 API
GoogleGemini 2.5 or lowerPay as you go
ACTV8-AXLR8 Beta is Now Live.

Be among the first to experience the next-generation AI product from GenesisPro and Orient CDS. Download the beta today and help shape what comes next.

Download
Architecture overview

How ACTV8 and AXLR8 connect AI, Eclipse, and SAP.

A visual walkthrough of the AI portal, Eclipse workspace, temporary artifact storage, JSON plan handoff, and secure SAP deployment flow.

Eclipse IDE Integration

Meet ACTV8 & AXLR8

The AI portal between your LLM and SAP — resides inside Eclipse IDE,  for generating real SAP solutions.

System Architecture
Claude logo OpenAI logo Gemini logo
AI / Multi-LLM
OpenAI, Gemini, Claude
Prompts & Responses
⚡ 
Eclipse ADT
Orchestrates the entire workflow lifecycle · lives inside Eclipse IDE
ACTV8 AXLR8
🔒 Secure API
SAP System
ABAP objects, packages
Transport requests
Eclipse IDE Workspace
📁
Temporary Folder
Generated .abap objects stored locally before SAP push
📄
Plan as JSON
Export the generated plan · import to resume later
{ }
Generate as .ABAP File
Create local .abap source files before SAP deployment
All generated code artifacts are first written to a temporary folder inside Eclipse. Developers can also export the plan as a JSON file, generate local .ABAP files, and re-import the plan later — giving full control to pause and pick up exactly where they left off.
TWO MODULES INSIDE 
V8
Orient ACTV8 
Delivery AI · Generate → Deploy → Recover. Spec-to-SAP pipeline with governed artifact lifecycle.
1
Upload Functional Spec or Prompt
Provide your requirements as a document or free-text prompt. ACTV8 sends it to the LLM for multi-artifact planning.
TXTDOCXPDF → LLM
2
AI Generates a Plan
LLM returns a structured, dependency-aware plan. Review and approve each step before proceeding. Export the plan as a JSON file at any point — import it later to resume right where you left off.
Plan Review Edit & Refine Export JSON Import & Resume
3
Code Artifacts Generated & Stored
LLM writes ABAP objects in the correct order. Artifacts are saved to the Eclipse temp folder first. Inspect, accept, refine, or retry each one.
Code Preview Accept All Refine Retry
📁
Stored in Eclipse Temp Folder
All .abap objects live locally. Export anytime — come back, import, and continue without regenerating from scratch.
4
Deploy to SAP via Secure API
ACTV8 pushes accepted artifacts to SAP through a secure API — handling package selection, transport creation/fetch, syntax checks, RAP validation, and guardrailed AI fixes.
🔒 Secure API Deploy + AI Fix Syntax Check TR & Package Setup
5
Generate Technical Spec (TSD)
After successful deployment, ACTV8 auto-generates a Technical Specification Document reflecting what was built.
TSD Generated DOCX Export
R8
Orient AXLR8
Engineering AI · Assist → Improve → Modernize. Guided ABAP engineering, right in the IDE.
AI Assistant
AI Chat Task Planner Inline Assist
Code Quality & Generation
Generate Unit Tests Generate Docs Refactor ATC + AI Fix
Diagnostics & Fixes
Analyze Program Diagnose & Fix Analyze ST22 Dump Optimize Performance
⚡ RAG-Enhanced Diagnostics
Diagnose & Fix can use Retrieval-Augmented Generation to pull in extra context, making answers more precise. Works with your choice of model — cloud or local.
🔍 RAG OpenAI Local Model
Code Modernization
→ OO ABAP → RAP → SQLScript Review Transport
Discovery & Advisors
BAPI / FM Discovery Query Table SELECT Advisor
Core features

Built for real SAP development environments.

GenesisPro Activate and Accelerate are designed to work where your teams already operate—inside Eclipse-based SAP development—while keeping security, flexibility, and scalability at the core.

IDE

Eclipse-native integration

Runs directly as an Eclipse plugin, enabling seamless use inside ABAP Development Tools without changing developer workflows.

Claude Code integration

Supports Claude Code integration as a dedicated capability, extending assisted development workflows for teams that want deeper AI-guided engineering support.

AI

Multi-LLM capability

Works across multiple AI providers, including support for Claude and OpenAI models, giving flexibility in usage and governance.

🔐

Secure key management

All API keys are stored securely using encrypted Equinox storage within Eclipse, ensuring enterprise-grade protection.

SAP

SAP-compatible by design

Works with SAP S/4HANA and ECC systems that support Eclipse-based development environments.

No hardware dependency

Fully API-driven architecture—no additional infrastructure or local compute setup required to get started.

Product overview

Two products. One SAP delivery system.

Orient Activate supports day-to-day ABAP engineering productivity, while Orient Accelerate handles governed requirement-to-deployment execution for SAP delivery teams.

Orient Activate for governed execution

Handles intake, artifact generation, review gates, deploy orchestration, validation loops, retries, and recovery with SAP-aware controls.

Orient Accelerate for in-flow engineering

Supports chat, planning, code analysis, bug fixing, optimization, unit tests, documentation, and modernization directly around ABAP delivery work.

AI Chat
Task Planner
Inline Assist
Generate Unit Tests
Diagnose & Fix
Optimize Performance
Run ATC + AI Fix
Review Transport Request
FSD Intake
Prompt-to-Plan
Inline Assist
Deploy + AI Fix
RAP Validation
Session Import/Export
AI Chat
Task Planner
Inline Assist
Generate Unit Tests
Diagnose & Fix
Optimize Performance
Run ATC + AI Fix
Review Transport Request
FSD Intake
Prompt-to-Plan
Inline Assist
Deploy + AI Fix
RAP Validation
Session Import/Export
Product pages

Orient Activate and Orient Accelerate for real SAP delivery workflows.

Activate · Delivery AI
Accelerate · Engineering AI
GenesisPro
Orient

Activate ⋙ ACTV8

Orient Activate is the GenesisPro execution engine for requirement-driven artifact lifecycle management. It manages intake, plan review, artifact generation, acceptance, SAP package and transport handling, deployment, validation, retry logic, and guarded AI-assisted fixes.
Generate Turns FSDs and prompts into artifact plans and implementation-ready outputs.
Deploy Publishes to SAP with package, transport, activation, and verification orchestration.
Recover Supports validation loops, retries, fallback paths, and AI-guided post-deploy fixes.
Key capabilities
  • FSD intake from TXT, DOCX, and PDF
  • Prompt-to-plan generation with Plan Review and artifact-level review
  • Code Preview, Accept Artifact, Accept All, Refine Artifact, and Retry Failed workflows
  • TSD generation after acceptance with DOCX export
Orient

Accelerate ⋙ AXLR8

Orient Accelerate is the GenesisPro plugin module for guided ABAP engineering. It supports open-ended assistance, planning, in-editor refinement, testing, documentation, diagnosis, optimization, modernization, discovery, and release-readiness review.
Assist General ABAP help, contextual chat, and inline coding support.
Improve Refactor, fix defects, optimize SQL and ABAP, and remediate ATC findings.
Modernize Move toward OO ABAP, RAP, SQLScript, and stronger test coverage.
Key capabilities
  • AI Chat for ABAP help with memory and context
  • AI Task Planner for structured implementation planning
  • Inline Assist for quick in-editor code refinements
  • Generate Unit Tests and Generate Documentation
GenesisPro delivery workflow

From ABAP assistance to production-safe SAP deployment.

Orient Activate supports the engineering loop from understanding to improvement. Orient Accelerate carries approved work into structured generation, SAP deployment, verification, and resilient recovery workflows.

01 Intake into Orient Activate

Feed requirements, FSDs, or typed prompts into Orient Activate to build a plan and prepare artifacts with review checkpoints.

02 Engineer with Orient Accelerate

Use chat, planning, inline assistance, analysis, test generation, and optimization to accelerate ABAP delivery work.

03 Review and deploy

Approve artifacts, generate TSDs, choose packages and transports, publish to SAP, activate objects, and verify output.

04 Validate and recover

Run syntax and RAP checks, use guarded AI fixes, retry failed steps, and keep deployment resilient with fallback strategies.