Discussion
2
Replies
7265
Views

PEGA
Posted: Feb 2, 2016
Last activity: Apr 7, 2017
Closed
How to access in built Utilities functions from Java code
We use the property value @(Pega-RULES:Utilities).SizeOfPropertyList(.pySteps) to get the count of steps in an activity.
How do I get the same count when writing custom Java code in an activity.
***Updated by moderator: Lochan to add Categories***