diff --git a/SAS/TMSS/src/tmss/tmssapp/schemas/UC1-scheduling-unit-observation-strategy.json b/SAS/TMSS/src/tmss/tmssapp/schemas/UC1-scheduling-unit-observation-strategy.json
index ac216fa11953ae3217a527ad5a3ad8243aefcb85..9763e45af29ef026a061b6b801f3931a0f5b8302 100644
--- a/SAS/TMSS/src/tmss/tmssapp/schemas/UC1-scheduling-unit-observation-strategy.json
+++ b/SAS/TMSS/src/tmss/tmssapp/schemas/UC1-scheduling-unit-observation-strategy.json
@@ -198,6 +198,12 @@
         "storagemanager": "dysco"
       },
       "specifications_template": "preprocessing pipeline"
+    },
+    "Ingest": {
+      "description": "Ingest all preprocessed dataproducts",
+      "tags": [],
+      "specifications_doc": {},
+      "specifications_template": "ingest"
     }
   },
   "task_relations": [
@@ -272,6 +278,70 @@
         ]
       },
       "selection_template": "SAP"
+    },
+    {
+      "producer": "Pipeline 1",
+      "consumer": "Ingest",
+      "tags": [],
+      "input": {
+        "role": "input",
+        "datatype": "visibilities"
+      },
+      "output": {
+        "role": "correlator",
+        "datatype": "visibilities"
+      },
+      "dataformat": "MeasurementSet",
+      "selection_doc": {},
+      "selection_template": "all"
+    },
+    {
+      "producer": "Pipeline 2",
+      "consumer": "Ingest",
+      "tags": [],
+      "input": {
+        "role": "input",
+        "datatype": "visibilities"
+      },
+      "output": {
+        "role": "correlator",
+        "datatype": "visibilities"
+      },
+      "dataformat": "MeasurementSet",
+      "selection_doc": {},
+      "selection_template": "all"
+    },
+    {
+      "producer": "Pipeline target1",
+      "consumer": "Ingest",
+      "tags": [],
+      "input": {
+        "role": "input",
+        "datatype": "visibilities"
+      },
+      "output": {
+        "role": "correlator",
+        "datatype": "visibilities"
+      },
+      "dataformat": "MeasurementSet",
+      "selection_doc": {},
+      "selection_template": "all"
+    },
+    {
+      "producer": "Pipeline target2",
+      "consumer": "Ingest",
+      "tags": [],
+      "input": {
+        "role": "input",
+        "datatype": "visibilities"
+      },
+      "output": {
+        "role": "correlator",
+        "datatype": "visibilities"
+      },
+      "dataformat": "MeasurementSet",
+      "selection_doc": {},
+      "selection_template": "all"
     }
   ],
   "task_scheduling_relations": [