eapowertools-archive / qs-governance-dashboard

Unsupported - Collects metadata and parses script logs for Qlik Sense applications for use with Qlik Sense Governance
Other
38 stars 14 forks source link

Load Script Errors in both Qlik Sense Apps #79

Closed matthiasanders closed 6 years ago

matthiasanders commented 6 years ago

Prerequisites

Description

  1. Load Script Error in Governance QVD Generator: Section DocumentsConnections: Store "DataConnectionUserAccessTable" into [lib://qsgc-qvds/DataConnectionUserAccessTable.qvd] (qvd); does not work because there is not such table in the datamodel

  2. Load Script error in Governance Apps: the script is referring to a field "Application user" from the Apps.qvd which is not available within this qvd

Versions

Governance Collector version 2.1.1.0 Qlik Sense Enterprise February 2018 Windows 10

matthiasanders commented 6 years ago

The root cause for this was that the metadata collection process was missing the subfolder "userAccess" within the metadata folder. After manually creating it everything works just fine