You can define a specific Mobile Applications Broker Server URL for the app to connect to. The URL can also be made read-only to prevent users from changing it. The following settings can be configured:
Mobile Applications Broker Server URL Settings |
Description |
---|---|
brokerURL |
This setting allows you to specify the URL for the Mobile Applications Broker Server so users do not have to enter it manually when setting up the app. For example: https://[mobile_broker_server]/MobileBroker |
isBrokerURLReadOnly |
This setting controls whether the Mobile Applications Broker Server URL is read-only within the app. Acceptable values are true or false. To prevent users from modifying the URL, set this value to true. To allow users to modify the URL, set this value to false. Note:
When setting this value to true, ensure that a value is also specified for the brokerURL setting. |