mazhar555
15 years agoContributor
How to run same script on multiple instances
Hello,
How can i run the same script on multiple instances, objects are same but URL is different e.g.
http://ae001vm0131/AppV2.3Paris/ is URL and ABC is object
http://ae001vm0131/AppV2.2Paris/ is URL and ABC is object
How can i run the same script on multiple instances, objects are same but URL is different e.g.
http://ae001vm0131/AppV2.3Paris/ is URL and ABC is object
http://ae001vm0131/AppV2.2Paris/ is URL and ABC is object
in that case object is same only URL is different, so how can i parameterize the URL?