Developing Applications for Cisco Webex and Webex Devices (DEVWBX) — Question 25
Which two items are needed to give a Webex user the ability to archive all Webex Teams messages for an organization? (Choose two.)
Answer options
- A. Give the user "Read-only administrator privileges" in the Webex Control Hub.
- B. Create an Integration app with all "spark_compliance" read scopes enabled.
- C. Use the Webex Meetings XML API "SetUser" to update the user's "<roSiteAdmin>" value to "TRUE".
- D. Configure the user as a "Compliance Officer" in the Webex Control Hub.
- E. Create a Bot app with all "webex_compliance" read scopes enabled.
Correct answer: A, D
Explanation
The correct options are A and D because giving a user 'Read-only administrator privileges' allows them to access necessary compliance features, and designating them as a 'Compliance Officer' grants the permissions required to archive messages. Options B, C, and E do not directly provide the necessary capabilities for archiving Webex Teams messages.