diff --git a/nifi/user-templates/Raw_file_read_from_disk_ocr_custom.xml b/nifi/user-templates/Raw_file_read_from_disk_ocr_custom.xml
index dcb7ddc3..50ea658c 100644
--- a/nifi/user-templates/Raw_file_read_from_disk_ocr_custom.xml
+++ b/nifi/user-templates/Raw_file_read_from_disk_ocr_custom.xml
@@ -1114,7 +1114,7 @@ The result of the script is a JSON with all the records within a folder passted
Command Arguments
-/opt/nifi/user-scripts/get_files_from_storage.py;root_project_data_dir=/opt/data/;folder_pattern=.*\d{4}\/\d{2}\/\d{2};folder_to_ingest=2022;file_id_csv_column_name_match=file_name_id_no_ext;output_batch_size=2;
+/opt/nifi/user-scripts/get_files_from_storage.py;root_project_data_dir=/opt/data/ingestion/;folder_pattern=.*\d{4}\/\d{2}\/\d{2};folder_to_ingest=2022;file_id_csv_column_name_match=file_name_id_no_ext;output_batch_size=2;
Batch Duration