For what purpose would an application user use the clipboard
-
For modifying the values of the work object
-
To change the password
-
The clipboard should not be available to application users
-
None
The Clipboard is an internal debugging and development tool in Pega that should not be accessible to application users in production environments. It is intended for developers and administrators to troubleshoot and inspect clipboard pages during development and testing.
The clipboard is a runtime debugging and inspection tool that exposes internal object data, page structures, and system state — information that should not be exposed to or manipulated by regular application users, since it could let them view or alter data outside the intended application flow. For that reason, the clipboard is restricted from general application users and reserved for developers/administrators.