rename the filename of a file before export
Hi Community,
I have a module in which I created 2 saved views in order to have 2 different export actions (1 for region A and 1 for region .
I saved the export definition and used Export name: forecast_A for the first export and forecast_B for the second export.
In the actions overview, I see those 2 different export actions: forecast_A and forecast_B, however when I do the export the file name for both exports is taking over the name of the module instead of the name of the export!
I really need a different filename for both exports in order for my interface to work correctly and to know which file to take!
Does anyone know how I can rename the file?
Or do I really need to setup a duplicate module with another name to solve this? Which is taking up model space!
Kind regards,
Louise
Best Answer
-
As @Akhtar.shahbaz suggested Put both the exports in a process and then rename your exports as per your need. That should solve your problem
0
Answers
-
You have already created the Export Action with different name. Just create one process and put both actions under the process then you will get different file name once it exported.
After exported
Hope this helps!
Thanks
Akhtar
1 -
thanks, works fine. Great!
0