I created a generator in Portal and used MYSQL Server for both source and target and it is working fine. However the same is not working when I use MSSQL Server connection.
Getting an error as "Inconsistent table definition"
Release :4.10
Make sure table that is registered is exact similar to the columns and schema exists in the backend database.
Delete the existing object and re-register the table.