automatically sending reports to corporate drives

hi all,

is there a way in TOAD to automatically send a report created by a package into a corporate drive?

Thanks.

Should be able to create an automation job within Toad. Without knowing the details of how the report is generated, where it’s staged, etc. at the very least, you can utilize Shell-Execute or SSH-Execute tasks within a Toad automation script to move or copy the reports/files to the desired location. There is even a task to attach the report to e-mail and send it off to its recipients.