Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
slewis
Contributor III
Contributor III

Task Definition key/value: validation_sampling_percentage

I'm looking at task definitions exported from Qlik Replicate 2025.11.0.164. In the list of source tables I noticed what appears to be a new key/value pair "validation_sampling_percentage": 0.

This key/value is not in the user guide and I can't find any reference to it when performing web searches. However I confirmed it is present for tasks connected to Oracle and SQL Server sources endpoints.

Can you please give me some information on this key/value (new or not), what it's used for, and how the value is set?

Example:

"source_tables": {
"name": "SOURCE_ENDPOINT_NAME",
"explicit_included_tables": [{
"owner": "SCHEMA_NAME",
"name": "TBL_NAME",
"orig_db_id": #######,
"table_type": 2,
"validation_sampling_percentage": 0,
"sapdb_def_ext_for_logstream": {
"$type": "SapdbOverLogstreamTableDefExt"
}

 

 

Labels (3)
1 Solution

Accepted Solutions
john_wang
Support
Support

Hello @slewis ,

It has been deprecated in the current version and is no longer used.

thanks,

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!

View solution in original post

3 Replies
john_wang
Support
Support

Hello @slewis ,

You may ignore it safely. It's not used in current supported versions.

thanks,

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!
slewis
Contributor III
Contributor III
Author

Hi John, my question wasn't about concern for the task definitions safety. I was asking for information regarding the key/value and what it's past or future usage may be. If you could provide some detail it would be appreciated and would satisfy my curiosity. -- Thanks.

john_wang
Support
Support

Hello @slewis ,

It has been deprecated in the current version and is no longer used.

thanks,

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!