Oracle Field Service Cloud Service 2020 Implementation Essentials — Question 45

You need to create an OIC integration that will be processing many records individually that are contained within a large file. You have been advised to use an implementation approach that includes using the Download File operation of an FTP adapter in conjunction with the Stage File action Read File in Segments operation to mitigate issues with memory consumption.
When using this approach, which is a valid consideration regarding the use of the Read File in Segments operation? (Choose the best answer.)

Answer options

Correct answer: C

Explanation

The correct answer is C because the Read File in Segments operation indeed allows for processing segments either sequentially or in parallel, which can enhance performance. Option A is incorrect as the default size can be configured, but it does not specify the flexibility in processing. Option B is misleading since a Scope action is not mandatory for additional actions. Option D is wrong as the operation can handle file references.