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

  • 6/15/18
    All i have a workflow process step and it references class A that exposes a service, but when i check for the value of A in the process step, it appears to be null,i am injecting this service A using the @Reference.

    Views

    7.6K

    Likes

    0

    Replies

    16
  • 6/15/18
    Hi Guys ,I am using the below command , on my start script in AEM. -XX:+UseParallelGC -XX:+UseParallelOldGC -XX:ReservedCodeCacheSize=128m -XX:ParallelGCThreads=4 -XX:+UseAdaptiveGCBoundary -XX:MaxTenuringThreshold=4 -XX:-UseGCOverheadLimit -Xloggc:../logs/gc.log -XX:+PrintGCDetails -verbosegc -XX:+...

    Views

    5.3K

    Likes

    0

    Replies

    9
  • 6/15/18
    Hello Everyone,We have a usecase where I have to create a report(json) from content folder in author instance. This report should contain only those nodes which are activated and ignore the deactivated nodes.Currently the code which I have written is creating the JSON file correctly (using TidyJSONW...

    Views

    3.0K

    Likes

    0

    Replies

    7
  • 6/15/18
    Hi,We have a use case where users belonging  to CustomGroup  should  only see custom workflows.All the OOTB workflows should be restrictedI see that OOTB Workflow like "Request for Deletion" doesn't have mixinTypes : rep:AccesControllable , hence i will not be able to restrict themMy question is whi...

    Views

    7.2K

    Likes

    0

    Replies

    6
  • 6/14/18
    Hi,How can I set date as a property value on a node using CURL command?Currently I am trying to execute below curl command but it is setting as String property.curl -u "user:pwd" --data "displayDate=2016-10-19T09:16:43.215-04:00" http://localhost:4502/content/my-site/my-page/jcr:contentThanks,Radha ...

    Views

    3.5K

    Like

    1

    Replies

    3
  • 6/14/18
    Hey Guys,After refactoring code to 6.4 i am not able to see the custom process in the dropdown for the custom process step for the workflowAm i missing something?Refactored the annotations alone@Component(immediate = false, property={        Constants.SERVICE_DESCRIPTION + "=Description.",        Co...

    Views

    2.9K

    Likes

    0

    Replies

    5
  • 6/14/18
    Hi All,    After using the default datepicker (granite/ui/components/foundation/form/datepicker) in page properties when I try to fill in the value in the dialog it works fine as expected. But later when I try to empty the field or remove value from there then it still stays and also in the reposito...

    Views

    1.9K

    Like

    1

    Replies

    3
  • 6/14/18
    Scenario:  I have a custom workflow which has only one Process Step. It gets triggered through a launcher.Issue: I See the WF gets triggered 3-4 times. One by Admin(I have logged in as admin), and rest by workflow-process-service. I am not sure why will the same workflow get triggered multiple times...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 6/13/18
    We're doing some testing on AEM 6.3 SP2, and I stumbled on an issue in one of our screens. To edit a component we open a modal foundation form which gets opened in a coral-dialog overlay. In that modal menu we have a foundation datepicker component which opens in a coral-popover.The issue is the dat...

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 6/13/18
    Hello,Is there an easy way to import tags from a .csv file to /etc/tags.Thanks.

    Views

    3.2K

    Likes

    0

    Replies

    2