Using the file repository service "Create folder" and posting image to the specific folder.
In my mashup, I'm using the file upload widget to upload and display images, as illustrated below. I'm now focusing on the backend functionality, specifically the need to organize the uploaded images into a folder for later repository submission to wc, rather than as individual files.
I've explored the repository services and found a service named "create folder," which seems relevant. However, I'm currently unsure about how to use it to create a folder and how to post the images uploaded by the file upload widget into this folder. I also need clarity on the binding structure required for this functionality.
Any guidance or resources on how to achieve this would be greatly appreciated.
Thank you.


