How to use URI Configuration

Solved Locked
DD
Daniel Dobbertin
Hagebau IT GmbH

Hey Guy's i need Helpf with Configuration of Apps. 

I have following Informations: 

Documentation from SOTI:

http://soti.net/mc/help/v14.1/en/console/reference/dialogs/rules/appcatalog/ios/appcatalog_addedit_appconfig_ios.html

Documentation from Microsoft: 

https://docs.microsoft.com/de-de/exchange/clients-and-mobile-in-exchange-online/outlook-for-ios-and-android/outlook-for-ios-and-android-configuration-with-microsoft-intune#configuration-keys

I want to Configure the Outlook App for IOS Devices. 

But i don't kow how, has anyone a example for Sytnax?  

I tried This One: 

Please Help 

Thank You 

Daniel Dobbertin

Edited 6 years ago
SOTI MobiControl
ANSWERS
RC
Raymond Chan Diamond Contributor
6 years ago

To configure AppConfig compliant iOS application, the simplest is to include an .xml file in which parameters are enclosed between 

<dict> and </dict> in the "Configuration Command" field while leaving the "Configuration URI" blank.    You can see some xml examples for a few apps in another post of this fourm at 

   https://discussions.soti.net/thread/application-configuration-using-xml-for-ios-devices/

You have to check documentation on Outlook about what parameters are supported.

Solution
DD
Daniel Dobbertin
6 years ago

Thank You Very Much that helped Me.