cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

URL for FileRepository

vishp
1-Newbie

URL for FileRepository

[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 1
ptc-5449790
5-Regular Member
(To:vishp)

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?

Top Tags