Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW-FEATURE] TcOpen Inspectors with Overinspect #735

Closed
AdamPitak opened this issue Jun 27, 2024 · 1 comment
Closed

[NEW-FEATURE] TcOpen Inspectors with Overinspect #735

AdamPitak opened this issue Jun 27, 2024 · 1 comment

Comments

@AdamPitak
Copy link

Can we have in Inspectors in .Retry(SomeStepUid) feature that can handle Over Inspect

I tried it to fix it in my step, but it do not work nicely, because Inspector is stuck at running state:

IF Data.OverInspected AND Data.Data.Result = TcoInspectors.eInspectorResult.Failed THEN
ProcessData.IsFailed := TRUE;
ProcessData.Data.EntityHeader.Results.Failures := Data.Data.FailureDescription;
MS.RequestRestoreOrigin();
END_IF

@peterbarancek
Copy link
Collaborator

closed #754

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants