Exit 1Z0-1042-24 Oracle Cloud Infrastructure 2024 Application Integration Professional
Question 4 of 5
0% complete
Q4 Single choice

Your design of an asynchronous OIC integration flow includesthe requirement for additional processing logic that is conditionally based on the results returned to the integration instance from earlier external service invocations. You have decided to leverage the Switch action to facilitate this implementation.

Which is a valid consideration concerning the configuration and capabilities of the Switch action?

  • A

    Any data objects returned within a branch of a Switch action will only be visible within the implicit scope of that branch and not visible in the main flow of the integration outside of the Switch action.

  • B

    You may need to create conditional expressions for each branch with greater complexity because nested Switch actions are not supported.

  • C

    All branches within the Switch action must have a conditionalexpression defined.

  • D

    XPath version 2.0 functions can be used to create more complex conditional expressions for a branch.