What does Atlan crawl from Qlik Sense Enterprise on Windows?
TL;DR
Atlan crawls and maps the following assets and properties from Qlik Sense Enterprise on Windows.
Your AI can read this via Docs MCPcurl -fsSL "https://docs.atlan.com/install-docs-mcp" | bashConnect
Atlan crawls and maps the following assets and properties from Qlik Sense Enterprise on Windows.
Once you've crawled Qlik Sense Enterprise on Windows, you can use connector-specific filters for quick asset discovery. The following filters are currently supported for these assets:
Streams
Atlan maps streams from Qlik Sense Enterprise on Windows to its QlikStream asset type.
| Source property | Atlan property |
|---|---|
| type | qlikStreamType |
| ownerId | qlikOwnerId |
| id | qlikId |
| createdAt | sourceCreatedAt |
| updatedAt | sourceUpdatedAt |
Apps
Atlan maps apps from Qlik Sense Enterprise on Windows to its QlikApp asset type.
| Source property | Atlan property |
|---|---|
| attributes.name | name |
| attributes.description | description |
| attributes.resourceId | qlikId |
| static_byte_size | qlikAppStaticByteSize |
| attributes.spaceId | qlikSpaceId |
| attributes.resourceCreatedAt | sourceCreatedAt |
| attributes.resourceUpdatedAt | sourceUpdatedAt |
| attributes.ownerId | qlikOwnerId |
| attributes.resourceAttributes.originAppId | qlikOriginAppId |
| attributes.resourceAttributes.hasSectionAccess | qlikHasSectionAccess |
| attributes.resourceAttributes.directQueryMode | qlikIsDirectQueryMode |
| attributes.resourceAttributes.published | qlikIsPublished |
Sheets
Atlan maps sheets from Qlik Sense Enterprise on Windows to its QlikSheet asset type.
| Source property | Atlan property |
|---|---|
| qProperty.qMetaDef.title | name |
| qProperty.qMetaDef.description | description |
| qProperty.qInfo.qId | qlikId |
| spaceId | qlikSpaceId |
| appId | qlikAppId |
| approved | qlikIsApproved |
| published | qlikIsPublished |
Charts
Atlan maps charts from Qlik Sense Enterprise on Windows to its QlikChart asset type.
| Source property | Atlan property |
|---|---|
| qProperty.qInfo.qId | qlikId |
| qProperty.subtitle | qlikChartSubtitle |
| qProperty.footnote | qlikChartFootnote |
| qProperty.qInfo.qType | qlikChartType |
| qProperty.options.dimensionsOrientation | qlikChartOrientation |