Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
My requirement is I need to fetch every 1000 records from CSV file/ tNetsuite ERP and move to elastic search as batches in specific interval times. I didn't find any component to solve my requirement. In TOS 6.0 we have a connector tMySqlInput. In this connector in advance settings we have "Enable Stream" with check box. If we select the checkbox, we can utilize the batch wise data to output file or tMysqlOutput.
1. How can I see the code for tMysqlInput?
2. Is there any other component that will solve my requirement? If yes, please share the link.
3. Is there a way to design the Custom component?
Please let me know if need more information.