Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/11/17
    I have a use case where I need to create an Xfragment which will be consumed by an external application. My question is once the fragment is created how is it consumed by an external web application which is non cms application. I have gone through a tutorial which is posted by adobe about it. But i...

    Views

    4.7K

    Likes

    0

    Replies

    2
  • 9/11/17
    Is FileVault Sync (from filevault 3.1.38 provided in crx-quickstart/opt/filevault) expected to work with AEM 6.3?When I try to install the service withvlt sync --uri http://localhost:4502/crx installIt cannot resolve the default workspaceI then try withvlt sync --uri http://localhost:4502/crx/server...

    Views

    2.4K

    Likes

    0

    Replies

    4
  • 9/11/17
    Hi team,I am testing Bootstrap Connector in AEM 6.0+. In AEM 6.3, once the connector installed, a system user 'bootstrap-service' with service mapping and permission is ready to go, however, in AME 6.1, after installing the connector, the system user is created but no permission and service mapping ...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 9/11/17
    Hi All,I have a component authored in like more than 100 of pages. Now I wanted to make changes to the content of that component. Is there any way in AEM so that the changes should be reflected to the component on all the pages? or any workaround for it?Any help will be highly appreciated.Thanks,Haf...

    Views

    3.8K

    Likes

    2

    Replies

    8
  • 9/11/17
    When workflow is opened, it opens in classic interferace even in 6.3. I tried to open this in  by changing url, replacing cf# with editor.htmlI can open the url however it is not editable, I tried to look for errors in console by adding debugClientLibs=truehttp://localhost:4502/editor.html/etc/workf...

    Views

    4.9K

    Likes

    0

    Replies

    5
  • 9/11/17
    Hi,I'm writing a test case for a sling model. I'm able to load JSON and get the resource but when I'm trying to adapt that resource into class, it's coming as null.Could you check and tell what I'm missing?SlingModel class:import javax.annotation.PostConstruct;import org.apache.commons.lang3.StringU...

    Views

    2.4K

    Likes

    0

    Replies

    2
  • 9/11/17
    Hi all,I have a background in modern web development using Laravel (PHP) and Angular (JS.TypeScript) and feel very comfortable on the front end and back end side of things. I also have Java experience and am comfortable reading and writing it (at least up to an intermediate level). Given this type o...

    Views

    14.8K

    Likes

    4

    Replies

    6
  • 9/11/17
    Hi,I need to convert my jsp page to HTL(Sightly).In Jsp we use ,<jsp:useBean id="aa" scope="page"class="com.aaa.bbb.cq.ccc.dd.MyJavaClass" /><jsp:setProperty name="aa" property="slingRequest"value="${slingRequest}" />Where  it will call the java class named 'MyJavaClass' on page load.In HTL(Sighlty)...

    Views

    4.9K

    Like

    1

    Replies

    3
  • 9/10/17
    Hi all,Need help to get rid of the auto generated extra div wrapper around the components ?  But this should be publisher mode only. Author mode need to be have that because of the editing panel.Note that im using HTL (Not JSP) and i cannot edit global.js because i need that extra div wrapper on som...

    Views

    8.9K

    Likes

    2

    Replies

    7
  • 9/10/17
    Hi,Could anyone help me out  how i can avoid malicious content from being posted to back end from editable text box . I am using sightly in HTML.I understand in JSP we have XSSAPI.I am not sure how to achieve this using sightly when you post the data.I am not using AEM forms here.

    Views

    1.3K

    Likes

    0

    Replies

    1