Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
krishnakumars7
Partner - Contributor III
Partner - Contributor III

QlikSense Custom Popup Extension Issue

Hi Team,

We have built custom popup extension which is working in Work Stream, After publishing the app we are getting access denied error, after ignoring the error it is working, But everytime when we refresh the application we are getting the access denied error.

When we debug we are facing the below issue in the log. 

Command=GenericObject::ApplyPatches;Result=5;ResultText=Error: Access denied a069d966-acc0-4c4c-9b8d-ExtensionTest Engine Not available GenericObject::ApplyPatches GenericObject::ApplyPatches 5 Object update not allowed 74ec7662-470e-4d63-85af-01359d8b6ac0

I am new to extension try to debug the existing extension built by other developer

 

Regards

Krishna Kumar S

Labels (3)
11 Replies
ajaykakkar93
Specialist III
Specialist III

ajaykakkar93
Specialist III
Specialist III

Try it he link and take a look at it, I hope your requirement is met

Please mark the correct replies as Solution. Regards, ARK
Profile| GitHub|YouTube|Extension|Mashup|Qlik API|Qlik NPrinting

mobeenbillah
Contributor II
Contributor II

Based on this link 

https://github.com/ajaykakkar93/Qlik-Sense-Dialog-Box

How can use this dialog box with any qlik control ? like i want to open this popup dialog on qlik control click event.

Thanks in advance

ajaykakkar93
Specialist III
Specialist III

Hi @mobeenbillah ,

Can you elaborate more about the use case/ requirement so i can help.

Please mark the correct replies as Solution. Regards, ARK
Profile| GitHub|YouTube|Extension|Mashup|Qlik API|Qlik NPrinting

mobeenbillah
Contributor II
Contributor II

@ajaykakkar93 Yes, Actually this dialog box using as button itself we bind master object with this dialog box and click on this dialog box to open it. I want to open this dialog box on click of any Qlik Control click event. e.g. i click on MAP pin then this dialog box should be open to show some detail information as popup. Currently i select any MAP pin then click on this dialog box to show some detail

 

Thanks 

ajaykakkar93
Specialist III
Specialist III

@mobeenbillah Unfortunately this is not available for now if I find something ill update

Please mark the correct replies as Solution. Regards, ARK
Profile| GitHub|YouTube|Extension|Mashup|Qlik API|Qlik NPrinting

mobeenbillah
Contributor II
Contributor II

@ajaykakkar93  

Hello,

I am using your dialogbox, Actually i have one requirement to add background color / text color feature in dialgbox button is there any possibility to add these features in your dialogbox popup as i tried to add it but may be something still missing that i am not able to apply it properly.

 

Thanks in Advance

mobeenbillah
Contributor II
Contributor II

@ajaykakkar93  I am using your dialog box and i noticed one bug that if i drag more than one dialog box from extension in single sheet and click one of them it showing duplicate visualization of attached master item.

Please see the attached image and when i remove all dialog boxes and keep only one then its fine

mobeenbillah
Contributor II
Contributor II

@ajaykakkar93  Hello, I have one requirement in Dialog box popup that want to select more than one master item in one dialog box is it possible? currently it selecting one master object in one dialog box.

for reference please find attachment

 

Thanks