For importing source/target tables, we can either go for importing them from DB/Flat Files/XML Files OR creating the table definition in informatica itself. I have couple of questions here -
- Whats the benifit of creating table definition manuallu in informatica over importing?
- How can we connect that created table definition to the corresponding data source which could be a DB/Flat file/XML etc.
- Please give a scenario where we create table definitions in informatica rather than importing.
Appreciate your interest.
The only time I modify a definition manually is when I need to make changes to an existing source AND the name of the connection is different than Owner name property of the source definition.
In that case, if you re-import the source object, a new definition will be created in PowerCenter instead of overwriting the existing one. This means that one would have to open all the mappings that use this source and manually replace the old definition with the new one.