Upload file from concurent request
My issue is I have to load overtime for 50 organizations by sqlLoader which reads the .csv file from a common location. If each organization have to transfer their file to the common location, it can become very cumbersome and difficult to manage the .csv file.
It will be more appropriate if user can browse their own desktop and chose their file.
Can sqlLoader take a .csv file from my desktop or is restricted only to take a file from apps server?