Question
Bank of America
IN
Last activity: 5 Sep 2017 3:44 EDT
Unable to generate jar file from product rule in 7.2.2
Hi All,
We are getting below error message while trying export the product in pega 7.2.2. And I don't have a way to generate my jar files because of this error. There is nothing in the log files..This is blocking our project deployments.
Unable to report export progress -- check logs to verify whether export succeeded
Thanks,
Vijay
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems Inc.
US
Hi Vijay,
You can look into the latest instance of Log-PegaRemoteManagement-Export class in Designer Studio to check the error information of the current export of your product rule as shown in the attachment, if you are exporting the product from command line.
Regards
Mahesh
Bank of America
IN
Hi Mahesh ,
We are trying to export the product from Designer studio only. not from command line... I have verified the class instances and its empty. can you provide inputs on how to export it from command line ? or is there any other way to resolve the issue ?
Thanks,
Vijay
Pegasystems Inc.
US
Hi Vijay,
You can download the prpcServiceUtils.zip file for Pega v7.2.2 at the bottom of the page from here.
Then kindly look into the document which i created for the export of custom product rule as attached.
Hope this will help you to achieve your requirement.
Regards
Mahesh
Bank of America
IN
Hi Mahesh,
We tried this approach . but we couldn't find generated archive file in the server path. I have verified the Log-PegaRemoteManagement-Export class instances and instance got created in it. There is no error message in the instance .
From the logs after the execution of utility, we had below output
performOperation:
[echo] PegaRULES Process Commander export complete.
BUILD SUCCESSFUL
Bank of America
IN
Hi Mahesh
We have changed property export.async=true to false. Now file is generated and able to locate the exported file.
Pegasystems Inc.
US
@Vijay, even with the export.async=true should able to export the jar file asynchronously at backend and the jar file will be placed in the service export directory once the export process completes.
Pegasystems Inc.
US
Hi Vijay,
Generally the exported jar will be available in the ServiceExport directory of your server. If you are not sure, then open the created instance and you can check the directory location in it.
Regards
Mahesh
Bank of America
IN
Hi Vijay
Can you please be more specific on the File Location. We are not able to find the location in the created instance.
Pegasystems Inc.
US
@Vijay, in the Log-PegaRemoteManagement-Export instance you can see the file location as follows,
<pyFileName>file://web:/StaticContent/global/ServiceExport/Jenkins01-01-01.zip</pyFileName>
So in my case the file is located in PRPCTEMPFOLDER/StaticContent/global/ServiceExport/Jenkins01-01-01.zip
JPMorgan Chase & Company
US
Hi,
Please refer below pdn article on how to migrate product rule
https://docs-previous.pega.com/product-migration-command-line-utility-guide