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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tKafkaInput to File with dynamic name

Hi everyone!

 

Trying to get output of tKafkaInput written to file with dynamic name, if anyone managed to do it? 

Thank you!

Labels (3)
5 Replies
Anonymous
Not applicable
Author

Hi
Can you describe your requirement with a bit more details? Does the file name come from the input data?

Regards
Shong
Anonymous
Not applicable
Author

Hi @shong!
I have kafka broker which sends me jsons with the name of entity, which db it comes from and entity properties, i have a task to properly store those entities according to dbname and entity name on filesystem(categorize them in folders).
Anonymous
Not applicable
Author

Hi @shong!
I have kafka broker which sends me jsons with the name of entity, which db it comes from and entity properties, i have a task to properly store those entities according to dbname and entity name on filesystem(categorize them in folders).
Anonymous
Not applicable
Author

@zbeothy
If I understand your requirement well, tKafkaInput read the Json, extract entity properties data from the Json string, and store them to a file (the file name also comes from the entiry properties)?

rkartheek
Contributor
Contributor

Hi @nkazbekov,

 

I have a similar requirement , have you managed to achieve writing data from tKafkaInput to a file ?

 

If Yes, please share the steps ..

 

Thanks in advance

 

Regards,

Kartheek