Skip to main content
Solved

How audit the number of row move by batch on prepare.

  • March 24, 2026
  • 1 reply
  • 21 views

Hi team, 

I need to audit how many rows were moved by batch on the prepare table. Is there in TX how to audit it?

Thanks

Carlos

Best answer by rory.smith

Hi,

if you use the meta collection (see: Access instance metadata with meta collection | Community) you can get row number details. If you need something deeper than that, you may need to develop post-scripts and store the results separately.

1 reply

rory.smith
TimeXtender Xpert
Forum|alt.badge.img+8
  • TimeXtender Xpert
  • Answer
  • March 25, 2026

Hi,

if you use the meta collection (see: Access instance metadata with meta collection | Community) you can get row number details. If you need something deeper than that, you may need to develop post-scripts and store the results separately.