Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    I encountered exception from CQ6 when I execute both of methods via Jmx (runDataStoreGarbageCollection() and startTarOptimization()).I referred to cq6 document, they just used with crx2. I mean how to do the same behaviour on cq6 or they are obsolete that we do not need do anything on crx3?Thanks.

    Views

    576

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I have gone through couple of blog post on how i can create nodes and sling:folders, everything works fine. However, i am not able to adapt those to nt:file. I want to create a nt:file and then once that is created, i want to paste some text into that file using curl. I always get 500 exception o...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I am trying to upload a package in my publisher instance using the API - http://localhost:4503/crx/packmgr/service/.json/?cmd=uploadIt is giving me following message - This node already exists: /etc/packagesI am not using any ready made web client like CuRL, but using DOT NET class like HttpWebRe...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 10/15/15
    I'm trying to create a workflow trigger to automatically delete from the publish node files that are deleted on the author node.  This seems to be a rather serious problem that is not well addressed in any case.Regardless, I tried the obvious approach: create a workflow that just calls 'Deactivate P...

    Views

    608

    Likes

    0

    Replies

    1
  • 10/15/15
    I want to create a workflow for a newsletter subscription, when the submit button is clicked i want to execute a workflow which will insert a new lead in repository.This is a cross post of an unanswered question in a LinkedIn Group.

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,In our deployment scenario, the authoring and publishing server would be on different servers. The authoring team will create the content and publish it.This published content will be ftped securely to a share.We need to create a job, which will retrieve this published content zip and upload it i...

    Views

    4.4K

    Like

    1

    Replies

    11
  • 10/15/15
    On building a Maven CQ project following http://docs.adobe.com/docs/en/aem/6-0/develop/how-tos/ht-projects-maven.html#How-To%20Work%20with%20JSPs I use the following command :      mvn -Padobe-public archetype:generate -DarchetypeRepository=http://repo.adobe.com/nexus/content/groups/public/ -Darchet...

    Views

    4.0K

    Likes

    0

    Replies

    2
  • 10/15/15
    I am trying to debug aem application as mentioned in the documentation with the following optionset CQ_JVM_OPTS=%CQ_JVM_OPTS% -nofork  -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=10123When I start using start.bat I getUnrecognized option: -noforkError: Could not create the Java Vir...

    Views

    751

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi, if I read this documentation [1] correctly then in AEM 6.0 any query / search will calculate which index will be the fastest to retrieve the results. That means, that if I would create the solr index and integrate with a solr core, then a full text search (assuming it would be faster via solr) w...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 10/15/15
    For example in libs\foundation\global.jsp %><%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %><% // %><%@taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %><%%><%@taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %><%  Produces errors Can not find the tag library...

    Views

    512

    Likes

    0

    Replies

    1