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 everyone, We are using OOB lucene search component. Currently the search is searching the text in all the components in a page and if the search term matches it returns that page. Because of this for example if we search for word "blog" then our "profile page" appears in search results because "b...

    Views

    641

    Likes

    0

    Replies

    2
  • 10/15/15
    I've been trying to write a JUnit test case for one of my Java class which creates a page with some given properties in CQ. For it, it need to get reference of SlingRepository and ResourceResolverFactory.  I was using http://sling.apache.org/documentation/development/sling-testing-tools.html#server-...

    Views

    670

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I'm doing the below example but unable to upload the jar(Java Excel API ) the cq bundle shows the blank page.http://helpx.adobe.com/experience-manager/using/creating-custom-excel-service-experience.htmlJar File Name - jxl-2.6.12.jar<dependency>        <groupId>net.sourceforge.jexcelapi</groupId> ...

    Views

    581

    Likes

    0

    Replies

    1
  • 10/15/15
    I'm need to look code for the below two java files(in cq workflow) can you please helpl me here.From the below i was unable to understand.com.day.cq.wcm.workflow.process.ActivatePageProces com.day.cq.wcm.workflow.process.DeactivatePageProcessNote:http://forums.adobe.com/thread/1147754 Thanks in adva...

    Views

    842

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi, I followed below link to create custom xtypehttp://cq.shishank.info/2011/12/19/multifield-with-custom-xtype Getting below error:"Uncaught cannot create Component: xtype 'mypathfield' not found and no default supplied " Tried searching everything but do not see any solution documented for same. P...

    Views

    898

    Likes

    0

    Replies

    2
  • 10/15/15
    Hello,           My requirement is to convert pdf to jpg format i have used  PDFBOX api   i have used file input stream and .am able to convert pdf to image by giving static path but if i tried with dynamically providing the dam pdf file path to this api; it is showing me error in this line.PDDocume...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi friends,    I am working with work flow engine for sometimes,in that i want to send the mail to user for participant workflow approval process.    For that  i found some inbuilt mail services in OSGI configuration console.    1.Day CQ Workflow Email Notification Service - By using this service  i...

    Views

    776

    Likes

    0

    Replies

    3
  • 10/15/15
    Hello,Is anyone facing an issue with Publish behaving as an author instance with sidekick appearing. I have started the publish instance with 'publish' as run mode, i still see the issue.Regards,NZ

    Views

    834

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi there,I am trying to include the SendEmail process step within my workflow, but cannot determine how to set the TO: recipients (of the email) to the users within my workflow.  How can this be accomplished?Also, how do I access my host info within that process?  ${host.prefix} doesn't resolve.Than...

    Views

    868

    Likes

    0

    Replies

    2
  • 10/15/15
    I am using WCM CQ5 and I want to build a component (let's say Header) that has 5 total tabs but I want two tabs to be shown based on permissions -  "Style" and "Advanced Style".If a user is a member of my Advanced Author group, when they drag the Header component from the Sidekick and open it to edi...

    Views

    744

    Likes

    0

    Replies

    2