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

When SendWorkOrderInfo (Reply to GetWorkOrder) BoardId is null #68

Closed
Industry4 opened this issue May 16, 2023 · 2 comments
Closed

When SendWorkOrderInfo (Reply to GetWorkOrder) BoardId is null #68

Industry4 opened this issue May 16, 2023 · 2 comments
Assignees
Labels
bug Something isn't working Enhancement New feature or request IPC-Hermes-9852 Spec Bring it back to specification R MIT User Request
Projects
Milestone

Comments

@Industry4
Copy link
Owner

BoardId is not optional (3.6 BoardAvailable), yet when a Reply to from Supervisory System returns a null value the Validation is Good with 'Unknown Board ID' displayed in the title.
BoardIdNull

Either:

  • Auto Generate the value
  • Or Set the Validation to failed.
  • Make this settable
@Industry4 Industry4 added bug Something isn't working Enhancement New feature or request IPC-Hermes-9852 Spec Bring it back to specification R MIT User Request labels May 16, 2023
@Industry4 Industry4 added this to the 1.0.17 milestone May 16, 2023
@Industry4 Industry4 self-assigned this May 16, 2023
@Industry4 Industry4 added this to To do in BETA via automation May 16, 2023
@Industry4 Industry4 moved this from To do to In progress in BETA May 17, 2023
@Industry4
Copy link
Owner Author

Validation will now be set to Bad if the Supervisory System returns a null or blank Board ID value, unless....

68a

...a Query Reply Overwrite Value is set then this value is used when the value is Blank or NULL or Always. This new option is found on the /extensions/multiplug.ext.hermes/lane/scanstation/datasource/ page.

68b

@Industry4 Industry4 moved this from In progress to Done in BETA May 20, 2023
@Industry4
Copy link
Owner Author

Note: There were multiple other bugs found when resolving this issue so it is advised to upgrade to this version if using any Scan Station functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Enhancement New feature or request IPC-Hermes-9852 Spec Bring it back to specification R MIT User Request
Projects
BETA
Done
Development

No branches or pull requests

1 participant