Expand my Community achievements bar.

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

  • 10/15/15
    Hi,I would like to do ask how can I display nodes that are copied over like parsys does.String nodePath = properties.get("./nodePath",String.class); String nodeWidth = properties.get("./nodeWidth",String.class); String nodeHeight = properties.get("./nodeHeight",String.class); if(nodePath!= null){ //...

    Views

    439

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I am having an issue with the AEM 6.1 out of the box workflows.When I attempt to have a participant step after a simple process step I get a null pointer exception (error log is attached in txt file).Here is the very simple workflow:[img]Screen Shot 2015-09-23 at 10.59.47.png[/img]Here is what I ...

    Views

    2.4K

    Likes

    0

    Replies

    15
  • 10/15/15
    Hi All,Can we restrict workflow, not to appear on selected page or node for some user and to appear the same workflow on other page for the same user.For. e.g. When we right click on page , select workflow, I get list of workflows to select. My requirement is not to show some workflow for certain pa...

    Views

    1.5K

    Like

    1

    Replies

    5
  • 10/15/15
    Hi, I have been trying to upgrade CQ 5.5 to AEM 6.1 in place using the steps in http://docs.adobe.com/docs/en/aem/6-1/deploy/upgrade.html#par_title_1963308877I step 4 ,  migration from CRX2 to OAK completes successfully,  however when I start the service with the following command  java -jar aem-qui...

    Views

    794

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I was able to find a few case studies for AEM mobile websites but didn't find any for a mobile app. Could anyone help me out here please?Thanks,Sakshi

    Views

    550

    Likes

    0

    Replies

    1
  • 10/15/15
    Using http://<hostname>:<port-number>/libs/cq/i18n/translator.html UI for translation is not getting reflected in PROD or QA. When we click on save we get the below error in logs. Please help. *ERROR* [203.91.220.17 [1443092281966] POST /libs/cq/i18n/translator.translations.json HTTP/1.1] org.apache...

    Views

    881

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi all, I am using "vlt rcp" command to copy content from one CRX to another.http://cq-ops.tumblr.com/post/43179911102/how-to-efficiently-copy-large-amounts-of-content vlt rcp -b 100 -r -u -n http://admin:admin@localhost:4502/crx/-/jcr:root/content/dam/JJK-Folder-1 http://admin:admin@localhost:4503/...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 10/15/15
    I want to mask user data so i need to create a service config where i can create more than one regex and the service should match the regex and mask the data in log file.How we can achieve in AEM ?

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 10/15/15
    Dear All, I have a requirement where I need to read cq:lastModified property which is a date in the format -  "2015-06-17T15:43:16.352+05:30". Now I have read that date in a string format but when I try to add this date to SolrDocument field by parsing it using a SimpleDateFormat#parse, its giving a...

    Views

    5.5K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hello, I am looking forward to copy and modify node / property values via sling post. I am not sure which path to take. What I need to copy blueprint programmatically and modify property values. I have gone through the sling manipulating content. Please do share if any good example.

    Views

    1.4K

    Likes

    0

    Replies

    4