Troubleshooting the scheduler
If the DDX is not automatically running as expected you can follow these steps to help resolve the issue.
Check Scheduler has been set
- Open DDX software
- Go to Schedule tab
- Select a time 2 or 3 minutes from current time
- Click on Apply button
- Please contact Purple Seven to check whether the scheduled upload started or not
- Change the time back to the old one
- Click on Apply button
Check DDX scheduler services
- Press CTL,ALT and DEL together to get Windows Task Manager
- Go To Services tab
- Then Click on Services Button in Service tab as shown below
- In the popup window find DDXSchedulerService. Check the Status. If it is not started right click and start the scheduler.
- Repeat the steps in the previous section "Check Scheduler has been set"
This should resolve the issue with the scheduler.
If the DDX scheduler refuses to work... You'll need to create a windows scheduled task - follow these steps:
Set-up a Windows Scheduled Task
- Start > All Programs > Accessories > System Tools > Task Scheduler. Windows may ask for permission to Continue Click Accept
- Click on Action -> Create Task
Create a new task
General Tab
- Name DDX
- Tick “Run whether user is logged on or not”
- Tick “Run with highest privileges”
In the Security Options, make sure that the user set to run the task has sufficient admin privileges. If you use a persons user credentials here, be aware that this task will stop running if their account is deactivated after they leave. Ideally you will create a new windows user called DDX User to run this task.
Create a new trigger
Click on the triggers tab
- Click New
- Settings = Daily
- Set time you would like the DDX to run
- Tick “Stop task if it runs longer than:” set to 4 hours
- Tick “Enabled”
- Click OK
Create a new Action
- Action = “Start a program”
- In “Program/script:” Browse to the DDX (normally C:\Program Files(x86)\P7\DDX\DDX2.3 (the Application))
- In “Add arguments (optional)" type: -u
- Click OK
Edit settings on the conditions tab
- Tick “Start the task only if the computer is on AC power?
- Tick “Stop if the computer switches to battery power
- Tick “Wake the computer to run this task”
Settings tab
- Tick “Allow the task to be run on demand”
- For “Stop the task if it runs longer than:” select 4 hours
- Click OK
All Done!
You've now set-up the scheduled task to automatically run the DDX.
0 Comments
Add your comment