Question
General Electric
IN
Last activity: 16 Oct 2018 12:03 EDT
Export multiple jars files using prpcutils.properties
Hi,
How do we export multiple jar files using prpcutils.properties.
Thanks in advance
Shruthi
***Moderator Edit: Vidyaranjan | Updated Categories***
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Pegasystems Inc.
US
Hi Shruthi,
Just now cross checked with the Product specialists and this feature doesnt support the pzInsKey and it works based on the class name and only for the internal purpose. So we are not sure that this feature will work at your end as it is an internally used feature and not for external usage.
Regards
Mahesh
Techmahindra
IN
Hi Shruthi,
Have you performed the normal export as described in this article - https://docs-previous.pega.com/how-import-or-export-archive-command-line
Please confirm what else your expecting from the export tool?
Regards,
Shanthini Charles
General Electric
IN
Yes i have performed normal export using prpcutils.properties.
I need to export multiple jar files,i tried passing value to export.multiple.jars property,but couldnt find the jar file exported.
Pegasystems Inc.
US
Hi Shruthi,
If you are trying to export multiple Jars using command line export then along with export.multiple.jars you need to set the following properties also in prpcutils.properties file:
- export.multiple.jars=true -> Needs to be set to true if multiple Jars needs to be generated
- export.multiple.jars.directory=D:\JARSDIR -> Directory path where the Jars will be generate
- export.multiple.jars.filename.prefix=indexreference -> All the Jars will be generated with the filename prefix, for example: indexreference1.jar,indexreference2.jar..so on
Additional Details:
- Errors will be thrown if "export.multiple.jars" is set to true and other properties are not set.
- Property "export.archive.full.path" needn't be specified while generating multiple Jars.
Regards
Mahesh
General Electric
IN
Thanks Mahesh for the input. Could you please let me know where do i have to give the multiple pzInskey of the product rule?
Accepted Solution
Pegasystems Inc.
US
Hi Shruthi,
Just now cross checked with the Product specialists and this feature doesnt support the pzInsKey and it works based on the class name and only for the internal purpose. So we are not sure that this feature will work at your end as it is an internally used feature and not for external usage.
Regards
Mahesh