For the complete documentation index, see llms.txt. This page is also available as Markdown.

General Advanced Jobs

This release introduces a set of new jobs that enable users to update module- or feature-specific data using advanced algorithms.

Name
Description

Migrate Lineage Status and Error Buckets

This one-time advanced job updates existing lineage records after an upgrade. It replaces outdated lineage status values with the latest ones. It assigns meaningful error categories to failed lineage records, making status and error information easier to understand in the user interface.

Note: Run this job only once after upgrading to apply the lineage status and error category updates.

Update Blank Governance Role

This advanced job updates blank governance role values across catalog objects by assigning the configured administrator to the selected governance role fields. It can update specific governance roles or process all supported catalog objects and supports batch processing for large volumes of data.

Parameters:

  1. Attribute 1 – Governance Role Fields: Specify the governance role fields to update as a comma-separated list. If left blank, the job updates governancerole4, governancerole5, and governancerole6.

  2. Attribute 2 – Object Table Names: Specify the catalog object table names to process as a comma-separated list. If left blank, the job processes all supported catalog objects.

  3. Attribute 3 – Batch Size: Specify the number of records to process in each batch. If left blank, the default batch size is 50,000. Supported values range from 1,000 to 500,000.

Sensitive Data Encryption Migration

This advanced job migrates sensitive source data between plain text and encrypted formats. It updates supported data values, such as top values, minimum and maximum values, profile results, and failed Data Quality values, while skipping values that are already in the selected format.

Parameters:

  1. Attribute 1 – Batch Size: Specify the number of records to process in each batch. If left blank, the default batch size is 10,000.

  2. Attribute 2 – Migration Mode: Specify the migration mode. Enter 'encrypt' to encrypt sensitive data, or 'decrypt' to convert encrypted data back to plain text.

Create Datastory for askEdgi

This advanced job creates the default askEdgi Data Story structure required for askEdgi to organize and manage generated content. It creates the askEdgi Data Story domain and the required story hierarchy if they do not already exist. The job runs only when askEdgi is enabled and skips any existing Data Story entities

Existing Advanced Jobs - Updated

This release includes updates to existing advanced jobs, improving processing logic, performance, and reliability across supported workflows.

Name
Updated Field
Updated Field Value

Loading QVDS

Attribute1

Connection Id

Loading QVDS

Attribute2

Build Lineage (true / false)

Loading QVDS

Attribute3

Report name to build lineage

Loading QVDS

Help

This advanced job copies QVD files from a remote location, such as Azure Blob Storage or a remote path, to a local path for Qlik Sense processing. It can also build lineage for Qlik Sense dashboards after the QVD files are loaded.

Parameters

  1. Connection ID: Specify the Qlik Sense connection ID.

  2. Build Lineage (true/false): Set to true to build lineage after loading QVD files, or false to only load the files.

  3. Report Name to Build Lineage: Specify the Qlik Sense report or dashboard name for which lineage should be built.

Copy Metadata Between Connectors/Schemas

Help

This advanced job copies metadata for tables and table columns from a source connector to a target connector. It supports copying selected metadata, such as tags, terms, descriptions, governance roles, certifications, custom fields, access settings, and security settings. Metadata can be filtered by connector and schema, with optional case-sensitive or case-insensitive table name matching.

Parameters

  1. Attr1 – Source Connector Name: Specify the source connector. Only one connector can be selected per job. (Required)

  2. Attr2 – Source Schema Name: Specify the source schema to copy metadata from. (Optional)

  3. Attr3 – Object Type and Metadata Attributes: Specify the object type and the metadata attributes to copy. Supports optional case-sensitive or case-insensitive table name matching. (Required)

  4. Attr4 – Target Connector Name: Specify the target connector to receive the metadata. Only one connector can be selected per job. (Required)

  5. Attr5 – Target Schema Name: Specify the target schema associated with the selected target connector. (Optional)

Copy Metadata Between Connectors/Schemas

Attribute3

{"objectType": "oetable","tag":true,"term":true,"title":true,"businessDescription":true,"technicalDescription":true,"certification":true,"governanceRoles":true,"customFields":true,"objectAccess":true,"objectSecurity":true,"caseSensitive":false}


Copyright © 2026, OvalEdge LLC, Peachtree Corners, GA, USA.

Last updated

Was this helpful?