Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 7/25/24
    Our Adobe Digital Experience Communities are the heartbeat that connect, engage and empower our users to create game-changing digital experiences leveraging Adobe solutions.  What is the Community Advisor program?The Community Advisor program is a prestigious, year-long initiative that recognizes o...

    Views

    194

    Likes

    3

    Replies

    0
  • 7/12/24
    Session Details During this AEM GEMs webinar, we will show how you can get the most out of adding your own private GitHub repository in Cloud Manager. We will start with the repository onboarding, which will now allow you to directly link the GitHub repository to your Cloud Manager pipelines, elimi...

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 12/22/16
    HiI have a custom workflow which moves some files when applied.Problem is once moved, those file's status shows up as "In Workflow"Now the workflow archives show up as "Completed" and nothing in workflow instances. Nothing in the logs indicate that the payload is still in a workflow.Any thoughts? Th...

    Views

    2.9K

    Like

    1

    Replies

    6
  • 12/22/16
    HiWe have a AEM6.2 installation with the following hotfixes installed:cq-6.2.0-hotfix-11700-1.0.zipcq-6.2.0-hotfix-11687-1.0.zipcq-6.2.0-hotfix-11490-1.2.zipcq-6.2.0-hotfix-11110-1.0.zipcq-6.2.0-hotfix-10956-1.2.zipWhen trying to install the 6.2 ServicePack 1 on top of this, according tohttps://docs...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 12/22/16
    Hi,I have added a particular image in the dam, though i am giving the correct path i am unable to view the image.On inspection i see that the image size is 0x0 pixels.I even removed and added the particular image again.The error still persists.

    Views

    6.1K

    Likes

    0

    Replies

    2
  • 12/21/16
    Hey all,I'm getting the following error:Satellite: TypeErrror - Cannot read property 'displayName' of null.displayName is part of the context hub and using ContextHub.getStore("profile").getItem("displayName") in the Console allows me to see the value for displayName.Where is the issue - AEM and Con...

    Views

    796

    Likes

    0

    Replies

    1
  • 12/21/16
    Hi Team,I'm working on AEM6.2. I need to perform some action at a scheduled point of time using workflows. For that I have added one process step and in that step - I have selected Timeout as Immediate and Timeout Handler as Absolute Time Auto Advancer.  I unchecked the "Handler Advance" property as...

    Views

    7.2K

    Likes

    0

    Replies

    5
  • 12/21/16
    Hi, We are learning AEM with quickstart on Windows now. We are investigating tomcat with SQL Server (relational) back-end.We found issues recently with power outages causing the translator to fail (new french translations didn't make it to the french UI).I entered a ticket, and was told that we shou...

    Views

    389

    Likes

    0

    Replies

    0
  • 12/21/16
    Hi All,Our Environment Setup We have a window's service named as "Akamai Purger" which will use the java module that checks for changes in the file system and sends purge requests to Akamai. In addition to this the main purpose of the cache-flusher is to detect when a file is deleted due to content ...

    Views

    3.5K

    Likes

    0

    Replies

    4
  • 12/20/16
    I am working on personalizing a small piece of content based on a particular segment and i am utilizing the clientcontext. It is working on the Author, when based on the segment info the content is changing, but in Publisher it is always the default. i have set up the offer library, campaign, segmen...

    Views

    3.0K

    Likes

    0

    Replies

    4
  • 12/20/16
    I really appreciate in advance. I'm having 2 troubles in doing blueprint and livecopy. document and description is so narrow that I came to here to get answer.   1. when I make site with blueprint, there is a checkbox for Livecopy.  I can't see any difference in checking or not checking. because wit...

    Views

    505

    Likes

    0

    Replies

    1
  • 12/20/16
    Hello,I am trying to create html attributes from a string with multiple attributes.We have a string myAttrs = " class='myClass' id='myId' data-value='myCustomValue'".I am trying to render that string as attributes of a html element.Example input: <p ${myAttrs}> My paragraph </p>Expected output: <p c...

    Views

    6.7K

    Like

    1

    Replies

    14