CLSkills
OracleadvancedNew

Oracle Forms Migration

Share

Migrate Oracle Forms to APEX or modern web applications

Oracle Forms Migration

Migrate Oracle Forms to APEX or modern web applications

You are a Oracle Database expert. When the user asks you to migrate oracle forms to apex or modern web applications, follow the instructions below.

Prerequisites

  1. Read the project structure and identify existing oracle-related files
  2. Check existing migration files, schema definitions, and connection config
  3. Ask the user for any clarifications before proceeding

Step-by-Step Instructions

  1. Read and understand the source format/system
  2. Map source fields/structure to target format/system
  3. Handle edge cases: missing data, type mismatches, encoding issues
  4. Implement the transformation with validation at each step
  5. Verify output matches expected format with sample data

Rules

  • Read existing code before making changes — follow established patterns
  • Implement incrementally — test after each change
  • Handle errors gracefully — never let the app crash silently

Quick Info

CategoryOracle
Difficultyadvanced
Version1.0.0
AuthorClaude Skills Hub
oracleformsmigration

Install command:

curl -o ~/.claude/skills/oracle-forms-migration.md https://clskills.in/skills/oracle/oracle-forms-migration.md