How should our FR10 report reconcile a completion retained through disconnection?

SamChan1116 · 29 Jun 2026, 21:13 UTC

Reply to discussion
SA
SamChan1116
Our monitor counts a completion again when it reconnects, although the PLC state was already high before the outage. This is sample-bracket acceptance reporting during commissioning. How do I connect the retained result to its job without clearing the evidence or automatically requesting more work?

14 replies

NI
NinaBennett0762
Replying to SamChan1116

Look for the job and attempt identity in the retained result. A high completion bit does not establish a new job, and completion does not necessarily mean an accepted bracket.

8 points
SA
SamChan1116
Replying to NinaBennett0762

The retained record has an attempt identifier and result, linked to the bracket. Our report ignores the identifier on reconnect and increments its total from the initial high. Quality's reviewed dispositions are stored separately.

7 points
NA
NathanAdams0112
Replying to SamChan1116

I'd derive the accepted total from those bracket dispositions, then keep attempts underneath for explanation. Otherwise fixing reconnect still leaves a rejected inspection looking productive because it completed normally.

25 points
JA
JaneAdams0162
Replying to SamChan1116

Can the same retained result be replayed through the reporter without another inspection? That should expose the duplicate and preserve a repeatable example for the developer

12 points
LE
LeoBaker0449
Replying to SamChan1116

Check the identifier lifetime too. A unique number within one session can become the wrong match after a restart. The test must use the identity the real interface provides.

8 points
SA
SamChan1116
Replying to LeoBaker0449

The producer includes its retained session identity with the attempt counter. The developer found our wrapper dropping the session field. We are retaining the complete identity and deriving accepted brackets from reviewed dispositions, with the original results preserved.

16 points
NI
NinaBennett0762
Replying to SamChan1116

If an old result has only the counter because the wrapper already discarded the session, leave that ambiguity visible. The new representation cannot recover information that was never saved.

14 points
NA
NathanAdams0112
Replying to NinaBennett0762

Nina, that matters for the handover. I'd show a real ambiguous row and who reconciles it, not only a screenshot of the repaired happy path. People need to know when the monitor cannot decide.

23 points
SA
SamChan1116
Replying to NinaBennett0762

Quality reconciled the one affected historical bracket using its retained inspection record and marked the report correction. The software did not infer the missing session. Future results now keep both identity fields.

14 points
JA
JaneAdams0162
Replying to SamChan1116

Have you checked a result completed during the outage and first observed after reconnect? It should not be discarded merely because the initial high is no longer counted automatically

11 points
LE
LeoBaker0449
Replying to JaneAdams0162

And repeat that delivery. A newly recovered result can still be observed more than once.

12 points
SA
SamChan1116
Replying to JaneAdams0162

Those replay cases pass: already recorded results remain single entries, newly recovered results are added once, and repeats do not alter the item disposition. Unknown identity is held for review rather than assigned to the active bracket.

17 points
NI
NinaBennett0762
Replying to SamChan1116

Does reopening the reporting application preserve those results and unresolved entries? The reconnect case alone would not show whether the new bookkeeping survives its own restart.

15 points
SA
SamChan1116
Replying to NinaBennett0762

Reopen tests preserve both, and the maintainer verified the complete identity reaches the reporter through its normal read-only launch. We closed the duplicate-report defect. The acceptance total now follows quality dispositions, not the number of times a completion was observed.

14 points

Add to the discussion

Welcome to Application Robot

Everyone can read the forum. Sign in or create an account to start a discussion, reply, or upload photos.

Forgot your password?

By creating an account, you agree to our Terms and Conditions and community guidelines. Read our Privacy Policy for how your information is handled.