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?
Oracle Integration Cloud uses the iCal (iCalendar) format for advanced scheduling expressions, allowing for detailed and flexible scheduling configurations.
What are the four steps required to complete the task 'create a connection'?
The four steps to creating a connection are selecting an adapter, configuring connection properties, configuring security, and testing the connection. Importing SSL certificates and configuring lookups are optional tasks.
Which adapter is NOT provided in the Oracle Cloud Adapter Pack bundled with the Oracle SOA Cloud service?
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.
There are use cases in which you need to perform an advanced XSL task that you cannot perform in Oracle Integration Cloud (OIC) data mapper. To perform advanced mapping tasks, you decide to use an external XSL mapper and then import the .xml back to your integration.
Which is NOT a valid consideration when handling this use case?
Importing the exported archive into an Oracle Service Bus project in JDeveloper is incorrect. The external XSL mapper will be imported back into the Oracle Integration Cloud, not an OSB project in JDeveloper.
When considering the configuration of APIs, Services, and Service Accounts in the API Platform Cloud Service, which two statements are valid?
C: API references Services and Service Accounts through policies.
E: Service Accounts store credentials to access backend resources.
Incorrect options:
A: Service Accounts can store multiple types of credentials.
B: A service doesn't necessarily require a Service Account.
D: API policies inherit credentials but don't override them easily.