Hi Team,
We are implementing BIAPPS 11.1.1.8.1 with ODI 11.1.1.7.0 as our ETL. As part of our requirement we have added a new custom column to W_INT_ORG_DS and W_INT_ORG_D table. The column name X_Process.
We have done the reverse engineering and we have used out of the box Universal adaptor SIL mapping to load W_INT_ORG_D table. I have created a copy of the interface and added the expression to new column as well in the OOTB ODI interface. After executing the interface, we are seeing all columns in W_INT_ORG_D are getting populated except new column which has NULL values. Also I need to mention that this column has data in W_INT_ORG_DS table.
Please advise why the new custom column is getting populated, am I missing something.
Thanks,
Dany