Discussion Board for collaboration on QlikView Integration.
Hello,
I have a problem with the GetDocumentBookmarkNames method of the QMS API (November 2017). I implemented the sample of the help IQMS2.GetDocumentBookmarkNames Method
and I can successfully open a document session, but the bookmarkNames here
List<string> bookmarkNames = apiClient.GetDocumentBookmarkNames(documentSession);
are always empty.
Am I missing something?
Best regards,
Hans
Problem solved,
I created server bookmarks and not document bookmarks.... my fault.
Problem solved,
I created server bookmarks and not document bookmarks.... my fault.