Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to maintain the same folder structure on backend in file system?

3398119Mar 21 2017 — edited Mar 23 2017

How to maintain the same folder structure on backend in file system?

Say for example the folder structure of the content is MainFolder/SubFolder1/

I want to update the web-viewable path in such a way that it generates above Folder structure on filesystem as well.

eg:

$FsWeblayoutDir$groups/$dSecurityGroup$/$dDocAccount$/documents/$dDocType$/$dispersion$/$endDispMarker$/$FOLDERPATH$/$dDocName$$RenditionSpecifier$$RevisionLabel$$ExtensionSeparator$$dWebExtension$

Is there any predefined parameter like "FOLDERPATH" which provides the folder path that can be used in defining the "web-viewable-path"

pastedImage_2.png

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 20 2017
Added on Mar 21 2017
7 comments
331 views