Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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