Portlet configuration

The Generic_Birst_Display portlet is used to display a Birst dashboard within the M3 Portals.

These are the main parameters:

  • BIRST_SPACE_ID

    This parameter refers to Birst space ID.

  • BIRST_DASHBOARD_COLLECTION

    This parameter defines which dashboard collection is to be used.

  • BIRST_DASHBOARD_PAGE

    This parameter defines which dashboard page is to be displayed.

  • BIRST_FILTERS

    This parameter defines the translation between M3BE columns and Birst data. Only M3BE columns with mapping are considered.

    Examples

    Item group filtering:
    • Source field: MITMAS.MMITGR
    • Birst filter field: Item.ITGR
    • Configuration: MITMAS.MMITGR=Item.ITGR
    Equipment filtering:
    • Item number:
      • Source field: MILOIN.LIITNO
      • Birst filter field: Item.ITNO
      • Configuration: MILOIN.LIITNO=Item.ITNO
    • Serial number:
      • Source field: MILOIN.LISERN
      • Birst filter field: Equipment.SERN
      • Configuration: MILOIN.LISERN=Equipment.SERN
  • HEIGHT

    This parameter is reserved for the Birst dashboard. You can set it in pixels (px) or as a percentage of the available space (%).

  • WIDTH

    This parameter is reserved for the Birst dashboard. You can set it in pixels (px) or as a percentage of the available space (%).