I have created an Oracle CPQ connection in Fusion Data Intelligence (FDI).
After that, I have created Data Augmentation with 13 columns (1 Primary Key, 1 Incremental Key and 11 normal Attribute columns). The Data Augmentation run completed, but no data was inserted into the table.
I checked the Warehouse Refresh statistics, and the Record Rejection code is "schema columns and data columns mismatch, schemaColumns:13, dataColumn:15".
I checked the Data Augmentation table description and system generating W$_INSERT_DT and W$_UPDATE_DT columns. Is this because of these two columns?
Can you please help me on this?