When defining the frequency for scheduled orchestration style integration runs, you can choose either Basic or the Advanced option. Which expression format is used for defining advanced scheduled runs?
For advanced scheduled orchestration runs, the Cron expression format is used.
A Cron expression consists of five or six fields (depending on the system) that represent different time units. The format typically looks like this:
* * * * *
| | | | |
| | | | +----- Day of the week (0 - 6) (Sunday to Saturday)
| | | +------- Month (1 - 12)
| | +--------- Day of the month (1 - 31)
| +----------- Hour (0 - 23)
+------------- Minute (0 - 59)
C. cron
The expression format used for defining advanced scheduled runs in the context of scheduled orchestration style integration is typically cron. Cron is a time-based job scheduling format widely used in Unix-like operating systems. It allows you to specify specific time and date patterns to schedule recurring tasks.
For OIC, iCal is what's used for advanced scheduled runs. I haven't seen anything about cron when studying for this exam from the Oracle documentation/resources.
upvoted 1 times
...
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
SPAPAGANTI
2 months, 3 weeks agotuanthanh
10 months, 1 week agofee3af5
8 months, 3 weeks ago