1. SailPoint IdentityIQ 8.1 Administration Guide: In the section "Using the Debug Pages," the guide describes the functionality of the Provisioning tab. It explains that this page allows administrators to view ProvisioningProject objects. The details of these objects, accessible by clicking on them, include the full ProvisioningPlan XML, which explicitly shows the AttributeRequest elements with their corresponding operations (op="Set", op="Add", etc.) and values. (This information is typically found in chapters related to system monitoring and debugging).
2. SailPoint University - IdentityIQ for Administrators Courseware: The module on "Troubleshooting" demonstrates the use of the Administrator Console. It specifically shows how to navigate to the Provisioning tab to inspect a ProvisioningProject. The course material illustrates how to analyze the ProvisioningPlan within the project to identify the exact AttributeRequest causing an issue, confirming that specific operations on each attribute are visible.