Where can I see the parameter values in the clipboard ( values ..) I am passing one activity to others?
Answer / Sameer Panwar
In Pega, you can access the clipboard values across activities by using the Clipboard.Get function. This function allows you to retrieve the value of a specific key stored in the clipboard. Here's an example: `clipboardValue = Clipboard.Get("yourKeyName");`
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about circumstance template rule?
What are the different types of layouts available?
What are the standard properties?
1 Answers JPMorgan Chase, Semantic Space,
Name some Obj Method and its benefits?
What is access group and access roles and difference between them?
Do you have any idea about the aes?
Do we need to migrate Agent Schedule to other environment?
What type of reporting features are provided by pega?
Explain about RDB-List method?
Explain about Commit method?
If I have 3 different work objects in my application, how to store them in three different tables?
How to connect external java application without using connect-java?