Mobile device management (MDM) configuration for Nintex Mobile on Android

System administrators can use mobile device management (MDM) to remotely configure the Nintex Mobile app on managed Android devices.

Prerequisites

  • Android devices with Android 5 or later.
  • Enterprise mobility management (EMM) software e.g. AirWatch or Microsoft Intune.

  • Nintex Mobile version 8.6.0 or later

Configuration options

Key Value type Description
savePhotosToGallery Boolean

Save media to gallery is an option on the Settings page to allow saving media to gallery after a photo or video has been taken from the camera. The default option is true.

 

If this option is set to false on MDM, the Nintex Mobile app will not save any photos or videos taken from the camera to the gallery.

 

When this value is defined on MDM, this option will be hidden on the settings page of the Nintex Mobile app.

attachmentResized Boolean

Attachment resized is an option on the Settings page to allow resizing of the photos taken from the camera.

 

The default option is true. If this option is set to false on MDM, Nintex Mobile app will not resize the photos taken from the camera.

 

When this value is defined on MDM, this option will be hidden on the settings page of the Nintex Mobile app.

fetchDataIntervalInMinutes Integer

Fetch data interval is an option on the Settings page instructing the frequency of fetching data from the server for new tasks and forms.

 

The default option is 15.

 

The app will only recognize the following values set on MDM:

  • 0: Manual refresh
  • 15: Auto refreshes every 15 minutes
  • 30: Auto refreshes every 30 minutes
  • 60: Auto refreshes every 60 minutes

 

If the value does not match any of the predefined 4 values, the value will be ignored by the app. When this value is defined on MDM, this option will be hidden on the settings page of the Nintex Mobile app.

sentItemsRetentionPeriod Integer

The Sent items retention period is an option on the Settings page which defines the length of time items will be retained in Sent items.

 

The default option is 10080 (7 days).

 

The app will only recognize the following values set on MDM:

  • 0: Never saves sent items.
  • 1440: Saves sent items for 1 day.
  • 10080: Saves sent items for 7 days.
  • 20160: Saves sent items for 14 days.
  • 43200: Saves sent items for 30 days.
  • 129600: Saves sent items for 90 days.
  • -1: Saves sent items indefinitely.

 

If the value does not match any of the predefined 7 values, the value will be ignored by the app. When this value is defined on MDM, this option will be hidden on the settings page of the Nintex Mobile app.

canCopySentItems

Boolean

The ability to make an editable draft copy of an already submitted form from the Sent Items List. This option is enabled by default with a True value.

 

If the option is set to False through MDM, the Nintex Mobile app will not allow for duplication of already sent items, and the button will be hidden to the user.