IBM WebSphere Application Server Network Deployment V8.5 and V9.0, Core Administration — Question 14
Which of the following is a valid step in the process to update a single file in a deployed enterprise application using the monitored directory?
Answer options
- A. Modify the property file to set the time when the file should be deployed to the application.
- B. Modify the property file to set the email address of the administrator to email when the file is updated.
- C. Modify the property file to set the URL to the location where the file can be retrieved from the internet.
- D. Modify the property file to set the type of the operation, the location of the file, and the location within the deployed application where the file will go.
Correct answer: B
Explanation
The correct answer is B, as it specifies the need to set an administrator's email for notifications when the file is updated, which is part of the update process. The other options focus on aspects that do not directly relate to notifying about the file update, such as deployment timing, file retrieval URLs, or operation types, which are not required for the update process.