Hello RWL,
You can schedule Tamino internal backups if you use argbatch (the batch interface to the System Management Hub, or SMH). If you create a batch command file (eg backup.bat in Windows) that executes…
argbatch backup database database=dbname product=tamino user=username password=password
…you can then schedule the execution of the task using your Operating System (eg cron in Unix, or Control Panel/Scheduled Tasks in Windows). Argbatch is documented in the “User Interfaces” section of the SMH documentation.
HTH
#API-Management#webMethods#Tamino