Changing the next available ID for new requests
- Chris Speed
- Feb 22, 2017
- 1 min read
To change the next available ID for a form in an SQL database
Stop AR System server.
Using any front-end tool that provides direct access to an SQL database, log in as a user with write access to the AR System tables.
Connect to the AR System table area.
Find the Request ID field for the form that you want to modify.
Update the next available ID.
Restart the AR System server
Comments