23
Views
2
Comments
How can i get an URL to direct donwload files stored in an entity?
Discussion
Hi,
How can i get an URL to direct donwload files stored in an entity?

I get a sequence in forum but not working: https://<server name>/<espace name>/<web screen>.aspx/<Entity>/<Filename>/<ImageId>/<image name>". 

Thank you!



2012-03-16 12-21-09
João Rosado
Staff
Hi Louis,

Wrting the url manually is no longer allowed due to security reasons.
You will need to use the Image Widget, setting the Type to "Database" and filling the Filename and Attribute fields.




If that is not enough for your use case, you can create a Web Screen that recieves the parameters you need, do a query to get the file and end the preparation with a Download Node.


Regards,
João Rosado
2019-11-08 05-44-32
Louis Springer
Hi João, 
Thanks for helping !
I have a diferent situation. I need store XML files, not images. Im using twilio component for text-to-speach calls. Twilio need access these XML URL by GET method to read messages.
Have any ideia?
I thought use FileSystem component, but i could´t install in my plataform version.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.