MyHansen configuration
The MyHansen configuration defines the items that users can choose from in My Infor. (My Infor was known as MyHansen before the 8.3.0 release.)
The MyHansen configuration has a root node with one node as a child. The node can have one or more nodes as children. Each family represents a group of My Infor items. A node can have these attributes:
| Attribute | Description |
|---|---|
| accid | Access ID for the family. The access ID is a unique number that identifies the permission in Access Control that users must be granted to gain access to the My Infor items in this family. |
| name | Name of the family. |
Each node can have , , and nodes as children. Each node can have these attributes:
| Attribute | Description |
|---|---|
| accid | Access ID for the dashboard. The access ID is a unique number that identifies the permission in Access Control that users must be granted to gain access to see the dashboard. |
| license | License that a user must be granted to gain access to the dashboard. |
| maxrec | Maximum number of records to load in the dashboard. |
| name | Name of the dashboard. |
| title | Display title of the dashboard. |
Each node can have one or more nodes as children. Each node can have these attributes:
| Attribute | Description |
|---|---|
| accid | Access ID for the panel. The access ID is a unique number that identifies the permission in Access Control that users must be granted to gain access to see the panel. |
| dir | Direction in which the panel is laid out, such as horizontal or vertical. |
| license | License that a user must be granted to gain access to the panel. |
| maxrec | Maximum number of records to show in the panel. |
| name | Name of the panel. |
Each node can have one node and one node as children. The node can have these attributes:
| Attribute | Description |
|---|---|
| Description | Description of the gauge. The description is displayed in a tooltip when you hover over the gauge in My Infor. |
| name | Name of the gauge. |
| title | Display title of the gauge. |
| type | Type of gauge. |
| X-axis format | Format of the gauge’s X axis. |
| X-axis title | Title of the gauge’s X axis. |
| Y-axis format | Format of the gauge’s Y axis. |
| Y-axis title | Title of the gauge’s Y axis. |
Each node can have one or more nodes as children. Each node can have these attributes:
| Attribute | Description |
|---|---|
| name | Name of the parameter. |
| value | Value of the parameter. |
The node can have one or more nodes as children. Each node can have these attributes:
| Attribute | Description |
|---|---|
| default | Default SQL string for the query. |
| description | Description of the query. |
| name | Name of the query. |
| oracle | SQL string to pass to the Oracle database. If you specify a value here, then it is assumed that the sql attribute works for SQL Server only and that this SQL string only works on an Oracle database. |
| sql | SQL string to pass to the database. If this is the only SQL string provided, it may be assumed that it will work with any database (SQL Server or Oracle). |
Each node can have these attributes:
| Attribute | Description |
|---|---|
| accid | Access ID for the to-do list. The access ID is a unique number that identifies the permission in Access Control that users must be granted to gain access to this list. |
| moniker | Moniker of the applet that provides the data for the to-do list. |
| name | Name of the to-do list. |
| title | Display title of the to-do list. |
Each node can have one or more nodes as children. Each node can have these attributes:
| Attribute | Description |
|---|---|
| name | Name of the parameter. |
| value | Value of the parameter. |
Each node can have these attributes:
| Attribute | Description |
|---|---|
| accid | Access ID for the custom box. The access ID is a unique number that identifies the permission in Access Control that users must be granted to gain access to this box. |
| name | Name of the custom box. |
| src | URL of the resource displayed in the custom box. |
| title | Title of the custom box. |