Primary keys and constraints in ODI
Hi,
I am reading data from XML files to Oracle. The tables do not exist in the Oracle schema (I'm using create target table) and when I do the mappings I manage to create them in the schema with data and everything EXCEPT for the constraints (PK and FK) even though they are well defined in the data stores for the target.
Question: Is it possible to create PK and FK when creating tables with ODI? Thanks in advance.
Rebeca