REP-01357: Auto foreign key column link creation is only for SQL queries.
Cause: A link was dragged between two queries to automatically create column links based on foreign key relationships. However, this can be done only between two SQL queries.
Action: Drag a link between two SQL queries, or change the PL/SQL-based queries to SQL.
Level: 1
Impact: Other