Replies: 11 comments 6 replies
-
Beta Was this translation helpful? Give feedback.
-
Strange my tests does not find such an issue. I will check that asap
gertvh ***@***.***> schrieb am Fr., 2. Juli 2021, 10:01:
… Hi Jan,
Thanks for this add-on, it is extremely useful.
I'm facing an issue with tFileExcelSheetOutput. If I enable the "Create
sheet as copy", I get following error message:
java.lang.Exception: createCopy from source failed:The workbook already
contains a sheet named 'SheetAaFirstCompany'
at
de.jlo.talendcomp.excel.SpreadsheetOutput.createCopy(SpreadsheetOutput.java:518)
at
de.jlo.talendcomp.excel.SpreadsheetOutput.createCopy(SpreadsheetOutput.java:502)
If I don't enable the template copy, the excel gets created fine. As a
reference, here is my sample map:
[image: image]
<https://user-images.githubusercontent.com/8401447/124241821-67aeac80-db1c-11eb-9cf2-17bdcbc44ded.png>
Thanks in advance for help!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#27 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB5KS7JOUGXKSXXW2PV7GDLTVVW6XANCNFSM4UUDKZYA>
.
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
The second approach is correct. |
Beta Was this translation helpful? Give feedback.
-
I can confirm the issue with your provided test job. I am going to find the root clause and will fix it as soon as possible. |
Beta Was this translation helpful? Give feedback.
-
Dear Severin, I have found the issue and solved it. There was more than one design flaw in the code and I have changed 2 things:
Please use the Issue section next time if you find a bug. Best regards |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
100% CPU is quite normal while loading the file. |
Beta Was this translation helpful? Give feedback.
-
Hi Jan Just switched to using your custom components due to the added flexibility. I'm also pretty new to Talend in general. When I was using the built-in Talend Excel components I was building a job with two tFileInputExcel components, one going into a tMap as the main row and the other being used as a lookup. With your tFileExcelSheetInput replacing those two components (each with an associated tFileExcelWorkbookOpen as well of course), the first links to the tMap fine as the main row, but the second won't create a link as a lookup. What am I missing, or how can I work around this? Thanks |
Beta Was this translation helpful? Give feedback.
-
Hi David, it always a matter of how the trigger are made. I suggest we have private conversation because it is not a matter of this component. Please contact me directly: jan.lolling@gmail.com |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions