Question
Virtusa
LK
Last activity: 7 Sep 2017 8:40 EDT
Adding JAR file to PRPC
After adding a JAR file to prpc where is it going to store?
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems Inc.
AU
Hi,
You can check the pr_engineclasses table for the entry of the JAR file
Virtusa
LK
I have a jar file "Recon_AccessCodeGenerator.jar" which contains a class with two methods, after uploading the jar file it doesn't show with the name of jar file.My requirement is to access methods with in the jar file after making it available in pega. What are the other ways to use the jar file in pega other than uploading?
Pegasystems Inc.
US
Hi Sameera,
You can look into this discussion which talks about usage of external jars and using the method in the imported class files.
Regards
Mahesh
Virtusa
LK
Thanks for the help. Adding jar file to apache tomcat server lib folder worked ( only consider single java code in pdf )
-
Vaishali Kumari
Pegasystems Inc.
US
You are welcome and thanks for posting the steps you followed Silva.
-
Guangri Liang
Virtusa
LK
After uploading jar file package and classes are shown as above.Since this is added to customer codeset is it by default accessible using java coding inside functions and activity or do I need to extract the [pzbinarycontent] column using a java code
Virtusa
LK
Implemented the requirement successfully.
Can you please provide me some documents/links regarding PRPC codesets?
Pegasystems Inc.
US
Kindly go through Harish explanation in this discussion Silva for information about PRPC Codesets.