Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/17/21
    Hi, we recently started using the Cloud Manager pipelines to run analysis on our code and one of the critical code smells that keep popping up is the following: IssueTypeSeverityEffortRuleTagsDocumentationMake "cryptoSupport" transient or serializable.Code SmellCritical30minsquid:S1948cwe,serializat...

    Views

    626

    Likes

    0

    Replies

    1
  • 3/17/21
    Hi @All, Can anybody help me read Excel or CSV files from DAM, I need to read each line. Can someone suggest some sort of java code?

    Views

    1.1K

    Likes

    0

    Replies

    0
  • 3/16/21
    HI, I am seeing an issue in one of our newly built AEm env. We are 6.5.7.I created a template using Empty page template which have single layout container > added the path of template in my XF folder allowed path > but then when I create a XF using that template, I dont see my layout container in th...

    Views

    449

    Likes

    0

    Replies

    0
  • 3/16/21
    I am using the aem-upload tool to upload an asset to an AEM instance. The documentation says "all AEM as a Cloud Service instances will have direct binary upload enabled, so this library will work with those."But, I get the following error.  Error: direct binary access not supported

    Views

    1.8K

    Likes

    0

    Replies

    8
  • 3/15/21
    I started with the platform jus a few days ago, seems it has good functions to customise what I need.I have however some large pdf documents that takes too long to become visible.Is there a way to tell the script to load and show the first page and continue loading the rest in the background? Thanks...

    Views

    668

    Likes

    0

    Replies

    3
  • 3/15/21
    We have created an editable template. While moving this to higher environments(to QA,Stage & Prod),there are some confusions reg. permissions while defining it.Use case 1:- In dev , do we need to give the template authors access only to developers .What about in QA - is it only to QA folks? Subseque...

    Views

    2.1K

    Likes

    0

    Replies

    1
  • 3/14/21
    Is there any feature of Page expiration alerts in AEM?Example if my page is going to expire in 3 days a group or a user is need to be notified with the date some days earlier

    Views

    630

    Likes

    0

    Replies

    1
  • 3/12/21
    Hi I've added ImageMagick wrapper (JMagick) to one of my workflow classes.  import magick.ImageInfo;import magick.MagickException;Unfortunately, when it is deployed to local AEM instance, I've got the error in http://localhost:4502/system/console/bundles like :Imported Packages :magick -- Cannot be ...

    Views

    447

    Likes

    0

    Replies

    0
  • 3/11/21
    Hi I'd like to set my variable in the Command line workflow step. Value for that variable will be the result of ImageMagick command like that: identify -format %[colorspace] some.jpg I'll be grateful for any help or suggestions. Any example will be also very useful. 

    Views

    494

    Likes

    0

    Replies

    0
  • 3/10/21
    Hi I'm trying to get ICC PRofile information from the asset, but with no luck. Is there any way to grab those fields during asset processing inside a workflow step?  I have a code like that to get an asset object (it's just to describe my problem) implemented inside a class that inherits from Workfl...

    Views

    823

    Like

    1

    Replies

    2