Using OpenPage for Web Applications
Batch Scheduler comes with a utility OpenPage.exe used for running Web Applications such as .Net, ASP and Cold Fusion.
To use the OpenPage utility, set up a normal Job Definition. For the Job Command, enter the following command.
OpenPage URL /USER=Username /PASS=Password /OUTPUT=Outname /TIMEOUT=## /LOG=Name
Below is a description of each parameter:
URL
Name of web page to open, including any parameters.
/USER=Username
Username (if any) needed to access specified URL.
/PASS=Password
Password (if any) needed to access specified URL. .
/OUTPUT=Outname
Filename of file to store loaded page retrieved from URL.
/TIMEOUT=##
Specify the amount of time (in seconds) to wait before timing out. Default is 60.
/LOG=Name
Use this parameter to specify the name of a log file to use for retrieving a return code from this job. The default when not specified is OpenPage.LOG.
Index
Home