M3 Information Viewer

Use this widget to display an overview of the frequent information that you use in M3.

You can run this widget as standalone, send context messages to other widgets, or retrieve data from another widget. The entities on the widget configuration determines the information being sent or retrieved by this widget. You can also integrate this widget with Infor Go to use its scan functionality.

Additionally, you can perform these actions:
  • Click a chart item to display graph drilldown.
  • Right-click a specific record and select Open so you can drillback to the M3 program where the data is connected.
  • Right-click a specific record and select Copy to Clipboard to copy the drillback URL from the record or graph.

Prerequisite

As a prerequisite to Infor Go, you must install and configure the application in your mobile devices. To know the installation and configuration setup, see Infor Go for Android and iOS in the Infor OS User and Administration Documentation Library (Cloud).

When you have configured the widget and the Infor Go application, select Scan QR to scan either a QR code or bar code and get values of the field that you can change through the Change Input Dialog. Strictly follow these formats for the code to be interpreted in the widget:
  • If requiring a single field

    { "FieldId1": "Value" }
  • If requiring one or more fields

    { "FieldId1": "FieldValue1", "FieldId2": "FieldValue2" }