Expand my Community achievements bar.

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

  • 5/29/20
    I have a string array as below. String[][] group = {{"A","B","C","D"},{"E","F","G","H"},{"I","J","K","L"},{"M","N","O","P"},{"Q","R","S"},{"T","U","V"}}; I need to create a OSGI configuration property holding this value. Is it possible? Does OSGI support this?Can we create this kind of array configu...

    Views

    9.0K

    Likes

    0

    Replies

    11
  • 5/29/20
    We enabled SSL for Author and Publish using the SSL by Default method for AEM 6.4.  SSL is working as expected.  However in the Operations Dashboard the "SSL Configuration" security check is in status:CRITICAL.  It is producing an error.  I believe the error is caused by a data type mismatch in the ...

    Views

    2.2K

    Likes

    0

    Replies

    1
  • 5/29/20
    Currently, we are in 6.4.2, and we are adding a new repo to the instance. We are planning for the AEM instance upgrade to 6.4.6 or .8 in the future( not yet decided for timeline). After building the project, we intended to all core components( because every archetype tied with diff versions- archety...

    Views

    4.4K

    Likes

    0

    Replies

    4
  • 5/29/20
    We have AEM env in 6.4.2, and we want to include new repo(adding new website in multi-tenancy env). For this, I am using maven archetype 20 to create a new repo. We already have core components(2.5.0) are available in AEM instance, so I would like to exclude dependency from the newly created repo.

    Views

    3.3K

    Like

    1

    Replies

    2
  • 5/28/20
    Hi @All, I have couple of Content Fragments which i need to show in UI. How to do this one. Can any one help me please? 

    Views

    4.8K

    Likes

    0

    Replies

    4
  • 5/28/20
    For example, if I look at /libs/foundation/components/parsys there is a child node parsys.jsp. Does any jsp file get executed? Or what declares that that jsp file should be executed?I have similar questions about cq:Template, cq:Page etc.Note that the question is not: "how do I create a component?"

    Views

    3.8K

    Likes

    0

    Replies

    3
  • 5/28/20
    Hi All,I am working on new project where I have created a Dev author env. in aws and deployed code in it via cmd. But can you guys please guide mehow I can replicate Package to publisher in one go.What and  all things I have to replicate over dev author just page or packages from package Manager.How...

    Views

    5.5K

    Likes

    0

    Replies

    6
  • 5/28/20
    Hi All, I am using SVG images in my project. So I got to know that we need to upload org.apache.sling.security-1.1.12.jar in system console. Its working fine.But its not good idea to directly uploading jar in publisher system console. So I have added de pendency to pom.xml but its not installing the...

    Views

    4.8K

    Likes

    0

    Replies

    6
  • 5/28/20
    Hi,I am writing a custom workflow process step where I need to save an array of values into workitem metadata map, that will be used later by subsequent steps by reading through history.Interestingly when I add an array or List object to WorkItem Metadata map, it is not persisted in workitem/metadat...

    Views

    6.0K

    Likes

    0

    Replies

    9
  • 5/28/20
    Hello All I have created a new workflow and have added a "DAM Unarchiver Process"(com.day.cq.dam.core.process.UnarchiverProcess) step in it. The workflow works fine and does its job. E.g. when I upload a zip file, it extracts the contents by creating a new folder. However, I am not able to set addit...

    Views

    8.7K

    Like

    1

    Replies

    14