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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

View Talend .screenshot file

Is there any way for me to look at the .screenshot with an image viewer? Talend crashed and destroyed my work, now I have to recreate it. Being able to see the image of the job structure would make my life so much better right now...
Labels (2)
4 Replies
Anonymous
Not applicable
Author

Hi,
So far, it is impossible to view Talend .screenshot file by an image viewer.
What's error making your work destroyed? Does it still repro again?
Best regards
Sabrina
Anonymous
Not applicable
Author

hi all,
I think you have to decode base64 of screenshot file to be able to use it as an image.
You can generate html documentation to have a readable overview of your job/process
regards
laurent
Anonymous
Not applicable
Author

Hi!

 

To view the image, you have to convert the data of the VALUE field on the XML using a Base 64 converter

 

Example: https://codebeautify.org/base64-to-image-converter

 

I have no errors on my projects. Just curious about thye purpose of this file and why keep it on the repository, as it is regenarated everytime.

 

Thanks!

Anonymous
Not applicable
Author

Hi Kzone!

 

Understood. Is there a tool to make this documentaion? I would like to view it!

 

Thanks!