Hi,
for our shops we have to set a shop-specific URL and since I don't like to do it for every single shop (90 shops) I was hoping it would be possible to retrieve a part of the ip-address of the device which can be used as part of the url.
The second part of the ip-address always stands for the shop number.
IP= 10.1.2.251 => SHOP 1
For example =>. http://soti-XXX/login
the XXX should be the second part of the ip-address the android devices are receiving.
For example: IP device: 10.1.1.1. => URL should be http://soti-001/login (always 3 figures, since shopnumbers go from 1 till 99)
Is there a simple solution to have this done, with custom attributes and scripting maybe ?
