Troubleshooting
Last updated
Was this helpful?
Last updated
Was this helpful?
As default setup for transaction PB2_ANALYTICS_PB_001, REPORT_CLASSES is defaulted with Tile type "1 - Gauge". The following error is displayed when starting the transaction in the PreBilt menu.
This tile type is using a third part library. This library will need to be loaded in either locally or via a CDN/web.
The library is:
The simplest way is probably to add a script tag to the Neptune application via:
If data appears in the wrong tile, it is likely to be an issue with the report variants.
For example, a confirmed pick WM transfer order is logged as action '06' (Confirmed TO item) but is not displayed in the usage report WM Picks. It appears in the ‘WM TO confirmations’ tile.
The variant that is used to execute the report that reads the data to populate the tiles is what is driving the details displayed. See in the image bellow the PreBilt AMD (bottom right) has the variant name that is setup for the report '/TCTM/WM_APP_USAGE' .
In the example, the variants either include or exclude any processing that has been carried out using the PreBilt app with PICK in the description, so this is the reason that even though it was a delivery pick that was carried out it was probably not done in a PICK PreBilt app and therefore not included in the tile content.