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

Qlik Cloud Data Integration: How to enable Full Load Passthru filter on Landing Tasks

100% helpful (1/1)
cancel
Showing results for 
Search instead for 
Did you mean: 
shashi_holla
Support
Support

Qlik Cloud Data Integration: How to enable Full Load Passthru filter on Landing Tasks

Last Update:

Mar 25, 2024 6:21:56 AM

Updated By:

Sonja_Bauernfeind

Created date:

Mar 25, 2024 10:00:16 AM

The purpose of this article is to provide details about enabling Full Load Passthru filter in Qlik Cloud Data Integration (QCDI) and get the selected data from the source during the initial load of the Landing or Replication Tasks.

Enable Passthrough filter in the Qlik Data Movement Gateway  server configuration

  1. Navigate to the path /opt/qlik/gateway/movement/bin on the Qlik Data Movement Gateway Linux server
  2. Edit the file repctl.cfg
  3. Set the parameter enable_passthrough_filter to true and save the file
  4. Restart the Gateway server using the service regagent restart command

Build the filter in the Qlik Cloud Data Integration tenant

  1. Log in to our QCDI tenant
  2. Open the Landing Task in the project.
  3. Click on the filter button (top right corner above the table details)

    filter in qlik cloud data integration.png

    Syntax:

    --filter: filter_condition

    Example One:

    --filter: id > 2

    build filter in qlik cloud data integration.png

    Example Two:

    --filter: id between 1 and 2

    build filter in qlik cloud data integration example two.png

  4. We can add any valid condition using the syntax supported by the source Database and the tool internally constructs the select statement using the condition to filter the data from the source.
  5. Once the filter is added, prepare the landing task and then do a Reload of the table to validate the results
  6. Please note that the filter is at the table level and every table can have its own filter condition for a column specific to that table.

 

The information in this article is provided as-is and will be used at your discretion. Depending on the tool(s) used, customization(s), and/or other factors, ongoing support on the solution below may not be provided by Qlik Support.

 

Environment

  • Qlik Cloud Data Integration
Labels (2)
Version history
Last update:
‎2024-03-25 06:21 AM
Updated by: