Skip to main content
1-Visitor
January 11, 2019
Solved

How to download file stored in repository.

  • January 11, 2019
  • 1 reply
  • 3213 views

On click of button file got save to repository. How can i download the file from repository. Is there any widget i can use please suggest.

Best answer by jbester

Hi @SandeepRatnani,

 

On the repository thing itself, you have a service called "GetFileListingWithLinks". In the output of the service is a field called "downloadLink" that works as a download button.

 

It can be exposed in the front end inside a grid.

 

Hope this helps,

Kind regards,

Johan Bester

1 reply

jbester14-AlexandriteAnswer
14-Alexandrite
January 11, 2019

Hi @SandeepRatnani,

 

On the repository thing itself, you have a service called "GetFileListingWithLinks". In the output of the service is a field called "downloadLink" that works as a download button.

 

It can be exposed in the front end inside a grid.

 

Hope this helps,

Kind regards,

Johan Bester

Support
January 25, 2019

Hi @SandeepRatnani.

 

If the solution posted by @jbester helped to resolve your issue, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon