How to Share apps in automation designer

How to share apps created in automation designer so that other team members will be able to execute the app and generate the reports .

Tried using Toad Project , but other users can see the app but cannot execute.
Please advise.

Right-click to Export to file.

Then coworker can import that file. After importing, they may have to right-click and choose "change connections" (near the end of the popup menu) if their connection names are different from yours.

Hi John,
Thanks for the update. I know this option. What i want to achieve is teams can see my automations without import and will be able to run the report.

example : we can app to Common Toad project. Other team members will open project and should be able to run the app. we see the option to run but it is not able to run.

There is no way for multiple users to share the same file. Everyone needs their own copy of it. There is a lot of reading/writing to this file and if multiple Toads tried to do that at the same time, it could cause problems.

You can give other coworkers your entire ToadActions.dat file, and they could put it into their User Files folder to get all of your apps w/o having to export/import.

It is in a folder like: C:\Users\YOUR_WINDOWS_USER_NAME\AppData\Roaming\Quest Software\Toad for Oracle\16.3\

They might still have to right-click to change connections though.

-John