Objecttype is not showing in database Replication.

0
I have imported DatabaseReplication and MxModelReflection. I created 2 tables in my mendix domain model (lets say Employee and EmpAddress). I opened DatabaseReplication--> Table Mapping Tab --> New --> Here in Objecttype not showing created tables in domain model.   How I can get these tables in Objecttype field.   Plz help me out from this.
asked
1 answers
1

You first need to connect to your database in the previous tab. Once you´ve done that you can create a table mapping based on a table of the database you want to connect TO. 

answered