Android Lockdown ITS mobile SAP

Solved
A
Aldo
Continental Automotive Systems

Hello

I am in Version: 15.3.0.6711 and I am trying to create a profile with lockdown

The only application that I need is a browser for a SAP connection, we are using ITS mobile and I have my URL

But I cannot use any of the selectable ITEMS that are in the list, when I paste my URL an error message appear "This field is required"

Any ideas how can I add a chrome or a browser with a specific URL?

Thanks

4 years ago
Android
ANSWERS
J
JSMOD@SOTI
4 years ago

Hi Aldo,

Thank you for your post on SOTI Central.

The error you are seeing is probably a missing configuration somewhere, just make sure you have filled all "*" fields correctly. I believe you will need something like this as a Menu Item:

Intent://www.soti.net#Intent;scheme=http;action=android.intent.action.VIEW;component=com.android.chrome/com.google.android.apps.chrome.Main;end

The example above will open www.soti.net in Google Chrome. If this doesn't work, then one of the examples in this thread should help: LockDown: Launch an URL with Chrome (soti.net)

Kind regards,

Solution
A
Aldo
4 years ago

Thank you Soti support, you are right, I can manage to add it to the lockdown with the INTENT command

Now I have another issue, my URL has a question mark "?" and seems that mobicontrol does not like questions marks in the URL

Have you faced this issue before? I asked the team who created the URL if is possible to change that character but not sure

Do you know how can I fix this?

Thanks again