Oracle 1z0-1042-23 Exam Practice Questions (P. 2)
- Full Access (55 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #6
Which statement is NOT true about Schedule Parameters in Oracle Integration Cloud (OIC) integration flows?
- ASchedule Parameters are always visible as an additional data source in the Sources section of the mappers and expression editors within the integration.
- BUpdates to Schedule Parameter values made dynamically in an Assign action will not persist on to the next instance run of the integration.Most Voted
- CUpdates to Schedule Parameter values can be made manually before submitting an ad hoc request.
- DUpdates to Schedule Parameter values can be made manually when starting a schedule.
Correct Answer:
A
A
send
light_mode
delete
Question #7
You created a scheduled integration in Oracle Integration Cloud (OIC) that uses scheduled parameters named startDate and endDate to determine the date range for a data synchronization process. The default values for these parameters are set to the previous day for startDate and the current day for endDate. However, you now want to schedule a run of the instance with a different start date.
What should you do?
What should you do?
- AOverride the parameter value when scheduling the integration instance.
- BCreate a new version of the integration by modifying the parameter value, and then deploy the new scheduled integration version.
- CModify the parameter value in the instance's integration properties and restart the instance.
- DModify the parameter value in the integration code and redeploy the integration.
Correct Answer:
A
A
send
light_mode
delete
Question #8
As an Oracle Integration Cloud (OIC) specialist, you are tasked with implementing a scheduled integration between two enterprise applications. The client requires that the integration be run every weekday at 3:00 PM to synchronize data between the systems.
Which advanced scheduling configuration expression will you use?
Which advanced scheduling configuration expression will you use?
- A“FREQ=DAILY;BYDAY=MO-FR;BYHOUR=15”
- B“FREQ=WEEKLY;BYDAY=MO-FR;BYHOUR=15”
- C“FREQ=DAILY;BYDAY!=SA,SU;BYHOUR=15”
- D“FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR;BYHOUR=15”
Correct Answer:
A
A
send
light_mode
delete
Question #9
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?
Which expression format is used for defining advanced scheduled runs?
send
light_mode
delete
Question #10
There are use cases in which you need to perform an advanced XSLT task that you cannot perform in the Oracle Integration Cloud (OIC) data mapper. To perform the advanced mapping tasks, you decide to use an external XSLT mapper and then import the .xs1 file back to your integration.
Which is NOT a valid consideration when handling this use case?
Which is NOT a valid consideration when handling this use case?
- AOnce the advanced mapping is complete, you must import the entire integration that contains the updated .xs1 files.
- BThe exported archive must be imported into an Oracle Service Bus project in JDeveloper.
- CThe exported archive file can include a map file that is largely complete in content or a map file that is empty of content.
- DYou must export the entire integration that contains one or more .xs1 files.
Correct Answer:
B
B
send
light_mode
delete
All Pages