So there are a couple of ways you can approach this.
1) You have the ability via OpenScan to write your own scanner interface where you can then post process the value before handing it off to Agentry as a scan value to trigger the default built in Agentry actions.
2) You can create a No Match action in Agentry to take the value and perform your post processing. This would then require you to have your action handle the match of the list and trigger the appropriate equivalent of a scan match action based on the post processed value.
--Bill
Add comment