I want to make folders or directory dynamically in HANA project through XSJS service when user uploads a files from Client side. Actually I want to store every users files to the folder belonging to that user only.But I do not know how many users may be logged into my system.So every time a user would log into the system a new folder for that user should be created.
↧