Skip to main content
1-Visitor
November 13, 2012
Question

URL for FileRepository

  • November 13, 2012
  • 1 reply
  • 2497 views

[BUILD 112]
I am uploading a CSV using the file upload widget.  I need to retrieve the file so uploaded,  using the content loader function.  How do I specify this location as a URL ? On another note, is it possible to alter the file name of the file uploaded,  to keep it unique when there are concurrent uploads ?

1 reply

5-Regular Member
November 13, 2012

Once you upload the file into a file repository the File Repository thing exposes content loader services that allow you to access files that it contains.  Distinct file repository things or unique paths may also help you with concurrent uploads?