Question

BlueRose Technologies
AU
Last activity: 28 Apr 2020 5:33 EDT
How to create a Product zip file in my own path instead of ServiceExport directory
Hi Guys,
I've used a utility activity where I am planning to generate the zip file for the given product name and version. I've tried using the OOTB "ExportRAP" activity which in turn calls the "CreateZIPFile" activity. I see that the actual export of RAP is happening via "pega.getRuleMgmtUtils().createExport(exportFileFullPath, objLogPage, compatibility,list)". When I tried passing my own path (outside the temp directory) to the above function, the zip file itself isn't generating.
Appreciate your inputs or any alternative approaches.
Thanks in advance!
Regards
Giridhar Metikal