Target database needs the Source database record commit time
I have a special requirement getting the source database commit_time (including milliseconds) of every transaction to be stored in the target database. I am using lcr.get_commit_time in my DML and Transform function, but I am getting 00:00:00:00000 values for my timestamp column. Did anybody tried this function before, if yes, please let me know how to do it?
Thanks and Regards
Moses