Question
Putumbaka
US
Last activity: 24 Dec 2019 1:18 EST
Open a function written on Run script
How to open a function which is written on "onclick" runscript?
For example i have a scenario where on click of a button configured "pega.desktop.showHarness"
but when I try to open the function using search in designer studion i could not able to find it
I want to open to check whats written in that function
***Edited by Moderator Marissa to update platform capability tags****
Hi,
Functions with that kind of naming convention are typically not rules, but are defined in Text File rules. If you search on the string "pega.desktop.showHarness" from Dev studio, select the "All Content" instead of "Name" in the 2nd dropdown from the left in the search results. This will show any rules that contain that string, including the Text File rule it's defined in.
Please note that this type of search (called "Rule Content Search") requires your system's rules to be indexed.
Regards,