Question

Wipro
IN
Last activity: 21 Nov 2019 7:45 EST
Can we access java class in DataSet present in Lib folder of server and not in pega data base
I imported a Jar file in Lib folder of my server and trying to use a java class present in the jar in DataSet rule in pega. I am getting error as "Class xxx can not be found in class path". However i am able to refer a java class I import the jar in pega data base.
Problem with me is Jar file size is very big and also need to use it for many dependent pega applications so want to avoid importing those jar files in Pega data base.
Can somebody help me in below questions :
1. Is my understanding correct that at compile time only those java classes can be used which is present in Pega Data base ?
2. Is there any alternate solution for this issue?
***Edited by Moderator: Lochan to update platform capability tags***