Suppose over time your actual database table changes (such as adding of new columns etc). Now the question is how do we reflect that change in the existing Database Schemas in Adeptia.
Answer: If you go to the Database Schema Manage page, you would see a 'Refresh' link at the top of the object list. Select your particular database schema object and click on Refresh link. This will refresh the schema definition.
Once this is done, you can go to the particular Mapping activity which uses this Schema object and then you can map the additional fields. If the columns are removed from the actual table, then the Mapping will automatically remove the mapping rules for those fields which no longer exist in the schema.
Comments
0 comments
Article is closed for comments.