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
    Build few content package and uploaded in another instances. While uploading getting error as " NO such file or folder"Not able to upload the zip file in packmgr.

    Views

    626

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi, We planned to develop the site in Adobe CQ5.Since this is my first project i dont have much exposure in CQ5.How the multilingual will be achieved in CQ5 ? i.e., in top of the home page we decide to have a select box which contains all the countries.If user selects specific country then the whole...

    Views

    752

    Likes

    0

    Replies

    2
  • 10/15/15
    There is OSGi JAVA Class running as service gets called through custom workflow Handler API.Workflow gets executed and performs two JCR query using Query Builder API and it it takes Workflow session as parameter to execute JCR Query.Query are like this QueryStarement : //element(*, dam:Asset)[(fn:na...

    Views

    2.3K

    Likes

    0

    Replies

    6
  • 10/15/15
    Now i try to practice this article example (http://helpx.adobe.com/experience-manager/using/first-osgi.html) and i do not call the bundle service, so i just create a static component and template. But last i can't see anything when i create a page in WCM using the template.anyone could have any sugg...

    Views

    3.3K

    Likes

    0

    Replies

    8
  • 10/15/15
    HiIn my workflow i have Dialog participation step in which i mapped the dialog contains widget having value ./val. Next is process step. I want to fetch the value of dialog's val inside process step. After start WF, When i checked process step logs. i found from map /etc/workflow/instances/2014-09-2...

    Views

    1.9K

    Likes

    0

    Replies

    8
  • 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

    840

    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

    613

    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

    654

    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.3K

    Likes

    0

    Replies

    3