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: 
Not applicable

QlikOCX: Check if document has hidden script

Hi there,

I need a possibility to check if a document has a hidden script.

Any ideas?

Regards,

Daniel

2 Replies
Not applicable
Author

Hi Daniel,

If you have a hidden script, on edit script (under files, you will see – edit hidden script/change password) functionality available

Regards
Kulbir

Not applicable
Author

Hi Kulbir,

Thanks for you answer but I want to check with QlikOCX. I wrote a program in .NET to open a qvw-file and show some document properties.

I don't want to crack the hidden script password or something. I just want to check if there is a hidden script or not and show this information in my program (TRUE | FALSE).

Regards,

Daniel