Tasks
With tasks scheduled, we can set up the execution of a service to be processed on a specific date and time, periodically for a specified number of times.
Consider that we have a service that automatically updates the information of a database, and it works with a lot of information. So, we can schedule a task for that service in order to be triggered at night when the server is more idle, without the request of the final users making request to all the services deployed in that server.
Depending on the type of service we want to schedule, we can use the wizards that we'll discuss in the subsequent headings.
Scheduling data services
This wizard allows us to create and configure tasks specifically for data services, where we can specify what operation will be processed. This wizard is located in the Enterprise Integrator in the following path:
Main
| Manage
| Services
| Add
| Data Service
| Scheduled Tasks
:

Scheduled Data Services Tasks
Here, keep the following in mind:
Task
Name
: Identifier...