Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi,I created a workflow in CQ. We are using Jenkins to build the code. I have observed that after the build every time the version of the workflow model gets changed .and sometimes the model itself gets corrupted after the build due to which workflow is not working as expected. Please let me know if...

    Views

    842

    Likes

    0

    Replies

    2
  • 10/15/15
    On the page properties there is a tab for the thumbnail image. I added an additional tab for a background image.But it seems to be tricky to have multiple image tabs in a dialog.For the classic/widget based UI I had to explicitly add 'resourceType = foundation/components/image' to the new background...

    Views

    3.7K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I am facing the problem with junit testing for sightly based components can you people please suggest how to write the test cases for below code which i mentioned? public void activate() throws Exception {        LOGGER.info("Class : " + this.getClass().getName()                + " : Method : act...

    Views

    858

    Likes

    0

    Replies

    3
  • 10/15/15
    We have a site (domain.com) that lives under /content/namespace/domain_comI have url mappings that map domain.com to /content/namespace/domain_comWe want links when going to http://www.domain.com to be relative to that node, i.e domain.com/about.htmlIf I leave Link Checker enabled, it strips out my ...

    Views

    901

    Likes

    0

    Replies

    4
  • 10/15/15
    In our DAM, we have Processing Profiles set up to default metadata for assets.  With the OOTB configuration, the DAM Update Asset Workflow runs and executes these Processing Profiles correctly.  We want to also run the DAM Metadata Writeback workflow on upload, so that the metadata set in the Proces...

    Views

    1.6K

    Likes

    0

    Replies

    1
  • 10/15/15
    1.Based on condition i fired alert from Jsp, alert working properly, control is not stop after that.<script type="text/javascript">                        alert("value Exist");                        return false; // Control is not returning from here,   </script>2. I gave listener in dialog, to tri...

    Views

    326

    Likes

    0

    Replies

    1
  • 10/15/15
    I have a login form which is an adaptive form which has two field for user to submit his username & password.I process the form values and authenticate against a custom database. All this well but response.sendRedirect("...") doesn't redirect ot the next page. I tried hard coding to redirect to this...

    Views

    2.2K

    Like

    1

    Replies

    4
  • 10/15/15
    Hi All,In my project we have a new site in UAT server and  users are doing all the content and asset authoring over here.  The total size of the web site and the respective assets are around 50GB.Now our target is to move these content to prod environment. Now the process, I can think of is to trans...

    Views

    658

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I have created the workflow to publish the page/asset upon approval.Workflow Model:[img]Model.PNG[/img]In Publish to Lower Environment step i am programatically publishing the content to lower environment to review the content change for business approval groups.This step is working fine.After co...

    Views

    2.0K

    Like

    1

    Replies

    2
  • 10/15/15
    Hi All, i want to construct a drop down using sightly, Drop down should be auto populated with child pages names. Can any one help me on this how to implement . I am new to AEM technology. 

    Views

    1.2K

    Like

    1

    Replies

    2