I currently have a report which runs for local files (already downloaded from SAP) perfectly. The report is built by a written macro, which uses the path of the local files to run.
For that reason I have to automatically download these files out of the SAP. To write the macro I just saved 2 files local. Now I want to use the macro for all the files in SAP.
I already recorded a SAP VBScript, which opens the file I need.
So what I need now is that you tell me if I'm going the right path or if I missed something important:
installed a scheduled Task, which runs at a certain time a powershell script
(not implemented) Auto Login in SAP, (implemented) open & save the specific file
(not implemented) write the path of the file in the XML
(implemented) powershell script runs automatically a personal macro for specific files written in the XML-file
(implemented) save the report for every single file in the SharePoint