Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/18/18
    HiI want to rename a page so that the url of the page gets changed.I could do it with 'Move'.The name change reflects in blue print but not in live copies.Do I need to do it separately (Move) for live copies as well?Am I missing anything or Is this the recommended way? ThanksGanthimathi R

    Views

    4.6K

    Like

    1

    Replies

    6
  • 10/18/18
    Hello Everyone.I have the following requirement.what is size resolution that is best for what internet speeds?I have already configured dispatcher environment with Apache server.I have to test on dispatcher below one case by case.I have no idea how I can test video resolution and video bitrate on di...

    Views

    2.2K

    Like

    1

    Replies

    4
  • 10/18/18
    I've been following these series of tutorials on the SPA editor. Yesterday I came upon a 404 error on the hello-world page. I didn't ask right away because I thought it would be up today. But now I think it could be gone for good. Is there any reason why they would shut this section down? Did they m...

    Views

    2.9K

    Likes

    2

    Replies

    8
  • 10/17/18
    I have a dam in AEM 6.3 that has a large audit log stored under /var/audit/com.day.cq.dam and I want to reduce its size with a weekly purge. The dam audit log is so large that the Timeline feature in Touch UI doesn't work so it needs to be purged. I can see an osgi config named "DAM audit Log Purge ...

    Views

    2.0K

    Likes

    0

    Replies

    2
  • 10/17/18
    Hello Everyone,We have three indexes with each indexing different properties and they are working perfectly for normal querying. But when i use suggest querySELECT [rep:suggest()] as suggestion FROM [nt:base] as s WHERE (ISDESCENDANTNODE(s,'/content/fai/us-products')) AND suggest('richard')It select...

    Views

    1.4K

    Likes

    2

    Replies

    2
  • 10/17/18
    I have created project (say project A) just pushing AWS libraries to AEM in the apps/system/install folder, so that my other project (say project B) running on the same author instance can use those libraries within OSGI framework. After project A has pushed the libraries, I can see them in apps/sys...

    Views

    2.8K

    Likes

    2

    Replies

    5
  • 10/17/18
    We have a scenario in which we have added a custom tab in page properties and using a custom multifield We need to author around 250 items, but getting "Toomanycalls exception" if number of items are more than 100. I have increased the the value of sling.max.calls to 2000 and after that I can add 25...

    Views

    4.5K

    Like

    1

    Replies

    4
  • 10/17/18
    Hi,Trying to get the sample SPA app (we.retail.journal) running. I face an issue with the react.model.jsonThe cookie is not passed in the request, so i get redirected to the loging page.This prevents the site being properly loaded.Any Idea how I can make AEM send the cookie along with the request?Be...

    Views

    3.8K

    Likes

    0

    Replies

    5
  • 10/17/18
    Is there any connector available to use IBM cloud object storage as Data store ? I am using AEM 6.4.1 and I want to use the IBM cloud object store for my DAM assets. Is it possible if I use S3 connector? If there is no connector available, is it possible to write a custom connector for this purpose ...

    Views

    1.8K

    Like

    1

    Replies

    2
  • 10/16/18
    In java am trying to get Latitude and Longitude dynamically by passing the address. GeoApiContext context = new GeoApiContext.Builder().apiKey("KEY") .build();            String address = ""1600 Amphitheatre Parkway Mountain View, CA 94043";            GeocodingResult[] results = GeocodingApi.geocod...

    Views

    5.8K

    Likes

    0

    Replies

    15