hi,
I'm uploading document in SRM to cfolders, i need to retrieve the local path (server path) where the document is being saved for ex: d:\upload\test\abcd.doc. is there a way for it. If possible kindly help me with some source code.
Thnx in Advance
Vinodh
Hello,
if you still need any assistance on that topic you can check out the example of the HTMLB element for document upload <htmlb:fileUpload>.
At the end you have to check the HTTP-form fields to find out the path of your file.
Regards, Bernd
Add a comment