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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Luffy20
Contributor III
Contributor III

Task failing continuously in QMC QA

Hi i have created same task in PROD,DEV and QA , in all environments it is running fine ,

but in QA it is failing 

Error: QVX_UNEXPECTED_END_OF_DATA:

All the data connections are available in QA, but the task is not running in QA

could please help me with this.

Thanks

Labels (2)
1 Solution

Accepted Solutions
robert_mika
Master III
Master III

Ensure the script has no hidden environment-specific variables or conditional logic that behaves differently in QA

Check the Script and Task Execution logs in QMC to pinpoint the failure line and identify if the connector returns incomplete data or fails without error.

 

 

 

Check the Script log and Task Execution log in QMC:

Look for the exact line where the failure occurs

See if the connector returns partial data or fails silently

View solution in original post

1 Reply
robert_mika
Master III
Master III

Ensure the script has no hidden environment-specific variables or conditional logic that behaves differently in QA

Check the Script and Task Execution logs in QMC to pinpoint the failure line and identify if the connector returns incomplete data or fails without error.

 

 

 

Check the Script log and Task Execution log in QMC:

Look for the exact line where the failure occurs

See if the connector returns partial data or fails silently