2011 Feb 22 1:11 PM
Hi All,
I am trying to read an excel file from desktop .SAP is connected through Citrix.Excel file is not being read and getting exception as 'UPLOAD_OLE'.
Please help me in resolving the issue.
Thank You,
Savitha
Hi All,
I am trying to read an excel file from desktop .SAP is connected through Citrix.Excel file is not being read and getting exception as 'UPLOAD_OLE'.
Please help me in resolving the issue.
Thank You,
Savitha
2011 Feb 22 1:24 PM
Concatenate the string
client\c$ before your file path. Then you should be able to read your presentation server file.
Regards
Ranganath
2011 Feb 22 3:14 PM
Thank You for the reply.
When I click on F4 to select the file, it is showing is Citrix server presesntation server.And I have to select file from that.
Could you please elaborate where to give
client\c$.
Thank You,
Savitha
2011 Feb 22 4:24 PM
In the FM/ Class method you are using for the F4 help there will be a parameter where you can pass default folder. Say you want to pass default folder as D:\Temp, then concatenate the string previously mentioned with D:\Temp. And pass this concatenated string to the FM/Class method. Now it should access your citrix client presentation server.
Even for the download/upload option, based on the path you choose concatenate the string mentioned to your final path.
Regards
Ranganath
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |