import_and_export:export_to_dashboard

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
import_and_export:export_to_dashboard [2020/05/14 13:47] Gary Willettsimport_and_export:export_to_dashboard [2023/04/07 09:38] (current) Gary Willetts
Line 1: Line 1:
-{{indexmenu_n>150}} +{{indexmenu_n>180}} 
-====== 16.16. Exporting to the dashboard ====== +====== 17.22. Exporting to the dashboard ====== 
-<wrap info>Function added: mSupply version 4.04.00</wrap>+<wrap info>Function fixed: mSupply version 5.03.00</wrap>
  
-To manually export data to the dashboard (administrators only): +This information is for sending data from your mSupply database to the mSupply dashboard database. The dashboard has a separate Postgres database so that its use does not slow down or interfere with your use of mSupply. 
-  * Click the **Admin** tab +
-  * Click the **Dashboard** button +
-  * Click the **Export Settings** button+
  
-{{ :import_and_export:dashboard_manual_export.png?600 |}}+To access Dashboard export settings (administrators only), click on the //Admin// tab of the Navigator and click on the **Dashboard** icon: 
 + 
 +{{ :web_interface:dashboard2.png?600 |}} 
 + 
 +Click on the **Export Settings** tab and you will see this window: 
 + 
 +{{ :import_and_export:dashboard_export_new.png?direct&600 |}} 
 + 
 + 
 + 
 +==== Postgres server section ==== 
 +In here you enter the details of the dashboard database server: 
 +  * **Server:** the URL or IP address of the dashboard database server 
 +  * **Port:** the port on the server that the database is listening for connections 
 +  * **User:** The user name that mSupply will use to access the Postgres database 
 +  * **Password:** The password mSupply will use to access the Postgres database 
 +  * **Database Name:** The name of the database that mSupply is to access 
 + 
 +To make sure the details are correct and your copy of mSupply has access to the dashboard database, click on the **Test connection** button. A message will tell you whether the connection is successful or not. 
 + 
 +Once the dashboard is enabled and the correct Postgres settings entered, there will be an automatic (scheduled) export every 24 hours. The next scheduled export is shown in the //Next scheduled export// field. This export process can be edited to run at different intervals based on your needs.  
 + 
 + 
 +==== Export settings section ==== 
 +This section enables you to manually export data to the dashboard apart from the scheduled dashboard export.  
 +  
 +The time and date of the next scheduled export to the dashboard database are shown in the **Next scheduled export** field.   
 +By default, all table data is exported incrementally — that is, only records that are new or have been changed since the last export are exported, which saves a substantial amount of time in the export process.  
 +  
 +The **Run Next Scheduled Export Now** button gives you a way of exporting the data immediately, without waiting for the next scheduled export. Useful if you want the dashboard to be updated immediately.  
 +  
 +The **Full export of Checked Tables** button gives you a way of re-exporting the specific table data from scratch immediately.  
 +The table contains a list of all the database tables in mSupply that can be exported to the dashboard. Simply check the checkbox in the Export column to set that table to be exported to the dashboard when you click on The **Full export of Checked Tables** button. The **All/None** checkbox is a quick way of toggling between all tables selected and non-tables selected. 
 +  
 +When you click on either of them you must enter your authorisation code before the export will be carried out. 
 +  
 +Click on the **OK** button to save your changes and the **Cancel** button to cancel any changes you have made.
  
-  * Check the boxes to choose the data you want to manually export to the dashboard (check the **All/None** box to choose all options or click the **Default** button to restore to default selections) 
-  * Click the **Export** button 
-  * Enter the authorisation code  
-  * Click **OK** 
  
 \\ \\
 \\ \\
-|  //  Previous:  **[[import_and_export:export_to_myob]]** | | Next: **[[tender_management:]]** //  |+|  //  Previous:  **[[import_and_export:export_assets]]** | | Next: **[[tender_management:]]** //  |
 ---- struct data ---- ---- struct data ----
 +pagestatus.status    : 
 ---- ----
  
  • Last modified: 2020/05/14 13:47
  • by Gary Willetts