Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
based on the schema i attached to the post, the component tMysqlInput (rules) is used to select some Queries on each row of the table, which are then run, now i want to track how many have been run, what component should i use for it and where to connect it?
Should i connect it to the tMysqlInput (rules) or are the rows there selected all at once and then parsed one by one?
After execution of the component tmysqlinput, the number of records extracted is in the variable : ((Integer)globalMap.get("tDBInput_1_NB_LINE"))
After execution of the component tmysqlinput, the number of records extracted is in the variable : ((Integer)globalMap.get("tDBInput_1_NB_LINE"))