Image Capture (8/10)

Description

To send Images from the Mobile Device a setting needs to be adjusted on the Service-Tier

Only applicable to On-Prem

This is only relevant for On-Prem. Not BC Cloud.

You may proceed to Mobile WMS Setup (9/10)

Need help?

See Troubleshoot Capture Images

Increase Max Message Size

The setting "SOAPServicesMaxMsgSize" needs to be adjusted on the Service-Tier.

Default value allows up to 1024 Kb messages which is too low to contain the large image files.


There are two ways of changing the setting:

Option 1: Run this PowerShell command

set-navserverconfiguration -keyname SOAPServicesMaxMsgSize -keyvalue 65535

Option 2: Change setting through Administration Console

  1. Go to "Microsoft Dynamics NAV Administration"
  2. Set the "Max Message Size" = 65535

Next

Mobile WMS Setup (9/10)



Overview