{
  "objects": [
    {
      "id": "Default",
      "scheduleType": "CRON",
      "failureAndRerunMode": "CASCADE",
      "name": "Default",
      "role": "DataPipelineDefaultRole",
      "resourceRole": "DataPipelineDefaultResourceRole"
    },
    {
      "id": "ActivityId_6FhBq",
      "schedule": {
        "ref": "ScheduleId2"
      },
      "name": "DailyStores",
      "command": "/Analytics/RawFilesTransporter/RawFilesTransporter/IngestionJobCreator/IngestionJobCreator_run.sh --context=Production",
      "workerGroup": "job_creator",
      "type": "ShellCommandActivity"
    },
    {
      "id": "ScheduleId_1TAxP",
      "startDateTime": "2014-04-22T07:00:00",
      "name": "EveryTuesday",
      "type": "Schedule",
      "period": "1 Week"
    },
    {
      "id": "ActivityId_LVT6u",
      "schedule": {
        "ref": "ScheduleId_1TAxP"
      },
      "name": "WeeklyStores",
      "command": "/Analytics/RawFilesTransporter/RawFilesTransporter/IngestionJobCreator/IngestionJobCreator_run.sh --context=Production --context_param storeIds=453,7,153,463",
      "workerGroup": "job_creator",
      "type": "ShellCommandActivity"
    },
    {
      "id": "ScheduleId2",
      "startDateTime": "2014-04-18T07:00:00",
      "name": "Daily",
      "type": "Schedule",
      "period": "1 Days"
    }
  ]
}