Attachment configuration

Use the Settings node in the Mobile configuration to configure the attachment functionality for the mobile app. To enable users to upload attachments from the app you must specify the EDM provider that will be used.

Only O&R providers are supported for mobile attachments. Use the AttachmentProvider attribute to specify the provider.

See "System Administration" in the Infor Operations and Regulations User and Administration Library for information about EDM providers.

The AttachmentDocumentType attribute specifies the document type to use for attachments that are uploaded from the mobile app. This must be an existing document type that is associated with the provider specified in the AttachmentProvider attribute.

Based on the document type specified in the AttachmentDocumentType attribute, the AttachmentDocumentTypeAttribute attribute specifies the document type attribute that is used to record the timestamp of attachments that are uploaded from the mobile app.

This is to ensure that the added date and time are set correctly when attachments are synchronized from the mobile device. For example, the timestamp might be set incorrectly the date and time the attachment was synchronized, rather than when it was added to the device. By specifying a document type attribute you can ensure that the correct value is used.