In SAP Business Oblects Central Management Console, I need to run a batch file after a report has completed.
I created an "Object Package" that will run the batch file (I think). How do I get it to run after the report completes? How do I link the report completed event to execurte the batch file?
Note that I am a complete newbie, and may not even be approaching the issue correctly.
What I am trying to accomplish is to:
report runs and creates an excel file in a folder (this I know how to do)
then, batch file runs and sends report to STFP site (I have a batch file that will do this)
Thanks...