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

Why OpenDocumentEx method returns null while opening some files?

Hi!

I'm working with QlikView docs via OCX API.

For opening files, I'm using this code:

var doc = axQlikOCX1.OpenDocumentEx(url, 1, false, Username, Password);

For some docs it returns null, without throwing any Exceptions etc.

Could you explain, how I can get reason of this behavior (message etc.) ?

Thank you in advance!

Labels (1)
0 Replies