Expand my Community achievements bar.

jamesm77050123
jamesm77050123
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I'm working on enhancing an existing ecommerce page. The product is created using scaffolding, a page is created and the product is imported into the page. One of the product parameters is a sale date. The client wants the product and the page to be automatically deactivated and deleted when the sal...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    4
  • I'm working on refining an existing search functionality on the site. The search works but returns too many irrelevant results. I'm working on refining the search results to make them more relevant to the search term.One of the configuration settings being used to create the search predicate is the ...

    Type

    Questions

    Views

    2.5K

    Likes

    0

    Replies

    10
  • I'm working on a search functionality in AME 6.2 and I'm wondering, is there anyway to track what a user searches for in AEM? We don't have AEM Anayltics, we want to be able to know what things are commonly searched for, time searched, platform e.g. mobile or desktop and user location. Is there anyw...

    Type

    Questions

    Views

    830

    Likes

    0

    Replies

    1
  • I've implemented a slingfilter that compiles without any issues but does not get invoked. Can't seem to figure out what the problem is, any ideas? @SlingFilter(  generateComponent = true,  generateService = true,  order = -1000,        scope = SlingFilterScope.REQUEST)public class GeoLocationFilter ...

    Type

    Questions

    Views

    994

    Likes

    0

    Replies

    2
  • I'm trying to start an AEM 6.2 instance on a MacOS running JDK 8, 8Gb Ram, 1 Tb HDD. I'm getting the error below in the log files. I've tried deleting the quickstart folder and running install again, doesn't help. I've also tried renaming the file to aem-author-4502.jar, still no progress. Any ideas...

    Type

    Questions

    Views

    3.0K

    Likes

    0

    Replies

    6
  • I created an OSGI bundle which I installed in AEM using system/console. I'm now creating a package to be installed in the testing and production environments. As a security precaution I can't install OSGI bundles in this environments. How can I create a package that can install an OSGI package witho...

    Type

    Questions

    Views

    2.7K

    Likes

    0

    Replies

    2
  • I've created a servlet and I'm trying to include a Maxmind Geolite database in my application. I've been using a relative path when working on the project, similar to:File dbfile = new File("C:\Development\Maxmind GeoIP2 DB\GeoLite2-Country.mmdb");DatabaseReader dbReader = new DatabaseReader.Builder...

    Type

    Questions

    Views

    385

    Likes

    0

    Replies

    0
  • I'm tearing out my hair trying to figure out whats happening. All the pages have gone blank apart from CRXDE and the system console. I've gone through the error log but there doesn't seem to be anything wrong. I've uninstalled hotfixes, no difference. I've deleted var/clientlibs (suggested in one of...

    Type

    Questions

    Views

    2.4K

    Likes

    0

    Replies

    14
  • I'm working on implementing an IP based redirection script. This involves using Maxmind GeoIP2 database to find out the location of the user. The problem I'm having is that there's a specific line that's causing AEM to break. If I comment out the line, the page displays as it should, if I uncomment ...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    3
  • Sorry for what is a simple question, I'm a total AEM newbie and not very good at Java either.I'm doing an IP redirection script, it redirects the user to a different website based on his location. I'm using the Maxmind database to get the location using the IP. I'm stuck at a simple thing, where do ...

    Type

    Questions

    Views

    2.0K

    Likes

    0

    Replies

    2
Top badges earned by jamesm77050123
Customize the badges you want to showcase on your profile