Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I want to read the content of file in the list of file in tFileList and i try to read it with tFileInputExcel.
But i get the following message:
Exception in component tFileInputExcel_1 (User_management)
org.apache.poi.openxml4j.exceptions.InvalidOperationException: Can't open the specified file input stream from file.
and i have admin role to read this excel file which is located under this folder
any ideas for this?
Thanks
ledoan
First of all, show us what you do... help us out a little more by making a couple of screenshot and mark your 'issues' .
And I suggest using a tMap to map columns from input to your output.
Within tMap you do what you want and need to do to transform your data.