diff --git a/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump_whole/oozie_app/workflow.xml b/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump_whole/oozie_app/workflow.xml
index 6de190fde..00d75e897 100644
--- a/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump_whole/oozie_app/workflow.xml
+++ b/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump_whole/oozie_app/workflow.xml
@@ -101,6 +101,17 @@
+
+
+ eu.dnetlib.dhp.oa.graph.dump.community.SaveCommunityMap
+ --outputPath${workingDir}/communityMap
+ --nameNode${nameNode}
+ --isLookUpUrl${isLookUpUrl}
+
+
+
+
+
@@ -132,6 +143,7 @@
--sourcePath${sourcePath}/publication
--resultTableNameeu.dnetlib.dhp.schema.oaf.Publication
--outputPath${workingDir}/result/publication
+
--isLookUpUrl${isLookUpUrl}
@@ -158,6 +170,7 @@
--sourcePath${sourcePath}/dataset
--resultTableNameeu.dnetlib.dhp.schema.oaf.Dataset
--outputPath${workingDir}/result/dataset
+
--isLookUpUrl${isLookUpUrl}
@@ -184,6 +197,7 @@
--sourcePath${sourcePath}/otherresearchproduct
--resultTableNameeu.dnetlib.dhp.schema.oaf.OtherResearchProduct
--outputPath${workingDir}/result/otherresearchproduct
+
--isLookUpUrl${isLookUpUrl}
@@ -210,6 +224,7 @@
--sourcePath${sourcePath}/software
--resultTableNameeu.dnetlib.dhp.schema.oaf.Software
--outputPath${workingDir}/result/software
+
--isLookUpUrl${isLookUpUrl}
@@ -236,6 +251,7 @@
--sourcePath${sourcePath}/organization
--resultTableNameeu.dnetlib.dhp.schema.oaf.Organization
--outputPath${outputPath}/organization
+
--isLookUpUrl${isLookUpUrl}
@@ -262,6 +278,7 @@
--sourcePath${sourcePath}/project
--resultTableNameeu.dnetlib.dhp.schema.oaf.Project
--outputPath${outputPath}/project
+
--isLookUpUrl${isLookUpUrl}
@@ -288,6 +305,7 @@
--sourcePath${sourcePath}/datasource
--resultTableNameeu.dnetlib.dhp.schema.oaf.Datasource
--outputPath${outputPath}/datasource
+
--isLookUpUrl${isLookUpUrl}
@@ -406,6 +424,7 @@
--sourcePath${sourcePath}/publication
--resultTableNameeu.dnetlib.dhp.schema.oaf.Publication
--outputPath${workingDir}/relation/publication
+
--isLookUpUrl${isLookUpUrl}
@@ -432,6 +451,7 @@
--sourcePath${sourcePath}/dataset
--resultTableNameeu.dnetlib.dhp.schema.oaf.Dataset
--outputPath${workingDir}/relation/dataset
+
--isLookUpUrl${isLookUpUrl}
@@ -458,6 +478,7 @@
--sourcePath${sourcePath}/otherresearchproduct
--resultTableNameeu.dnetlib.dhp.schema.oaf.OtherResearchProduct
--outputPath${workingDir}/relation/orp
+
--isLookUpUrl${isLookUpUrl}
@@ -484,6 +505,7 @@
--sourcePath${sourcePath}/software
--resultTableNameeu.dnetlib.dhp.schema.oaf.Software
--outputPath${workingDir}/relation/software
+
--isLookUpUrl${isLookUpUrl}