Hi,
In the example CreateLocal2.seq, in the first step in the Main of the Sequence "Sequence", the Object Reference: should be RunState.Caller.Step.Result.
You should then see the ReportText entry in the Report when you run the MainSequence with either of the process model Entry Points.
If you are using this in your SequenceFilePostStepFailure, then the Object Reference will be RunState.Caller.RunState.Caller.Step.Result
Remember every level you travel back up, add RunState.Caller to the lookup string.
Regards
Ray Farmer
Regards
Ray Farmer
