Download From
Syntax
Download From CTLive
Parameters
- source: The external service to download registrations from. Only
CTLive(ChronoTrack Live) currently triggers a download. ValuesRunSignUp,RaceIt, andXactare accepted and stored but do not download anything yet (tracked as RS-2967).
Description
Downloads changed registrations from ChronoTrack Live into the local database.
Remarks
Use this command in an Auto Run listing file to continuously poll for new or updated registrations. The polling interval is controlled by the Auto Run Seconds command. Only CTLive invokes the download handler; other source names set configuration only and silently do nothing.
Examples
To download registrations from ChronoTrack Live once:
Download From CTLive
To download continuously every 60 seconds, create an Auto Run file:
Auto Run File CTLiveDownload.lst
Auto Run Seconds 60
Where CTLiveDownload.lst contains:
Download From CTLive