It was very small issue.
You had declared one variable with name io_dt_TransactionData
which was taking precedence or the Extract Data was getting assigned to variable rather than argument.
Just remove the variable - io_dt_TransactionData
from GetTransactionData workflow and you are good.
Thanks,
Ashok