My goal:
To set up a given module by using the proper parsing from a prior module.
My challenge:
When I try to pull up a given data set, sometimes it uses a “failed” request, which means the data is incomplete or non existent.
This is even after the most recent scenario execution is successful and the history shows the prior module generating the right data set.
Question:
How do I access the correct, parsed data sets from prior modules to use as inputs into my modules?