WarehousePro Documentation

KPI Dashboard

The KPI dashboard is available if the expanding license has been purchased and activated on the WarehousePro installation.

The KPI Dashboard consists of 2 parts:

  • Open sales orders and pick lists.

  • Open purchase orders.

Note

The data for this dashboard is refreshed by the endpoint every 15 minutes. This refresh is not adjustable.

URL: /Sites/KPI_Dashboard/

OptionalURL parameters:

  • Language

    Select from available languages of WarehousePro -For example NL for Dutch.

  • Interval (default value= 20 seconds)

    Specify the interval in seconds of the page refresh (not the data!).

  • Warehouses (default value= all)

    Specify which warehouses are relevant to display. Multiple warehouses can be specified. Separate the warehouse codes with a comma (,).

  • OnlyInbound

    When included (= Y), only "Open purchase orders" dashboard is displayed. This parameter cannot be combined with OnlyOutbound.

  • OnlyOutbound

    When included (= Y), only the "Open sales orders and pick lists" dashboard is displayed. This parameter cannot be combined with OnlyInbound.

In the URL, the first parameter is preceded by a question mark (?). The parameters can also be combined. If a 2nd parameter is added, it is preceded by the ampersand sign (&).

Some example URLs:

http://192.168.13.17:20020/Sites/KPI_Dashboard/?Language=NL

In this example, only the language (Dutch) is specified. Furthermore, the standard interval of 20 seconds will be used and both the Open sales orders and pick lists and the Open purchase orders dashboard will be displayed with information from all SAP Business One warehouses.

http://192.168.13.17:20020/Sites/KPI_Dashboard/?Language=NL&Interval=30

In this example, both the language (Dutch) and the interval (30 seconds) are specified. Furthermore, both the Open sales orders and pick lists and the Open purchase orders dashboard will be displayed with information from all SAP Business One warehouses.

http://192.168.13.17:20020/Sites/KPI_Dashboard/?Warehouses=01,05

In this example, only the SAP Business One warehouses 01 and 05 are included in the dashboard. Furthermore, the dashboard is displayed in the default language and both the Open sales orders and pick lists and the Open purchase orders dashboard are displayed with a standard interval of 20 seconds.

http://192.168.13.17:20020/Sites/KPI_Dashboard/?OnlyInbound=Y

In this example, only the Open purchase orders dashboard is shown with information from all SAP Business One warehouses. Furthermore, it is displayed in the deafult language using the default interval of 20 seconds.

http://192.168.13.17:20012/Sites/KPI_Dashboard/?OnlyOutbound=Y

In this example, only the Open sales orders and picking lists dashboard is shown with information from all SAP Business One warehouses. Furthermore, it is displayed in the standard language with the standard interval of 20 seconds.