Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Description
Excerpt |
---|
To send Images from the Mobile Device a setting needs to be adjusted on the Service-Tier |
Note: This is only relevant for On-Prem and NAV. Not BC Cloud.
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
- Go to "Microsoft Dynamics NAV Administration"
- Set the "Max Message Size" = 65535
Overview
Page Tree | ||||
---|---|---|---|---|
|