I am facing issue with format 2022-10-07T03:12:32.2616992Z, what should be correct syntax? i have been using
"timestampFormats: ['yyyy-MM-dd\'T\'HH:mm:ss.SSSSSSS\'Z\'']) ~> DynamicsTage",
I used the time format 'yyyy-MM-dd'T'HH:mm:ss' and the value is read properly for the required data.
timestampFormats: ['yyyy-MM-dd\'T\'HH:mm:ss','yyyy-MM-dd HH:mm:ss.SSSSSSS']) ~> source1