Hi All-
I have a requirement of running the same process for different environments (URL's) and at the moment I am passing a single URL through Environment variables and passing this value at run time. But now I want to have different URL's scheduled so that they will perform the healthchecks. Any suggestions?