Common errors

From BCOeditor Wiki
Revision as of 16:03, 1 November 2022 by Twang9 (talk | contribs) (Created page with "Here is showing a list of common errors that a user might encounter while creating a BCO, please see possible solutions below: #Description Domain: autogenerated step numbers are incorrect or not in sequential order most times. #*Solution: Manually change the step numbers starting to 1, 2, 3…… #Description Domain: manually entered step numbers could be considered as strings during validation, which need to be integers. See figure below that under '''TREE VIEW JSON...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Here is showing a list of common errors that a user might encounter while creating a BCO, please see possible solutions below:

  1. Description Domain: autogenerated step numbers are incorrect or not in sequential order most times.
    • Solution: Manually change the step numbers starting to 1, 2, 3……
  2. Description Domain: manually entered step numbers could be considered as strings during validation, which need to be integers. See figure below that under TREE VIEW JSON, the step_number is considered as a string instead of an integer:
    Screen Shot 2022-11-01 at 11.53.39.png
    • Solution: Go to TREE VIEW JSON, scroll down to description_domain section. Click on the green text pad icon, and select int 1. See the figures below.
      Blank diagram(8).png
      Blank diagram(7).png