In our use case, multiple excel files should be combined to single excel but in different sheets.
When i try to combine the sheets using excel utility plugin i am getting below error,
2025-10-15 06:25:55,136 [pool-119-thread-1] ERROR com.appiancorp.sites.alerting.SiteErrorEmailAlertServiceImpl - Error reading error logs java.lang.RuntimeException: java.io.IOException: (line 1103) invalid char between encapsulated token and delimiterCould you please suggest any solution or alternative.
Discussion posts and replies are publicly visible
What error are you seeing in the process model? The sheets you are trying to combine are they all properly populated?
No error on the process model. Excels just have one row for testing.
Does any of your files contain inverted commas in text like "text something" . This error is caused when the excel has special character like this. So look out for them and try with excels having clean data
kavyashren650312 As an alternative you can try Merge Excel from Excel Tools Plugin.