WinAutomation - windows automation software with macro recorder
      4 replies [Last post]
      nattur
      User offline. Last seen 3 weeks 3 days ago. Offline
      Joined: 03/03/2010
      Posts: 10

      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.

      D.M.Altizer
      User offline. Last seen 6 hours 41 min ago. Offline
      Joined: 01/12/2010
      Posts: 193
      Re: Export of WinAutomation tasks

      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==

      nattur
      User offline. Last seen 3 weeks 3 days ago. Offline
      Joined: 03/03/2010
      Posts: 10
      Re: Export of WinAutomation tasks

      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.

      D.M.Altizer
      User offline. Last seen 6 hours 41 min ago. Offline
      Joined: 01/12/2010
      Posts: 193
      Re: Export of WinAutomation tasks

      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.

      AttachmentSize
      Automatically Export Job.waj 19 KB
      __________________

      ==Dedicated Automation Solutions==

      __________________

      ==Dedicated Automation Solutions==

      nattur
      User offline. Last seen 3 weeks 3 days ago. Offline
      Joined: 03/03/2010
      Posts: 10
      Re: Export of WinAutomation tasks

      Thank you for your help.

      It works the way you gave me.