Argument passed for a test case is not passed when running the test script with test data queue

We are running the test Script using and input argument. Its working fine when running with out the test data queue the input argument is passed to the test case. However when we are running the test script with test data queue in the orchestrator the input argument is not passed to the test case.

Can some one please tell what is work around for this issue

Hello @varunt1411 ,

thx for reaching out.
Data driven testing with Test Data Queues is designed to execute a single TC once for each data variation available in the queue you have attached it to.
In order to analyze why this is not working for you atm can you pls share (1) the workflow you are using and (2) an export of your test data queue.
Additionally can you pls let us know which Studio/Orchestrator version you are currently using?
Thx in advance.