How many output ports we can add in spreadsheet reader?

hi,
my requirement is whenever the file will get loaded in the data domain same its its replica should be loaded in xlsx format so should i do this as i will use spreadsheet reader transformation. so plz guide pe how to do this

thanks and regards
shashank nikam

Hi shashank,

Here applies the same answer as in your previous question regarding Oracle Endeca. Please contact Endeca support directly. We are unfortunately not familiar with concept of Endeca data domains.

Thank you for your cooperation!

Hi can u tell me how to add two ports in spreadsheet reader in CloverEtl

thanks and regards
shashank nikam

SpreadsheetReader has fixed number of both input and output ports. See the documentation here: http://doc.cloveretl.com/documentation/ … eader.html

If you want to replicate something as you are suggesting, you can do it by using for example SimpleCopy component. I think one input and two output ports are enough for any action you might need from SpreadsheetReader. Everything else can be replaced with our other components.