Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What are the parameters to configure a scheduler?
Home
Mulesoft
What are the parameters to configure a scheduler?
0
votes
asked
Jul 14
in
Mulesoft
by
rajeshsharma
What are the parameters to configure a scheduler?
configurescheduler
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 14
by
rajeshsharma
The parameters to configure a scheduler are
Frequency: how frequently do you want to do something.
Start Delay: how later do you want to start the task after setting the scheduler.
Time Unit: it specifies the unit of time (hours, seconds, etc.).
...