Hi,
If we provide a "Maximum Allowed runtime" for a particular program and let say that program has a dependency program which should be excuted first. If thats the case do we need to add both the run time and provide it in the Main application "Maximum Allowed runtime" or we can use the same time as it is and metion the required time for the dependency application in the dependecies "Maximum Allowed runtime" time frame.
For example:
Main application : 20 mins
Dependecy application 30 mins
What would be the "Maximum Allowed runtime" for main application and dependency application?
Thanks,
Nana