I am Exporting data from SAP using LIST EXPORTSPHREADSHEET option.
However, after I have downloaded it, the Excel Spreadsheet is being open automatically impeding my process from executing subsequent activities, because the next activity throws an error saying that the “Move File: The process cannot access the file because it is being used by another process.”
So I decided to use the Close Workbook activity by enclosing it in the Excel Application Scope like this:
and this is the settings in the property of the Excel Application Scope:
And this is the settings in the property of the Close Workbook:
Please help me on this. If you know of anyway to download the Excel from the SAP without it opening the Excel please let me know.
Thank you.