ServiceNow Certified Implementation Specialist – Discovery — Question 25
What pattern operation allows the transfer of a file from the MID Server to a target?
Answer options
- A. Parse file
- B. Create Connection
- C. Put file
- D. Manage Attachments
Correct answer: C
Explanation
The correct answer is C, 'Put file', as it specifically refers to the action of transferring files. Options A, B, and D do not pertain to file transfer; 'Parse file' is about interpreting data, 'Create Connection' involves establishing a link, and 'Manage Attachments' deals with file handling rather than direct transfer.