Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Oracle 1z0-1042-24 - Oracle Cloud Infrastructure 2024 Application Integration Professional

Page: 3 / 4
Total 105 questions

You need to create a scheduled orchestration integration that is based on an existing app-driven orchestration using the same display name. Which statement is valid for this use case?

A.

You can create the new integration as a different major version of the existing one.

B.

You can clone the existing integration and specify it to use the scheduled orchestration pattern.

C.

You cannot create another integration that uses the same name.

D.

You can create the new integration by using the same display name but with a different identifier.

Once they have been configured, which actions are allowed to be repositioned to another location within the design canvas of an orchestration-style integration flow? Select THREE.

A.

Stage File Action using a Read File in Segments operation

B.

Stage File Action using a Write File operation

C.

Switch Action

D.

JavaScript Call Action

E.

For Each Loop Action

F.

Stage File Action using a Read File operation

GlobalTech Corporation uses Oracle Integration Cloud (OIC) to synchronize data between their CRM and ERP systems. They currently have a scheduled integration that runs nightly at 3 AM. With the implementation of a new CRM system that supports real-time data synchronization, GlobalTech wants to update their ERP system immediately after any data changes in the CRM. To achieve this, they need to convert their scheduled integration to an app-driven integration, allowing the CRM system to trigger the integration upon data changes. When implementing this conversion, which of these considerations is NOT valid?

A.

You must choose an existing REST adapter trigger connection resource.

B.

You cannot convert a scheduled integration to a REST adapter-triggered integration with multiple verbs.

C.

Any existing scheduled parameters will be automatically converted to integration properties.

D.

You cannot convert a scheduled integration with assignments that have the fault data type.

Which statement is NOT true about schedule parameters in Oracle Integration Cloud (OIC) integration flow?

A.

Updates to schedule parameters value can be made manually before submitting an ad hoc request.

B.

Updates to schedule parameters value made dynamically in an Assign action will not persist on to the next instance run of the integration.

C.

Schedule parameters are always visible as an additional data source in the sources section of the mappers and expression editors within the integration.

D.

Updates to Schedule Parameter values can be made manually when starting a schedule.

Which certificate type involves the uploading of a keystore (.jks) file to Oracle Integration (OIC) to facilitate two-way SSL communication with external services?

A.

SAML

B.

PGP

C.

X.509

D.

Signing key

You can group one or more Oracle Integration Cloud (OIC) integrations into a single structure called a package. Which statement is not true about OIC packages?

A.

All packages must include at least one integration.

B.

You can import packages directly from the Oracle Marketplace.

C.

Packages cannot be locked to deny other users access to your integrations.

D.

New packages can be created by clicking the Create button on the packages page in the OIC console.

E.

Integrations do not need to be part of a package.

F.

Packages enable you to easily import and export a group of integrations to and from OIC.

You are designing an OIC Integration that processes files in a shared file system located within your on-premises data center. You have decided to leverage various stage file action operations within the integration flow in conjunction with an on-premises OIC Connectivity Agent. Which statement is not valid concerning file operation capabilities with regard to restrictions on using Stage File Action operations with the file and attachment features of the connectivity agent?

A.

Files uploaded through the Connectivity Agent can only be read with a file reference, with regard to both the Read Entire File and Read File in Segments operations.

B.

Files uploaded through connectivity agent cannot be unzipped using a file reference.

C.

Files uploaded through connectivity agent are not available with the zip file operation.

D.

Files uploaded through connectivity agent are not available with the list file operation.

You have an Oracle Integration Cloud (OIC) synchronous integration flow that updates external systems with several invocations. However, several of your OIC integration clients are reporting that they are experiencing timeouts waiting for the response confirmation from this processing. Which is a legitimate strategy to mitigate this issue?

A.

Increase the blocking timeout within the OIC integration settings to allow for extended time.

B.

Change the implementation logic to invoke multiple fine-grained external API calls within a single loop.

C.

Change the design implementation strategy to an asynchronous flow that provides a separate notification to clients when the processing is complete.

You will be creating and configuring a Connection resource using an Oracle Integration (OIC) File Adapter. Which set of operations are supported in the Invoke role when leveraging access via a Connectivity agent?

A.

Read, write, list, move

B.

Read, write, list

C.

Read, write, list, move, download, delete

D.

Read, write, list, move, download

E.

Read, write

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?

A.

iCal

B.

cron

C.

YAML

D.

Groovy