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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
SPrathipati
Contributor
Contributor

Schema rearranging in tmap component

Currently using the 'Talend open studio for data integration'. My team and I are facing the following issue,

the input schema in tmap shuffles up once you save and open the job the again, which causes mismatch and errors while running the job. Any help on how to fix this issue is much appreciated. Thanks in advance.

Labels (2)
8 Replies
Anonymous
Not applicable

Can you show us some screenshots of what you are experiencing here? I don't believe I have seen this issue

SPrathipati
Contributor
Contributor
Author

0695b00000PMhnPAAT.pngthis is the starting order of schema which was manually entered into tmap. (I do not have the original schema screenshot since it's already rearranged, but it was of same order as the select query in tDBinput)

----------------------------------------------------

0695b00000PMhnoAAD.pngThat automatically got rearranged to this when I reopened the job

gjeremy1617088143

Hi @Siddhartha Prathipati​ , it's a wellknown bug on the 7.1 and 7.2.1 , it was fixed since 7.2.2 , on 7.1 you can use metadata to force the schema and when you want to change the schema you pass by the metadata it's the only workaround i know on this version.

Send me love and kudos

SPrathipati
Contributor
Contributor
Author

we are currently on 7.2.1 version of open studio, so upgrading is the only fix?

 

gjeremy1617088143

go to 7.2.2 or 7.3 , or use metadata

SPrathipati
Contributor
Contributor
Author

Thanks lot @guenneguez jeremy​ .

gjeremy1617088143

you can use generic schema in metadata to force the order

Anonymous
Not applicable

Sorry, I misunderstood the issue here. Thanks @guenneguez jeremy​ for answering this.