What is the best way to auto increment an identifier property in Agentry? The identifier property will not be saved to the database and will just be used as the key property in Agentry. I would like for the value to be max(ID) + 1. Please let me know if there is a way to do this in Agentry.
↧