Skip to main content

Qlik Sense /Engine API: create Hidden Bookmarks require Professional User license

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Joseph_Musekura
Support
Support

Qlik Sense /Engine API: create Hidden Bookmarks require Professional User license

Last Update:

Mar 29, 2023 10:07:09 AM

Updated By:

Joseph_Musekura

Created date:

Mar 29, 2023 10:07:09 AM

Using Engine API, creating "Hidden Bookmarks" will require Professional User license. Analyzer user, can  not create "Hidden Bookmarks".

User with "Analyzer license", will have "Access denied" when creating "Hidden Bookmarks" using Engine API explorer

 

{
"handle": 1,
"method": "CreateBookmarkEx",
"params": {
"qProp": {
"qInfo": {
"qId": "",
"qType": "hiddenbookmark"
},
"qMetaDef": {}
},
"qObjectIdsToPatch": [
""
]
}
}
Getting this error:
{
"jsonrpc": "2.0",
"id": 3,
"error": {
"code": 5,
"parameter": "Access denied",
"message": "Access denied"
},
"isHandled": true
}

 

 

Environment

  • Qlik Sense Enterprise (all versions)

 

Resolution

Bug QB-17807 reported to R&D and closed as WAD (working as designed) with the following explanation.

---------------

This is by design. A professional user can create all types of object whereas an analyzer user cannot. 

---------------

 

Information provided on this defect is given as is at the time of documenting. For up to date information, please review the most recent Release Notes, or contact support with the ID XX-QB-17807 for reference.

 

Cause

Product Defect ID: QB-17807

Labels (2)
Contributors
Version history
Last update:
‎2023-03-29 10:07 AM
Updated by: