I’m working on the following process graph:
When debugging, the prepay.Record registers as null, despite the prepay having a single complete record of the invPrepayList resultset.
Visual studio does not flag the application of the result.record.fields to the new rec fields as an error. It simply runs as though the record is null.
Can anyone tell me what I am missing?