Qlik Sense QMC task status not update

发布时间:2024年01月04日

Tasks in the Qlik Sense Management Console don't update to show the correct status after an upgrade

Executing tasks or modifying tasks (changing owner, renaming an app) in the Qlik Sense Management Console and refreshing the page does not update the correct task status. Issue affects Content Admin and Deployment Admin roles.

The behaviour began after an upgrade of Qlik Sense Enterprise on Windows.?

Fix version:

This issue can be mitigated beginning with?August 2021?by enabling the?QMCCachingSupport?Security Rule.

Solution for August 2023 and above:

Enable?QmcTaskTableCacheDisabled.

To do so:

  1. Navigate to?C:\Program?Files\Qlik\Sense\CapabilityService\
  2. Locate and open the?capabilities.json
  3. Modify or add the?QmcTaskTableCacheDisabled?flag for these values to?true
    • {"contentHash":"2ae4a99c9f17ab76e1eeb27bc4211874","originalClassName":"FeatureToggle","flag":"QmcTaskTableCacheDisabled","enabled":true}
    • This will disable the caching on the tasks table only, leaving the overall QMC Cache intact to gain performance. If you had previously set?QmcCacheEnabled,?QmcDirtyChecking,?QmcExtendedCaching to?false, please set it to?true?again.
  4. Restart the Qlik Sense services

Workaround for earlier versions:

Upgrade to the latest Service Release and?disable the caching functionality:?

To do so:

  1. Navigate to?C:\Program?Files\Qlik\Sense\CapabilityService\
  2. Locate and open the?capabilities.json
  3. Modify the flag for these values to?false
    • QmcCacheEnabled
    • QmcDirtyChecking
    • QmcExtendedCaching
  4. Restart the Qlik Sense services
    ?
NOTE: Make sure to use lower case when setting values to? true?or? false?as capabilities.json file is case sensitive.

Should the issue persist after applying the workaround/fix, contact Qlik Support.

Internal Investigation ID(s):?

QB-2096
QB-5168
QB-7655
QB-17238

?

another case:
All root users have no problem with task statuses.
But other users don't see the correct status after update.
The problem was in the resource filter
After adding ExecutionResult_* everything works fine.

BuTbka_0-1651230648752.png

文章来源:https://blog.csdn.net/moshowgame/article/details/135375150
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。