Hi Team,
I’m new to to pega,
I have a jar file need to integrate with existing application.
Thank you .
Hi Team,
I’m new to to pega,
I have a jar file need to integrate with existing application.
Thank you .
Hi@BalanagammalS16953192
You can directly import any external JAR file into Pega application by following the path as below:
Configure->Application->Distribution->Import.
After importing you can use the classes and methods by employing a function in pega.
@SoumyajitB Thank you