Weblog report notification
We have automated weblog report with application scheduler option. We need a notification once there is failure happens in scheduler.
Also we have more than 55 task schedule we want to know how much scheduler weblog support.
Also we have more than 55 task schedule we want to know how much scheduler weblog support.
You can use any number of tasks, while we don't recommend to use such large number of tasks. If you need to analyze multiple profiles, you can analyze all of them in one task by using the batch command line mode. E.g. you can create file C:\Logs\MyProfiles.txt with the following contents (list of profiles to be analyzed):
"My Profile 1"
"My Profile 2"
After it you need to open task properties in the schedule, and set the action on the Action tab to "Run with custom parameters" and set the parameters to @C:\Logs\MyProfiles.txt: