We have a vbscript that edits excel files and converts them to csv. Unfortunately this is extremely slow so we were told by an expert to change the VBscript to call a macro and edit the files. We can execute the vbscript without problem directly on jobserver with the BODS user but when we try and execute the script via a BODS job we get the error "Remote procedure call failed". The Macro and the Vbscript are saved under the "SAP BusinessObjects\Data Services" folder. Does anyone have an idea why or what we need to do to get this to work.