I have a task which needs to place a random 8-digit numeric token, rtok, in a container of the process (call it TOKEN) and notify user a URL where they can go to and tick an option. The URL should be of the form https://zeuszos.edu.ihost.com:8005/afcheck/customer/she00nn?proc=AFCnnnnnnnn&token=rtok
The AFCnnnnnnnn, the nnnnnnnn is the random 8-digit numeric token. I have gone through this tutorial but it doesn't help much. Can anyone suggest anything? Thanks.