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

Announcements
Discover how organizations are unlocking new revenue streams: Watch 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!

0 Replies