Import using prpcutils

Hi,

While using the prpcutils to import a package there are 2 parameters listed below. I’m not sure what should we pass in them. I did go through the pega document but didn’t get clarity. Can anyone help please?

import.codesetName : The name of the code set to receive the Java .class files.

import.codeset.version : The code set version to receive the Java .class files, for example: 01-01-01

Thanks

Hi @B.Puneet: This is used when you import any custom jar files into the system.

Please see this and this for some details.

Thanks.

@ArulDevan Thanks for sharing this. This helps