Java class error from Peoplecode
Hello,
We have to do the RC4 encrption of an URL link. The URL link is placed on a PeopleSoft page.
We followed the below approach, but getting an error.
For this requirement, we got the Java .jar file (bc-rc4.jar) from our vendor. We placed the .jar file in below path and bounced the App Server. CLASSPATH=/psoft/fscm84/fscdev/appserv/classes:.:/psoft/fscm84/fscdev/appserv/classes/bc-rc4.jar:/psoft/fscm84/fscdev/appserv/classes/psinterlinks.jar:/psoft/ics_5.0.3/ics.jar:/psoft/ics_5.0.3/keys:/psoft/ics_5.0.3/test PS_CLASSPATH=/psoft/ics_5.0.3/ics.jar:/psoft/fscm84/fscdev/appserv/classes/psinterlinks.jar:/psoft/fscm84/fscdev/appserv/classes/pscreditcard.jar