diff --git a/sanofi/dist/etc/sanofi-dropbox/dropbox-all-in-one-with-library.py b/sanofi/dist/etc/sanofi-dropbox/dropbox-all-in-one-with-library.py
index 6ed38e5667c96c8f4365c835d61c6a663cad39e9..9dcb36b434ea3b3ba35363440bd2efe2e0f9c7ae 100644
--- a/sanofi/dist/etc/sanofi-dropbox/dropbox-all-in-one-with-library.py
+++ b/sanofi/dist/etc/sanofi-dropbox/dropbox-all-in-one-with-library.py
@@ -45,7 +45,7 @@ OVERLAYS_TRANSPARENT_COLOR = "black"
 
 """ file format of the analysis dataset """
 ANALYSIS_FILE_FORMAT = "CSV"
-ANALYSIS_RUN_PROPCODE = "ANALYSIS_RUN"
+ANALYSIS_RUN_PROPCODE = "$ANALYSIS_PROCEDURE"
     
 """ should thumbnails be generated? """
 GENERATE_THUMBNAILS = True