InterviewSolution
Saved Bookmarks
| 1. |
Explain What Is A Scheduled Script? |
|
Answer» As per the naming convention itself, it says that the script will be executed as per the scheduling. Most of the time these SCRIPTS are executed on DEMAND and in REAL time. A SCHEDULE script is VITAL for batch processing of the records As per the naming convention itself, it says that the script will be executed as per the scheduling. Most of the time these scripts are executed on demand and in real time. A schedule script is vital for batch processing of the records |
|