Settings node
The node in the Mobile configuration defines general configuration settings for the mobile app. The node can have these attributes:
| Attribute | Description |
|---|---|
| AgencyName | Name of the agency. |
| AgencyTitle | Agency title for the mobile app. The title will override the default title on the login screen. |
| AttachmentDocumentType | Document type to use for attachments that are uploaded from the mobile app. |
| AttachmentDocumentTypeAttribute | Document type attribute that is used to record the timestamp of attachments that are uploaded from the mobile app. You must specify the reference ID of an attribute that is configured for the document type specified in the AttachmentDocumentType attribute. The default value is RecordAddDateTime. |
| AttachmentProvider | Name of the EDM provider that will be used for mobile attachments. This must be an existing provider that is defined in Infor Operations and Regulations.
Note: Only O&R providers are supported. See "System Administration" in the Infor Operations and Regulations User and Administration Library for information about EDM providers.
|
| AutoRecalculateLaborUsage | If the Calculate Hours Usage attribute on the node is set to True, this attribute indicates whether labor usage is automatically recalculated if the user modifies the value in the Charge From or To field.
If the value is False, then labor usage is only calculated when the user first enters the from and to dates, and is not recalculated after that. If True, then the usage is recalculated if the user changes the dates. |
| AutoSyncOfflineMapContent | If True, then map content is automatically synced to the mobile device for offline use. If False, then users must sync offline map data manually.
See Offline maps. |
| CheckWorkDataFilter | If set to True, the mobile app will only return records that are not up to date when updating or reloading the query on the home page. The download process will skip any records that have already been downloaded and have not been updated since the last download.
See CheckWorkDataFilter. |
| DefaultCatalog | Deprecated. Use the AttachmentProvider attribute instead. |
| EmployeeImageDefault | Default image to show if no image is found for the logged in employee. The default image location is Resources\Mobile\Employees in the Rest Services application directory. You can also use an absolute path. |
| EmployeeImageLocator | Used to locate an image of the logged in employee. If located, the image is displayed next to the employee's name at the top of the menu. Use @empid to represent the employee ID, such as @empid.png. The default image location is Resources\Mobile\Employees in the Rest Services application directory. You can also use an absolute path. |
| EnableAutoMapZoomOut | Set to False to prevent the map from automatically zooming out when the user returns from a record. |
| GenerateUniqueAttachmentName | Indicates whether you want to auto generate unique file names for attachments that are uploaded from the mobile app. The default is True. If you change the value to False, then the original file names will be retained.
Note: This feature is not supported if you are using Infor Document Management for your EDM provider.
|
| Image | Path to the background image for the mobile app. The path is relative to the Resources\Mobile folder in the Rest Services application directory. You can also specify an absolute path. |
| MaxRecords | Maximum number of records that the mobile app will show in grids and popups. |
| OpenInspectionAfterCaseCreation | This setting controls the behavior of the mobile app after a new case is created. By default, the app opens the new case in the case viewer. If an inspection is added to the case at the time the case is created, you might want the app to open the inspection in the inspection viewer instead. Set the value of this attribute to True to enable that behavior. |
| PageSize | Maximum number of records that the Rest Services will return to the mobile app in one service call. |
| RefreshRate | Interval, in minutes, at which content on the mobile device will be refreshed. |
| StripHTMLInComments | Indicates whether HTML tags will be removed from comments when they are displayed in the mobile app.
Comments entered in Infor Operations and Regulations can be formatted using HTML, but HTML formatting is not supported in the mobile app. The Comments fields in the app show the raw HTML code instead. If you add the StripHTMLInComments attribute and set the value to True, then the tags are removed in the mobile app, and only the plain text is shown in the Comments fields. If you update an existing comment in the mobile app, it will be saved to the database without the HTML code. |
| UseImprovedDateFieldValidation | Set to True to enable enhanced validation for date fields in the mobile app. For example, if you are using improved date field validation, then app users cannot enter a future date in the Start Date or Completed Date field for a service request or work order. These restrictions do not apply if the value of this attribute is False. |
The node can have seven children: , , , , , , and .