From 35f2afad7105513e4ff98f7467e4fd1649836ba9 Mon Sep 17 00:00:00 2001 From: jide Date: Mon, 9 Dec 2024 12:33:30 -0600 Subject: [PATCH] Expand help for Online Distribution URL to explain ezeml handles it automatically. --- webapp/static/help.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/webapp/static/help.txt b/webapp/static/help.txt index 30fcb4cf..66ee0ab1 100644 --- a/webapp/static/help.txt +++ b/webapp/static/help.txt @@ -523,6 +523,12 @@ ezEML enters the Number of Records automatically when the data table is uploaded data_table_online_url Online Distribution URL If the data table is available online, its URL address. + +Typically, ezEML handles this for you automatically. + +When you load a data table from a CSV file, the data table is uploaded to ezEML and ezEML fills in the URL pointing to the data table on the ezEML server. Then when you submit the data package to the EDI repository, the URL will be updated to point to the data table in the repository. + +Similarly, if you fetch a data table from the EDI repository, the URL will be filled in automatically, pointing to the data table in the repository. -------------------- deprecated_data_source Deprecated Data Source