About Business Data Parser Review Codes
Review codes are generated by the Business Data Parser (BDP) to identify specific conditions that occur when input data does not parse correctly. The BDP places a flag value of '1' in the Bp_Misc_Review_Codes attribute at a character position that corresponds to the review code: for example, if a review code of 086 is reported, you will find a '1' flag in position 86 of the attribute value.
To identify which codes are generated and locate their character position, you analyze the Bp_Misc_Review_Codes attribute and review the attribute metadata values. You can also drill down to data rows affected by each condition. If the Parser finds no conditions, then no flag values are generated. For more information, see Analyzing and Reviewing BDP Review Codes.
| Note: | By default, the Bp_Misc_Review_Codes attribute is 150 characters in length. This default length can be changed in the Schema Editor. |
Review Codes and Conditions
Data fields within the attribute flagged with '1' fail to parse for a variety of reasons: for example, when the BDP finds unrecognized data (stored in the Bp_Misc_Data attribute) or an undefined pattern.
The following table describes the three-character review codes, the parsing conditions that trigger the flag, and suggested action to take before re-running the BDP process:
| Note: | More than one review code can be flagged within the Bp_Misc_Review_Codes attribute. |
Review Code
Parsing Condition
Suggested Action
082
Unidentified pattern
Use the Parser Tuner to modify patterns.
083
Unknown token
086
Output line too long
Use the Transformer to remove data from the BDP input attribute.
087
Miscellaneous line too long
088
Too many categories found
090
No data found