Expand my Community achievements bar.

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

  • 4/17/21
    Hi All, I have added this dependency in the POM file to work on the SFTP file transfer. I am able to run this code using the main function. but when it comes to deploy it to AEM it is giving me an error. 17.04.2021 17:24:55.615 *INFO* [OsgiInstallerImpl] org.apache.sling.installer.core.impl.tasks.Bu...

    Views

    11.3K

    Likes

    0

    Replies

    12
  • 4/16/21
    I see this error moving from java 8 to 11 in AEM 6.5. Execution generate-scr-scrdescriptor of goal org.apache.felix:maven-scr-plugin:1.20.0:scr failed: org.apache.felix.scrplugin.annotations.AnnotationProcessor is not an ImageIO SPI class?

    Views

    10.7K

    Likes

    0

    Replies

    8
  • 4/16/21
    Hi,I have a custom workflow which I don't want to be retried if fails.if (schemaErrors.size() > 0) {                // session.terminateWorkflow(item.getWorkflow());                String message = LOG.log(Messages.EXCEPTION_RUNNING_UPGRADE_WORKFLOW);                throw new WorkflowException(messa...

    Views

    1.4K

    Like

    1

    Replies

    2
  • 4/16/21
    I am using the JWT Bearer Token Server to Server Integration. and trying to access the asset in AEM through the asset api endpoint from 3rd party application: I am facing few issues: 1. Everytime a new access token is generated using the JWT Bearer and a call is made to access asset, a new oa...

    Views

    3.5K

    Likes

    0

    Replies

    12
  • 4/16/21
    I have a component in which i have a multifield item. In each multifield item i have separate containers. In of the containers i have a dropdown. I am trying to fetch the selected value of the dropdown, but i am only getting select as the value with the below code. Whereas if use this code in other ...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 4/16/21
    We are doing apache dispatcher setup. Trying to hit the cloud site to download the module but its down. https://www.adobeaemcloud.com/content/companies/public/adobe/dispatcher/dispatcher.htmlPlease suggest an alternate approach to get the dispatcher module.

    Views

    926

    Likes

    0

    Replies

    2
  • 4/16/21
    Hi,We are trying to extend List component, and add a showThumbnail option - to show page thumbnail on each item.This is Card.html - modified from list.html.  <ul data-sly-use.list="com.myproject.core.models.impl.CardImpl" data-sly-use.component="com.adobe.cq.wcm.core.components.models.Component" ...

    Views

    3.6K

    Likes

    0

    Replies

    4
  • 4/16/21
    Hi,I have created a multifield angular component. I want to fetch the multifield value from the dialog and display it on the page since this is an angular component I cannot use sightly. How can I fetch these values.Thanks in advance

    Views

    876

    Likes

    0

    Replies

    1
  • 4/16/21
    Hai All,We have one use case, where the user can upload an image (let's say Identity card photo).Now in the front end, I need to check for any malware/virus is present in that image.Do we have any Jquery plugins or any similar implementations available?Kindly suggest here. Many Thanks,Sateesh Kotram...

    Views

    861

    Likes

    0

    Replies

    1
  • 4/16/21
    I have a requirement where i need to update the status of an icon based on an org.osgi.service.event.Event the icon needs to be hidden or visible or title needs to be changed based on the value of that event. How can we send this event to the front end javascript so that i can update the ui accordin...

    Views

    1.9K

    Likes

    0

    Replies

    9