Symbology Filtering
Passing only CODE128 Barcodes to the Keyboard
- To add a rule select Workflow Rules from the PG Config View.
- Delete existing rules, so they do not affect your scans.
- Click on the orange plus sign on the bottom right side to create a new rule. After the rule is created, click on the pencil symbol next to the rule to edit it.
- Click on the trash symbol next to the existing action symbol and then click on the orange plus sign again. Here you can add either a new condition or a new action. We will add a new condition to check for the Incoming Barcode Symbology. Select "Conditions" and then "Symbology equals"
- In the pop-up, type in the Symbology you want to filter for. In this case, type in "CODE 128". Please Note: the typed in text has to match the Symbology name exactly (including the case)
- After this action is created, we need to add another action to send the incoming barcode data. Here you will need to choose the action according to your integration path.
- Paste barcode data with keyboard - Software Keyboard
- Send barcode data via Intent - Intent
- Send barcode data to the SDK - SDK
For this example, we had chosen Software Keyboard as the integration path, which is why we are choosing Paste barcode data with keyboard.
- After you are done implementing these changes, your MARK scanner will only pass barcodes with the symbology you have chosen.