teamEMARK / ReloadTaskButton

Reload task button is Qlik Sense extension for starting qmc reload task directly from application.
MIT License
5 stars 1 forks source link

Not Reloading for "Users" #1

Open jphillips3 opened 5 years ago

jphillips3 commented 5 years ago

This very well may be something on my end and not in the extension...

As the admin, the ReloadTaskButton and Status work perfectly. I've created the rules you stated, but "Users" are not able to reload the data. They keep getting the statement that "You not have access to reload" (I think you also want the work "Do" before not)

Thank you in advance for any assistance on what rule might be missing.

crossik commented 5 years ago

Hi, what license model do you use in qlik sense? We found that reload button now not working with analyzer license. Is it your case or you have problem with profesional license?

jphillips3 commented 5 years ago

Regretfully.. That is exactly the case. The user is an Analyzer.

On Fri, Dec 28, 2018 at 4:08 PM Peter Farkas notifications@github.com wrote:

Hi, what license model do you use in qlik sense? We found that reload button now not working with analyzer license. Is it your case or you have problem with profesional license?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/teamEMARK/ReloadTaskButton/issues/1#issuecomment-450427764, or mute the thread https://github.com/notifications/unsubscribe-auth/ABm4Y8qYPwQmUCaQRV_qN_VKMycLupGBks5u9ohLgaJpZM4ZkN16 .

-- Jake Phillips jake@phillips3.com (302)420-9977

jphillips3 commented 5 years ago

Additionally, the Analyzer does see the status working properly. I really liked the way it looked and worked.

Thank you for the quick response, I've been driving myself insane for about a week know.. thinking it had to do with my rules...

On Fri, Dec 28, 2018 at 4:24 PM Jake Phillips Jake@phillips3.com wrote:

Regretfully.. That is exactly the case. The user is an Analyzer.

On Fri, Dec 28, 2018 at 4:08 PM Peter Farkas notifications@github.com wrote:

Hi, what license model do you use in qlik sense? We found that reload button now not working with analyzer license. Is it your case or you have problem with profesional license?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/teamEMARK/ReloadTaskButton/issues/1#issuecomment-450427764, or mute the thread https://github.com/notifications/unsubscribe-auth/ABm4Y8qYPwQmUCaQRV_qN_VKMycLupGBks5u9ohLgaJpZM4ZkN16 .

-- Jake Phillips jake@phillips3.com (302)420-9977

-- Jake Phillips jake@phillips3.com (302)420-9977

crossik commented 5 years ago

Yes, status is working for analyzer, but analyzer cannot start reload. So analyzer cannot start task with reload button. We are preparing new version which will work for analyzer with content adimn role.

jphillips3 commented 5 years ago

That’s great news. Let me know and I can help you test it as well.

Thank you

Sent from my iPhone

On Dec 28, 2018, at 6:08 PM, Peter Farkas notifications@github.com wrote:

Yes, status is working for analyzer, but analyzer cannot start reload. So analyzer cannot start task with reload button. We are preparing new version which will work for analyzer with content adimn role.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

malikul commented 4 years ago

Hi, I have Professional license but it's failed with alert "You not access to start reload!", please advice

crossik commented 4 years ago

Hi, did you setup correct security rules? Can same user start this task via QMC?

malikul commented 4 years ago

Hi Crossik, I already set up the security rules, the same user can start this task via QMC

malikul commented 4 years ago

Hi Crossik, It's work now, after I remove Task ID from the object

malikul commented 4 years ago

could this extention to call another task in QMC? how to get the Task ID?

dpollozhani commented 4 years ago

I'm also having the same problem as malikul above. The same user can run the task on the QMC but is denied access when doing it via the button. Security rules have been applied exactly as stated in the description.

crossik commented 4 years ago

So, please for test create another sec rule for this user, with resource * and all actions enabled. Then try button. If reload will working problem is in sec rules, if not problem is with button. Then please try button with open developer console (F12) in browser and send me output please.

dpollozhani commented 4 years ago

When I logged on today it worked, due to no apparent reason. It may have been that I needed to log in and out, or that something on the server was not working fully yesterday. But I will know how to troubleshoot in the future – thank you.