Question
Coforge DPA UK Ltd.
IN
Last activity: 19 Aug 2017 5:29 EDT
How to know the syntax for writing utilities using Pega Components?
Hi,
I want to write utility function(s) in which I need to access clipboard page and other pega related OOTB components. How can I get the help on the syntax for this?
In some existing utility functions i could see some syntax but for me it's like puzzling in knowing how to use these kind of syntax.
Examples of the syntax I have seen in the existing utility functions:
PublicAPI tools = pega_rules_utilities.getPublicAPI();
tools.getDatabase().doesInstanceExist(aObjectHandle); etc.?
Thanks,
Durgarao J.
***Updated by moderator: Lochan to add Categories***