Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi, I am trying to make a Batch Set Preset for an Image Set and I need the Image Set images to be ordered in a specific way. For this I have been trying to set up a Sequencing Order but it seems that I cannot get it to work.My images have the following names:XXDJ200984_739_alternate1.jpgXXDJ200984_7...

    Views

    811

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,I was trying to Upgrade one of my existing projects from 5.61 to AEM 6.0 using the document provided by Adobe (http://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade.html). I ran into some issues after upgrading. The process I followed is as follows.1) In-place upgrade.2) Migrating to Oak repositor...

    Views

    578

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi, When I use the method setProperty("Name", String[]) only the Name and type are added to the JCR. The Value is empty. But if I use setProperty("Name", "Value") everything is fine. pageResource = page.adaptTo(Resource.class); Resource jcrContentResource = pageResource.getChild(JcrConstants.JCR_CON...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi Team,I was working on SOAP JAX-WS with CQ5. I was trying the example available on link "http://cqblog.inside-solutions.ch/2013/11/01/consuming-soap-web-service-with-jax-ws-in-cq5-6-1/". I used the command "wsimport -keep -verbose http://www.w3schools.com/webservices/tempconvert.asmx?wsdl" to gene...

    Views

    613

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi Team,        I was working on SOAP CXF webservice. I gone through the below link "http://helpx.adobe.com/experience-manager/using/creating-cxf-bundles-consume-web.html". I created the CXF osgi bundle and it's in ACTIVE state in felix console. When i was trying to call webservice through JSP, it's...

    Views

    3.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    We have some component-wise JS under /apps/[project]/components/[component_name]/. It works fine in author instance for admin as admin has read permission over /apps. While at Publish Instance, anonymous has no right to read /apps therefore anonymous will receive 404 over these JS. Refer to [1] we c...

    Views

    527

    Likes

    0

    Replies

    1
  • 10/15/15
    We are experiencing an asset that is played using the Scene7 SDK v2.7. During playback the resolution shrinks from the initial 480px x 270px to a smaller resolution. Why is this happening?  See attached screenshots.

    Views

    537

    Likes

    0

    Replies

    1
  • 10/15/15
    I am looking to know how dry run functionality in CQ5 is implemented. If I have to implement custom dry run, how to do that.

    Views

    663

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi, all.I noticed some problems after putting the Geolocation store on a production website, and I am wondering if it's related to API usage limits, as the problem does not occur in QA environment.Do you have any experience using it in production sites? Am I supposed to use it in production at all? ...

    Views

    2.4K

    Likes

    0

    Replies

    6
  • 10/15/15
    Is there any way to hide workflow's step back from users (participants) ?Sometimes participants must not see "system steps" like "lock page", "activate page", "go to", etc. I found we can overwrite standard backroutes.json.jsp with additional "check permissions" logic.But, I think that it is not a g...

    Views

    605

    Likes

    0

    Replies

    1