Which TWO actions should you take when troubleshooting a broken data connection in a canvas app?
Trap 1: Reinstall the browser
This is unrelated to server-side connection issues.
Trap 2: Delete the app
This is a destructive, unnecessary action.
Trap 3: Rename the app
Renaming does not fix connectivity.
- A
Reinstall the browser
Why wrong: This is unrelated to server-side connection issues.
- B
Delete the app
Why wrong: This is a destructive, unnecessary action.
- C
Rename the app
Why wrong: Renaming does not fix connectivity.
- D
Verify the connection status in the Data pane
The Data pane shows if a connection is valid or broken.
- E
Check the user's security role
Permissions are a common cause of connection failures.