Forum Discussion

tschilling's avatar
tschilling
New Contributor III
2 years ago

Extract Row count for Import only stage load

Hello all - Looking to capture the actual # of rows inserted into the StageSourceData, NOT just the # of rows that the api.Parser.ProcessDataTable(si, dt, True, api.ProcessInfo) command tries to inse...