Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi ,  I am using the curl command to version purging , like this curl -u admin:admin -f -o progress.txt -d "cmd=Purge&maxversions=3&path=/content/dam/prime/memberportal/forms&recursive=true" "http://localhost:4502/etc/versioning/purge.html"   Its not working this folder when i tried with the subfold...

    Views

    459

    Likes

    0

    Replies

    4
  • 10/15/15
    I'm writing a workflow to delete a page. In our project user requires that Delete page action need approval. Initiator run the workflow on certain page (workflow's paylaod). Once approver approve, the page (i.e. paylaod) will be delete. Here is the problem: delete action is written in the end of wor...

    Views

    432

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I am wanted to know as how could i get values from valuemap at run time from the below code . If I had say properties that were of typeStringStringArry []booleanDateList<Map> testMap = new ArrayList<Map>();            testMap.add(resourceProp);                         for(Map<String,? extends Obj...

    Views

    352

    Likes

    0

    Replies

    1
  • 10/15/15
    I just notice that Query builder escapes special characters in values but only first one.in debug log in XPath I see values:'Start Off on the Left Foot\!'  - when query for text with !'Moving to Alabama\?'  - when query for text with ?But when query for test with ? and !'Moving to Alabama? Start Off...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 10/15/15
    I'm using the new sightly language in AEM6 to render my components using templates, in my component there is a video that uses the JWPlayer plugin which needs the following code to initalise the video:<div id='playerpwSIOjcRZrCa'></div> <script type='text/javascript'> jwplayer('playerpwSIOjcRZrCa')....

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 10/15/15
    I've been creating a dialog for a new component in AEM 6 using the Coral UI interface. When using ExtJS previously the pathfield x-type would open up a dialog allowing the author to browse the JCR to select the page they want to link to. Is there an equivalent in Coral UI? When I use the path browse...

    Views

    669

    Likes

    0

    Replies

    2
  • 10/15/15
    Dear friends,I have created the custom store component that will just display the my profile data which is fetch from JCR and not storing anywhere but how can I use this data for Personalisation.As per my understanding from Geometrix, they also have same custom store component using for displaying d...

    Views

    369

    Likes

    0

    Replies

    1
  • 10/15/15
    The REPL for Sightly HTML templating system mentioned in the AEM docs page http://docs.adobe.com/content/docs/en/aem/6-0/develop/sightly.html doesnt seem to work since there is an unresolved dependency.http://repo.adobe.com/nexus/content/groups/public/com/adobe/granite/parent/33/parent-33.pom depend...

    Views

    813

    Like

    1

    Replies

    2
  • 10/15/15
    Hi folks,i have a question regarding best practice for e-commerce product handling in AEM. As an example we can take default implementation --> geometrix-outdoors. There we have data products stored in /etc/commerce/products directory and for each product an author should create a page and configure...

    Views

    746

    Likes

    2

    Replies

    3
  • 10/15/15
    Hi Guys,We are on verge of starting new eCommerce project and we have decided to integrate AEM and Hybris.Based on release notes http://docs.adobe.com/content/docs/en/aem/6-0/release-notes.html in commerce section it is mentioned that :       Hybris 5.1.1 supportSupport for the latest hybris version...

    Views

    2.3K

    Likes

    0

    Replies

    11