IBM MQ v9.2 System Administration — Question 4
If additional attributes are added to the Work View, how can they be automatically updated from changes made to a corresponding Ticket and Work Order fields?
Answer options
- A. by modifying the existing Crossover Domains TKT2VW or WO2WV
- B. by adding a Crossover Domain to TICKETID or WONUM
- C. by updating the existing Cron Task UpdateWorkView that has two instances TKT2WV and WO2WV that use the Crossover Domains of the same name
- D. by modifying the existing Object Launch Point automation script UpdateWV
Correct answer: C
Explanation
The correct answer is C because the Cron Task UpdateWorkView specifically manages the synchronization of data between Work View and the corresponding Ticket and Work Order fields through the mentioned Crossover Domains. Options A and B do not address the task of updating attributes automatically, and D pertains to a different automation process that does not handle the automatic updates in this context.