cancel
Showing results for 
Search instead for 
Did you mean: 

Complete path of the file uploaded using FIleUpload UI

Former Member
0 Kudos

Dear All,

I need to get the complete path of the file uploaded using FileUpload UI.

For Eg: File location--> C:\Documents and Settings\Desktop\Swapnil\New Doument.txt

When i use fileUpload ui i just get the file name i.e New Doument.txt using ResourceName() function

But i need the complete path of the file i.e C:\Documents and Settings\Desktop\Swapnil\New Doument.txt.

I need to pass this path to the backend rfc and its a standard rfc so i cant make changes to it.

So i need to know how to get the complete path of the file.

Priority: High

Regards,

Swapnil

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member214651
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi,

I followed the link you had send but with that i am getting File Name and not the complete path. I need the complete local path where the file is stored. i.e C:\Documents and Settings\NewDoc.txt

I also need to know is it possible to get the complete path of the file from the Abstract Path

Regards,

Swapnil Indulkar

Former Member
0 Kudos

Does anybody have any solution or an alternate solution for this. I need the complete local file path to pass it to an RFC. Appreciate your help here.

Thanks!

p330068
Active Contributor
0 Kudos

Hi Swapnil,

Please try to search on SDN, there is lot of thread for similar issue.

Hope it will helps

Regards

Arun