Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
Jamie_Gregory
Community Manager
Community Manager

Good morning Qlik Users!

The August 2020 update for SaaS released Tuesday, August 11th! The release included the following enhancements:

  • The App Analyzer (which I blogged about yesterday): A new application that can be installed and configured to gain tenant insights and empower Administrators to act on the insights revealed
  • Multiple data reload enhancements:
    • Easily accessible reload history via the app tile or the Explore page (look for the red exclamation point in the app tile and the Last Modified column)
    • The script log format has been improved (more improvements are coming later this year) and the log can be downloaded
    • App name is visible within the scheduler tab
    • Schedule start times are more granular now at five-minute intervals
    • A start and end date for a schedule can now be specified
  • Delete users: Tenant Admins can now delete users from the tenant where previously they could only be disabled. This action does not delete any content associated with the user.

 

The August 2020 update also included a new capability called Qlik DataTransfer. This lightweight utility gives you the ability to securely push data from on-premise data sources to the cloud!

Jamie_Gregory_0-1597266105940.jpeg

Stay tuned for a more in-depth blog about this new capability. For more information, take a look at Qlik DataTransfer  and be sure to sign up for Michael Tarallo’s Do More with Qlik session.

Please give this post a like if you found it helpful! Subscribe to the Qlik Support Updates Blog by clicking the green Subscribe button if you haven’t already. Also, please let us know if you have any questions or leave your feedback in the comments.

Thank you for choosing Qlik!

Kind Regards,

Qlik Global Support

9 Comments
rzenere_avvale
Partner - Specialist II
Partner - Specialist II

Hey @Jamie_Gregory , regarding 'This action does not delete any content associated with the user.': could Qlik consider the implementation of that action? And/or something like 'take ownership of all content owned by (user to delete)', in order to review content and then delete it?
I think this would improve manageability of the platform

Riccardo

2,364 Views
Jamie_Gregory
Community Manager
Community Manager

@rzenere_avvale I like that idea! I don't know of anything in the works yet, but you can enter it in as an enhancement request on our Ideas board.

2,304 Views
squeakie_pig
Creator II
Creator II

Hi @Jamie_Gregory 

I seem to be whinging about this every single month when someone at qlik posts all the new shiny stuff that they have released in the monthly updates.  It would be fantastic if release notes are available.  The monthly SaaS updates are not available in the usual download section like the major releases. 

2,271 Views
Carl_Hunter
Partner Ambassador
Partner Ambassador

@squeakie_pig I agree, it would be good to see the changelog/full release notes - no surprises should be the motto! 

2,262 Views
rzenere_avvale
Partner - Specialist II
Partner - Specialist II

Thanks for the feedback @Jamie_Gregory , I will proceed creating the Idea!

Riccardo

2,221 Views
squeakie_pig
Creator II
Creator II

Thanks @rzenere_avvale .  Appreciate that.  I didn't create an idea as I thought this was (or should be) standard operating procedure.   Probably just wishful thinking from me hoping that someone forgot to upload it to the downloads section ... again 🙂

2,190 Views
uligorio
Partner - Contributor II
Partner - Contributor II

Hi @Jamie_Gregory ,

I tried to install the App Analyzer following the "Install Guide".Everything worked fine until the connection creation (page 8).Here "testing" or creating the connection I receive the following error message:

HTTP protocol error 401 (Unauthorized): Requested resource requires authentication.

I'm a TenantAdmin and I successfully created the API key that I'm trying to add in the Query headers section of the connection (Authorization with value: Bearer <API key>). 

I also read the  Note: The connection will not save if the URL and the API key does not match

but I can't realize how to proceed. The URL I use is similar to the following:

https://myurl.eu.qlikcloud.com/api/v1/items

Have you any advice? Thanks in advance,

Umberto

615 Views
Jamie_Gregory
Community Manager
Community Manager

@uligorio The message typically means there is something wrong with the Query Header. I would look at the following things:

  • Authorization is spelled correctly and there is not a space after the word
  • Bearer is spelled correctly and there is one space between the word and the API key
  • Angle brackets are not being used for the key
  • This information is under Query headers and not Query parameters

Jamie_Gregory_0-1598386128312.png

If that does not help, please post a screenshot.

 

576 Views
uligorio
Partner - Contributor II
Partner - Contributor II

Thank  you so much @Jamie_Gregory , following your additional notes and creating again the connection everything worked fine. KR, Umberto

529 Views