Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Error in tUnite (Duplicate local variable fieldSeparator)

I'm trying to merge flows from 3 delimited file inputs with a tUnite and I recieve the following error.
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
Duplicate local variable fieldSeparator
Duplicate local variable rowSeparator
Duplicate local variable fieldSeparator
Duplicate local variable rowSeparator
at goldmine_salesforce_migration.filterclosematches_0_1.filterCloseMatches.tFileInputDelimited_4Process(filterCloseMatches.java:23889)
at goldmine_salesforce_migration.filterclosematches_0_1.filterCloseMatches.tFileInputDelimited_1Process(filterCloseMatches.java:10536)
at goldmine_salesforce_migration.filterclosematches_0_1.filterCloseMatches.runJobInTOS(filterCloseMatches.java:34806)
I understand what the error is, but I am wondering if this is caused by tUnite not creating correct code or if I'm not using it correctly.
Any help greatly appreciated.
Labels (4)
2 Replies
Anonymous
Not applicable

Hello,
It's a known bug : 5899
Thanks for your support,
_AnonymousUser
Specialist III
Specialist III
Author

Thank you very much for the quick reply.
It also seems it has be fixed too! 0683p000009MACJ.png