How to get class name of a step Page?
Hi,
Greetings. I have a question regarding getting a class name for a step page. I know i can write in Java within an activity
String className= tools.getPrimaryPage().getClassName(); tools.putParamValue("stClass",className);
But is there any OOTB Pega function so that i can not have a GRW or need not write a function?
Regards,
Bharat