How to add delegated Approval records to the Approvals AppletSummaryHow to add delegated Approval records to the Approvals Applet. The Mobile Plugin "ITSM Mobile Agent" needs to be activated.ReleaseOrlando and above.Instructions1. Log in as admin. 2. Go the Business Rule "getMyApprovals".https://instance_name.service-now.com/nav_to.do?uri=sys_script.do?sys_id=d59048357f00000101201a5caa73fc8e 3. Change the "Accessible from" from "This application scope only" to "All application scopes". 4. Go to the Data Item "My Approvals".https://instance_name.service-now.com/nav_to.do?uri=sys_sg_data_item.do?sys_id=d31b5a1853033300f18dddeeff7b12ba 5. Change the Query condition "Approver is (dynamic) Me" to "Approver.Sys ID is one of javascript:global.getMyApprovals()". - Select "Show Related Fields".- Select "Approver => User fields".- Select "Sys ID" and set the condition to is one of "javascript:global.getMyApprovals()".