Which two statements are true regarding the mapper activity?
Correct : B, D
B: XSLT flow control statements cannot be directly dragged to target elements in the mapper.
D: A single source data element can be mapped to multiple target node elements.
Incorrect:
A: XPath functions can be mapped to target node elements.
C: You can map a source element to a target element even if the target is already mapped.
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
What two tasks can a user with the Application Developer role perform?
Correct : C, D
Application developers can create APIs and applications within Oracle Integration Cloud (OIC). They have the capability to define API logic and group resources. Subscribing to plans or deploying to gateways is generally reserved for administrators.
Start a Discussions