How can I automate the export of the tasks ?
I don't want to use the backup of the database because if I just want to retrieve only one task, it is impossible.
How can I automate the export of the tasks ?
I don't want to use the backup of the database because if I just want to retrieve only one task, it is impossible.
It is impossible to automate the export of the tasks. I tried with the recorder and with what you said but we cannot click somewhere in WinAutomation that way. WinAutomation seems to be frozen at this time.
It is actually possible to automate it, you just won't be able to use the macro recorder. I have attached a sample job that shows a simple way to export a job.
| Attachment | Size |
|---|---|
| Automatically Export Job.waj | 19 KB |
==Dedicated Automation Solutions==
Thank you for your help.
It works the way you gave me.
As far as I know there is not "internal" way of doing that. Did you try using keystrokes to automatically export the jobs? For example, you can use the "Run Application" action to open the console, select the job that you want to export and then go to "File - Export Job".
In v2 it was possible to automate this kind of task since the jobs were saved in separate files of the hard disk. In v3 the jobs are saved in a database so you will have to use the "Export Job" menu item.
==Dedicated Automation Solutions==
==Dedicated Automation Solutions==