Hi,
I have a list that maps product_codes to product_ID's.
What I would like to create is a Key Store that, when fed a product_code from the list, produces the same product_ID and when fed a new code (so not in list) produces a supernatural_key as usual.
Is it possible to force the keystore to create the ID's as shown above?