this would be greatly useful to have a method to get the number of rows returned by an ETL component, such as:
mySource=API.initSource("myExtract");
mySource.getRowCount();
ADMIN RESPONSE
Oct 16, 2020
Thanks for the idea. This feature has been evaluated by us and we will not implement at this time.