Expand my Community achievements bar.

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

  • 2/16/18
    I'm working on a solution that receives an HTTP request containing a URL to a file, which I want to download and store in the JCR.So, I have a servlet that receives the request. It spawns a thread so that I can do the download in the background, and then redirects to a confirmation page. This allows...

    Views

    12.2K

    Like

    1

    Replies

    10
  • 2/16/18
    I have a requirement in AEM 6.3, where column control component parsys has to be restricted to 10 components.Each column can have 10 components inside it. When the limit 10 (i.e, 10 components) has reached it shouldn't allow other components to be dragged inside it showing some kind of Disabled mess...

    Views

    2.0K

    Like

    1

    Replies

    1
  • 2/16/18
    1. Can Sling:match can hold multi string value? If not can some regex be added?2. Assume I have two pathspath1: content\www.support-abc-de.inpath2: content\www.support-de.inSo if sling of my page matches any of those two paths it should be redirected to the 3rd page using sling:internalredirect. As ...

    Views

    857

    Likes

    0

    Replies

    2
  • 2/16/18
    We are looking at using the language translation workflow mechanism and have tested a few language copies using the Microsoft translator.The seems to work pretty well but we have noticed that not all content is being translated.  We have one component that is pretty much identical to another save fo...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 2/16/18
    Hello Everyone,We upgraded from AEM 6.0 to AEM 6.3 (Not sure if this is an issue related to AEM 6.3)The default replication agent is not working as expected. When Test Connection is done, it throws below error in the logs:16.02.2018 17:55:24.549 *ERROR* [10.150.44.28 [1518783924487] GET /etc/replica...

    Views

    4.5K

    Likes

    0

    Replies

    7
  • 2/16/18
    We have a license for aem 6.3, and use the aem jar for local development (i.e., we rename author as aem-author-4502.jar and rename publish as aem-publish-4503.jar).  We see lots of notices for service packs, hotfixes, cumulative fixes, security updates, etc.  Does adobe update that base jar with the...

    Views

    1.2K

    Like

    1

    Replies

    2
  • 2/16/18
    HI All,I want to create page and drop components along with its dialog values using java code. Is there any way to invoke any API with component field values to drop component in page ?Currently I am creating jcr node using sling api but the disadvantage I see in that approach is , when we have many...

    Views

    4.3K

    Like

    1

    Replies

    8
  • 2/15/18
    HiThere is a situation where a third party needs to read and write nodes in the content node of crx Author via an API. Since it's Author that they need access to, the AEM user credentials would be required by them for the read write to happen.  Now, what i thought was i'll create a user that has exp...

    Views

    992

    Likes

    0

    Replies

    4
  • 2/15/18
    Hi All,We have a requirement, where we want to create the Operational and Performance Dashboard for AEM.I know AEM does provide some OOTB monitoring capability, but that would require login.The idea which we are trying to work over here is to get the all AEM log files, parse it and store it to relat...

    Views

    359

    Likes

    0

    Replies

    0
  • 2/15/18
    AEM 6.2Hello,I am working on a task where i have to create set of subfolders with some default properties programmatically when user creates a brand folder under given path(/content/brands). For this i have created a workflow launcher which will create subfolders and set properties to those folders....

    Views

    1.2K

    Likes

    0

    Replies

    1