Looks like AEM RedirectFilter doesn't use WURFL database by default when "cq:deviceIdentificationMode" is set to "server-side" | Community
Skip to main content
mohanr80993572
Level 2
October 16, 2015
Solved

Looks like AEM RedirectFilter doesn't use WURFL database by default when "cq:deviceIdentificationMode" is set to "server-side"

  • October 16, 2015
  • 2 replies
  • 991 views

Does AEM Mobile RedirectFilter uses WURFL database by default for device detection and redirection or does it use only the Devices(created as emulators) and the DeviceGroups created and mapped to the root page of mobile website when "cq:deviceIdentificationMode" property set to "server-side". When I analyzed "geometrixx_mobile" site, I didn't see any usage of WURFL database though it is available in AEM. The behaviour is same with and without (when I removed devices data from WURFL xml) WURFL database.
If AEM is not using WURFL database by default then what are the changes that I need to do to use it say for example "geometrixx_mobile" website itself.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

Are you following AEM docs for this? Can you point the community to the online resource you are following to perform this task please.

2 replies

smacdonald2008
smacdonald2008Accepted solution
Level 10
October 16, 2015

Are you following AEM docs for this? Can you point the community to the online resource you are following to perform this task please.

mohanr80993572
Level 2
October 16, 2015

Hi Scott, I am following the article [1], for this. Also I am trying to understand its behaviour from logs, and wurfl, device, devicegroups data in CRX nodes.

[1] http://docs.adobe.com/docs/en/cq/5-6/developing/mobile.html