Since the default report is not created until you complete the MainSequence call for the UUT, and the results are just fragmented trees of result property objects in memory. You will have to follow the On-The-Fly report generation philosophy.
Yes the results used in the example are the ones generated from the ProcessModelPostStep callback.
Note that results from a called sequence are not attached to the calling sequence until the call is complete. Until the call is complete and the call stack depth decrements, there is no full tree of the existing results in memory.
Technically you could process partial completed results
within your sequence if you are careful to pass in the appropriate data that the report generation sequences require.
Scott
Richardson
Scott Richardson
https://testeract.com