Extracting data from specific Excel cells
       This scenario extracts data from specific Excel cells.
   
      
          In this example:
         
   - The tFileInputExcel component reads an Excel file and extracts data.
 - The tFixedFlowInput component generates one input flow including the data of the specific cells, using the context variables.
 - The tJavaRow component allows you to enter customized code.
 - The tLogRow component displays data in the Run console.