Not able to name download document properly

0
We are setting the name on the system.File object, it just doesn't seem to acknowledge it when using the download file module. Whatever name we are passing, the download module is not able to take it.  Here I’m trying to get the name in URL (Monthly quarterly statement) as file name..currently, it is taking name as file..looking for some help on this.  
asked
2 answers
4

Hi Ranga,

I hope you have done this setting in your domain module. Create an entity A and Generalize with System.FileDocument.

Before using the Download file Activity in microflow make sure to keep a change object for Entity A and set the desired name with file extension as well. Example. XXXXXXX.pdf and then use the Download file Activity.

 

Hope it Helps!!

answered
0

Hi Ranga,

 

Could you pls add screenshots to get clarity?

 

answered