Sync Task

The Sync Task service initiates a syncronization job for a specific task.

Name: SyncTask

Arguments

Argument Description
taskname The name of a task as defined in the sync configuration file.

Returns

SUCCESS: Job is complete. Any errors that may have occurred are found in the task log file.

Example

The following URL initiates a sync job for the task named Production.

http://localhost:8080/contentsync/SyncTask?taskname=Production