Hi Sumit
There might be an option to modify "Export" Data Manager package, which i do not know.
The easy way to achieve your requirement is to modify filename after "Export" Data Manager package completes. You can use either Command scripts or SSIS package to do this and automate this task.
Thanks
Hi Sumit,
As far as I know there is no standard feature in BPC MS packages to so this.
You will need probably to create your own package SSIS (custom one) with visual studio.
Regards
Add comment