I have a report that has a barcode of the format DATA_MATRIX. The barcode’s Datakey is a parameter of type String. When I set the value of the parameter, the barcode is generated but when it is scanned it does not return the same result as the parameter.
Eg, I set the default value of the parameter to '2CT BOX (GF)*’ but when I scan the barcode I get CT BOX00
EDIT:
The barcode generates and scans correctly for all other types of 2D barcodes (AZTEC, PDF_417, and QR_CODE)
@KathyApplebaum Are you able to scan the following string parameter (including quotation marks:
‘ROM_TVLCGT400051312CGT, FSC PALL MALL ORANGE 100S BOX (GF)****10435891CVZ11051burtn’
This example doesn’t seem to want to scan at all for me.