Question

TCS
IN
Last activity: 6 Aug 2025 9:18 EDT
BIX Extract File Name
Hi Team,
We are using Pega cloud instance and generating the BIX extract by running pxExtractDataWithArgs OOTB activity in Job Scheduler.
It is creating zip format and and inside csv , we are looking for direct csv file in repo.Is there any way to get file directly in csv format?
Also file inside zip is getting generated in below format
ClassName_ExtractName_yyMMdd
We are looking for file name in below format
ExtractName_MMddyyyy
Is there way to update file name
Tried pyArgrs as MB_SRC_HDR_%d
Also tried in To file option in extract rule like MB_SRC_HDR %d
Both did not worked.
Please provide some solution
Thanks and Regards
Deepak Sati