Getting the correct values from prior modules that were successful vs failed

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?

You’ll need to manually “Run this module only”, or the scenario “Run once”. This is the most reliable way to get the data mappings available.

Screenshot_2023-12-27_151238

2 Likes