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

Which Oracle Integration (OIC) adapter can be used to create a configured connection within an integration allowing you to send a file to the embedded File Server associated within the same OIC environment?

A.

File Adapter

B.

Local Adapter

C.

FTP Adapter

D.

REST Adapter

You are tasked with creating an Oracle Integration Cloud (OIC) integration flow that supports a B2B document exchange. When configuring the B2B action, there are several capabilities as well as limitations. Which statement is NOT valid concerning OIC B2B capabilities?

A.

It is mandatory to perform validations on EDI documents for inbound translations; however, for outbound translations, it is optional.

B.

A previously created Trading Partner Agreement is optional when configuring the inbound or outbound translation.

C.

You can customize standard Electronic Data Interchange (EDI) documents by adding new schema constructs or by editing existing constructs.

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.

One of your downstream applications is becoming overwhelmed with too many individual synchronous invocations from your current Oracle Integration (OIC) integration. It is recommended that you redesign the integration to take advantage of the batch processing capabilities of that application. Which approach is a valid OIC design best practice that will provide the best solution for this issue?

A.

Create a custom batch call function, register the function as a Library in your OIC environment, then use the JavaScript call action to invoke the application.

B.

Reactivate the integration and use the disable tracing and message tracking option, which will optimize performance for each invocation to the application.

C.

Use the Append option in the Write File operation of the Stage File action within a loop to create a single batch file to be sent to the application.

D.

Throttle the individual synchronous calls by adding a wait activity prior to each invocation to the application within the loop, then fetch a batch response after the loop.

When leveraging the Oracle Integration (OIC) Connectivity Agent for high availability on-premises environments, which two are valid considerations?

A.

Since the File Adapter is not supported in high-availability environments, you must use an Agent Group that uses only one installed active Agent.

B.

You must have the OIC ServiceDeployer role or higher permissions to download and install the OIC Connectivity Agent.

C.

Each host on which the agent is installed must be configured on separate subnets and assigned to the same OIC Agent group.

D.

You should install the connectivity agents on the same host as the target application, and then specify different Agent group identifiers for each Agent during its installation.

E.

You cannot have more than two Agent instances per Agent group. Attempting to include a third Agent instance in the same group during installation results in an error.

Which Oracle Integration Cloud (OIC) XPath function can be used to retrieve data from an OIC lookup within the Data Mapper tool?

A.

get-value-from-lookup

B.

lookupValue

C.

get-content-as-string

D.

getLookup

Your team is using a JavaScript library function within an Oracle Integration Cloud (OIC) integration flow. Because of business requirements, one of the functions needs to be updated with additional code to incorporate new logic. Which consideration regarding JavaScript library functions is NOT valid?

A.

JavaScript functions are not allowed to make outbound calls to external services.

B.

The JavaScript action has a timeout threshold of 60 seconds.

C.

Active integrations using a function that has been updated must be reactivated.

D.

Network, disk, or thread access is not supported from within a JavaScript function.

In addition to REST trigger connection-based integrations, what other type of integration can you run from the Test page in Oracle Integration?

A.

Event pattern integrations

B.

Schedule pattern integrations

C.

SOAP trigger connection-based integrations

D.

File trigger connection-based integrations

Which statement is valid regarding connection resources in Oracle Integration Cloud (OIC)?

A.

Each connection associated with a SaaS adapter type also requires a lookup component configuration.

B.

All connection configurations require the association of an active OIC Connectivity Agent group.

C.

All connection resources must be associated with an adapter type regardless of role configuration.

D.

Connection resources can be configured with either a Trigger role or an Invoke role, but not both.

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.