Oracle Field Service Cloud Service 2023 Implementation Essentials — Question 13
Oracle Integration Cloud (OIC) provides the File Server feature which is an embedded SFTP server that enables organizations to focus on building integrations without the need to host and maintain a separate SFTP server.
Which statement is NOT valid concerning the OIC File Server feature?
Answer options
- A. Any external SFTP client can access File Server if an OIC administrator has configured specific folder access permissions for that client.
- B. To write files to the OIC File Server from an internal OIC integration flow, a REST adapter Connection resource must be used.
- C. Access to the OIC File Server management REST APIs is limited to users with the ServiceAdministrator role.
- D. The OIC File Server is a feature that is disabled by default in a newly provisioned OIC instance.
Correct answer: B
Explanation
Option B is incorrect because files can be written to the OIC File Server using the built-in capabilities of Oracle Integration Cloud without needing a REST adapter Connection resource. The other options accurately describe the functionality and access control mechanisms of the OIC File Server feature.