diff --git a/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/collection/oozie_app/workflow.xml b/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/collection/oozie_app/workflow.xml
index 9c213bee5..2b2cf9dce 100644
--- a/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/collection/oozie_app/workflow.xml
+++ b/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/collection/oozie_app/workflow.xml
@@ -4,7 +4,6 @@
apiDescription
A json encoding of the API Description class
-
dataSourceInfo
A json encoding of the Datasource Info
@@ -13,50 +12,43 @@
identifierPath
An xpath to retrieve the metadata identifier for the generation of DNet Identifier
-
metadataEncoding
The type of the metadata XML/JSON
-
timestamp
The timestamp of the collection date
-
workflowId
The identifier of the workflow
-
mdStoreID
The identifier of the mdStore
-
mdStoreManagerURI
The URI of the MDStore Manager
-
collectionMode
Should be REFRESH or INCREMENTAL
-
+
${jobTracker}
${nameNode}
-
+
Action failed, error message[${wf:errorMessage(wf:lastErrorNode())}]
-
${wf:conf('collectionMode') eq 'REFRESH'}
@@ -77,8 +69,6 @@
-
-
eu.dnetlib.dhp.aggregation.mdstore.MDStoreActionNode
@@ -129,7 +119,6 @@
-
${wf:conf('collectionMode') eq 'REFRESH'}
@@ -182,8 +171,6 @@
-
-
eu.dnetlib.dhp.aggregation.mdstore.MDStoreActionNode
@@ -195,6 +182,6 @@
-
+
\ No newline at end of file
diff --git a/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/transformation/oozie_app/workflow.xml b/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/transformation/oozie_app/workflow.xml
index 43b270eaf..9e01936d4 100644
--- a/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/transformation/oozie_app/workflow.xml
+++ b/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/transformation/oozie_app/workflow.xml
@@ -29,11 +29,10 @@
isLookupUrl
The IS lookUp service endopoint
-
-
+
Action failed, error message[${wf:errorMessage(wf:lastErrorNode())}]
@@ -51,11 +50,11 @@
--mdStoreID${mdStoreInputId}
--mdStoreManagerURI${mdStoreManagerURI}
-
+
@@ -69,7 +68,6 @@
--mdStoreID${mdStoreOutputId}
--mdStoreManagerURI${mdStoreManagerURI}
-
@@ -173,8 +171,7 @@
-
-
-
+
+
\ No newline at end of file