Oracle Global Human Resources Cloud Implementation Specialist — Question 14
When is a Pump not required to connect to a source database?
Answer options
- A. when transformations, filtering, and mapping are required
- B. when look-ups are needed against the source database
- C. when a PASSTHRU parameter is used
- D. when a NOPASSTHRU parameter is used
Correct answer: C
Explanation
The correct answer is C because using a PASSTHRU parameter allows the data to bypass the Pump, making it unnecessary for connection. The other options involve scenarios where data manipulation or look-ups require the Pump to function, thus making it essential in those cases.