Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Universal Agent where the extension is deployed , should be able to reach the Qlik Sense Cloud instance.
  • A Qlik Sense API Key should be generated in prior from the Qlik Sense Cloud Management Console. API Keys can be generated from by users who have either 'Tenant Admin' or 'Delelopers' Role assigned.

...

This Universal Extension provides the following main features , for a Qlik Sense Cloud instance:

...

For the new Universal Task type Qlik Sense, create a new task , and enter the task-specific details that were created in the Universal Template

...

FieldInput typeDefault valueTypeDescription
ActionRequiredReload AppChoiceThe action

Action performed upon the task execution. Available action:

  • Reload App
  • Read Reload Status
Qlik Sense TypeRequiredCloudChoiceThe

Qlik Sense instance Type based on each installation.

Available action:

  • Cloud
API CredentialsOptional-Credentials

Developer's API Key for Qlik Sense.

API Key should be stored in the Credentials record as Runtime password.

Required when Qlik Sense Type = Cloud

Tenant URLOptional-Text

Qlik Sense Tenant Cloud instance URL.

Required when Qlik Sense Type = Cloud

App IDOptional-Text

Qlik Sense Application ID to be reloaded.

Required when Action = Reload App

Reload IDOptional-Text

Reload ID of an already reloaded Qlik Sense application.

Required when Action = Read Reload Status

Partial ReloadOptionalFalseBoolean

Indication to perform Partial Reload during Reload App on Cloud.

Optional when Action = Reload App

Enable SSL certificate verificationOptionalTrueBoolean

Verify SSL certificates when sending a request. Verification failures will result in the request being aborted.

Optional when Qlik Sense Type = Cloud

Extension Cancelation

When using a 7.0 or newer template, we must ensure that the “Always Cancel On Force Finish” is checked. This is to minimize leaving “orphan” processes on the OS without the option for the agent to see that they are running.



Task Examples

...

The output parameters are set after every message processing. If they are 'preserved on re-run', they prevent a re-run of the task instance from restarting from scratch.

The output fields for this Universal Extension are described below.

...

NameLocationDescription
Universal Templateshttps://docs.stonebranch.com/confluence/display/UC70UC72x/Universal+TemplatesUser documentation for creating Universal Templates in the Universal Controller user interface.
Universal Taskshttps://docs.stonebranch.com/confluence/display/UC70UC72x/Universal+TasksUser documentation for creating Universal Tasks in the Universal Controller user interface.
Qlik Sensehttps://www.qlik.com/us/products/qlik-senseQlik Sense home page
Qlik Sense Reloadhttps://qlik.dev/apis/rest/reloadsQlik Sense reload API documentation
Qlik Sense API Keyhttps://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Admin/mc-generate-api-keys.htmManaging API Keys