Hi Experts,
I have requirement in my current project of performing the datatype validation in ODI on the source file.
in The target table the column is date datatype. here i want to check if the incoming value from the file is date type or no. Suppose the value is string in the file then it should be captured in the ODI error table.
How can i handle this using CKM at the datastore level.
Please give me your inputs.
Thanks