Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
Default UPLOAD file path to respective location folder

hi Experts,
i have created folder names individually as per the locations, (applied in system settings).
not if any user upload the file , this is default directing to FDMAPPS folder, instead of the respective LOCATION folder.
only if we browse the folder and upload hte file to that path, it works.
is there a way to default this location path at any script level or system setting level.
because i am using this file at my import script and i am unable to find it out, because each user may UPLOAD the file to different folders.
some at FDMAPPs, some at NBOXDIR, some may be at the respective locations.
is there a way to find the IMPORTED file location from the BEFORE import script.
Best Answer
-
Are you not using location security?, as that should restrict to the location directory.
Cheers
John
Answers
-
Hello DK_HFM,
Please take a look at the fdmContext. I believe it contains an item called "FILEDIR". Does that not provide what you are looking for?
Thank you,
Wayne
-
Thanks Hausen,
is there a way to default the location folder, at the time of UPLOAD file.
because, each user may user different folder path at the time of upload.
we may not able to predict it.
is there any option in the system setting or application setting?
-
Are you not using location security?, as that should restrict to the location directory.
Cheers
John
-
thanks goodwin,
now i am able to default the upload file folder dafault to LOCATION folder.