Question
Folder creation and access
We have a business need to create folders to house documents.
We plan to do this via a Process Model.
In the future, we would need access these folders in order to save documents to them, and to retrieve documents from them.
One way to do folder access we saw was to store the Folder ID when generating the folder, and storing that for future folder access.
Is there another way to do this? Such as accessing folders via folder names?
