RDLC to DevExpress REPX Converter¶
Welcome to the documentation for the RDLC to DevExpress REPX Converter - an MCP (Model Context Protocol) server that enables Cursor AI to convert RDLC reports to DevExpress REPX format.
📚 Documentation Sections¶
Getting Started¶
- MCP Setup Guide - Set up the MCP server with Cursor AI
Usage Guides¶
Choose your path:
- RDLC Conversion Guide - Convert individual RDLC files
- Project Migration Guide - Full ValSuite project migration
Reference¶
- Conversion Flow - Understand how the conversion process works
- Mapping Rules - Control and expression mappings
- Troubleshooting - Common issues and solutions
Prompts¶
Ready-to-use prompts for conversions and migrations:
- Conversion Prompts - RDLC conversion prompt templates
- Migration Prompts - DevExpress migration prompt reference
📦 What Gets Created¶
All conversions produce a ZIP file containing:
- ✅ Main converted REPX report
- ✅ Conversion guide with manual review steps
- ✅ Detailed statistics in JSON format
- ✅ Subreports (if applicable)
The ZIP is automatically extracted by Cursor AI - no configuration needed!
🎯 Quick Start¶
Setup (One-Time)¶
- Set up the MCP server - See MCP Setup Guide
Usage¶
Choose what you want to do:
Option 1: Convert Individual Files
- Open an RDLC file in Cursor
- Ask: "Convert this RDLC report to DevExpress"
- Review the converted REPX files
📖 Full guide: RDLC Conversion Guide
Option 2: Migrate Full Project
- Copy MIGRATION_PROGRESS.md to your project
- Ask: "Show me the DevExpress migration overview"
- Follow the 20-prompt guided migration
📖 Full guide: Project Migration Guide
🤝 Getting Help¶
- Check the Troubleshooting Guide for common issues
- Review the MCP Setup Guide for setup questions
- See Conversion Flow to understand the process
Ready to get started? → MCP Setup Guide