Which two statements about lookups are correct?
Correct : A, C
A: Lookups are used to map values between different applications and systems.
C: Changes made to lookups in OIC are applied in real time, affecting active integrations immediately.
B is incorrect as lookups are independent entities and not tied to integration activation.
D is incorrect because you can clone existing lookups.
Start a Discussions
In Oracle Integration Cloud (OIC) Process, you create web forms to interact with end users. As part of creating a web form, you add its controls, configure its data, and define form behavior.
Which statement is true about creating web forms?
Correct : C
You can assign multiple stylesheets and presentations to a web form in OIC, allowing for more dynamic customization of both the appearance (stylesheets) and content structure (presentations).
Start a Discussions
Which JNDI name value must be provided when configuring the properties of a new database adapter outbound connection pool to support dependent SOA composite applications?
Correct : D
The correct JNDI name value for the database adapter outbound connection pool is the JNDI name of the corresponding XA datasource configuration deployed to the WebLogic cluster. This ensures that the SOA composite application can access the required database resources.
Start a Discussions
Which adapter is NOT provided in the Oracle Cloud Adapter Pack bundled with the Oracle SOA Cloud service?
Correct : D
The Oracle E-Business Suite Adapter is not part of the Oracle Cloud Adapter Pack, as it's typically used for on-premises integrations rather than cloud-based services. The other adapters are cloud-focused and bundled with the SOA Cloud service.
Start a Discussions
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 .xsl file back to your integration.
Which is NOT a valid consideration when handling this use case?
Correct : B
There is no need to import the archive into an Oracle Service Bus project. The focus is on modifying the XSLT mapping in OIC.
Start a Discussions