ServiceNow Certified Implementation Specialist – Service Mapping — Question 20
Which one of the following describes when the MID Server config.xml file is read and used?
Answer options
- A. Config.xml file updated and saved
- B. Config.xml file created and saved
- C. MID Server application stop
- D. MID Server application start
Correct answer: D
Explanation
The correct answer is D because the MID Server config.xml file is read and used when the MID Server application starts, allowing it to load its configuration settings. Options A and B refer to file updates and creation, which do not denote the execution of the file. Option C is incorrect as the file is not read during the application's stopping phase.