Expand my Community achievements bar.

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

  • 6/18/23
    Hi All, We are getting Critical code quality Issues in Code quality Pipleline. The product class javax.json.spi.JsonProvider annotated with @ProviderType should not be extended by custom code. Detected in org.apache.johnzon.core.JsonProviderImpl contained in /apps/<project-name>-vendor-packages/appl...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 6/17/23
    I want to get the content of a page as json and I want to consume that from an external application. When I tried in author, it works. But it doesn't work in publish instance. Please help on how to make it work on publish instance.Thanks.

    Views

    2.1K

    Likes

    0

    Replies

    6
  • 6/17/23
    I have one parent page News. This parent page have several nested pages. I am trying to get properties of all jcr:content node of nested pages. But I am getting null response from getChild(). Here down is the snapshot of CRDXE Page. I need all properties of jcr:content  Here down is my code NewsServ...

    Views

    969

    Likes

    0

    Replies

    2
  • 6/16/23
    Hi Team, We are currently in the process of migrating our site into AEM. In the existing application we have a flow wherein stakeholders request edits to the content of the page and the authors would go in and make edits to the page as requested. This whole ticketing flow is integrated with ServiceN...

    Views

    681

    Likes

    0

    Replies

    3
  • 6/16/23
    Hi, Is there an option to add the "forceSelection" field for the tagfield resourceType through the Metadata Schema from UI end? This is how it should appear for the tagfield in the crx/de backend. - Anish

    Views

    348

    Likes

    0

    Replies

    1
  • 6/16/23
    How to set cq:lastModified (2018-02-21T15:24:18.000Z) using curl command for a particular page eg(http://localhost:4502/content/xyz/language/en-us/abc/pqr/jcr:content)

    Views

    1.1K

    Likes

    0

    Replies

    6
  • 6/16/23
    I need an AEM query to get all the assets which are being used by pages in the path /content/mycompany/companycom/en/legal-contacts. I don't want to write code, I am looking to handle this via query itself.

    Views

    1.5K

    Like

    1

    Replies

    2
  • 6/16/23
    Hi Folks,  I have a situation where I have multiple run mode based OSGi config files(for example), stored in Github repo.  Config.dev.author  - File 1  - File 2  - File3 Config.dev.publish  - File 4  - File 5  - File 6 Since these configs contains secrets, I cannot have that as a part of my package ...

    Views

    352

    Likes

    0

    Replies

    2
  • 6/16/23
    We are using below method but getting errorAsset asset = assetManager.createAsset(assetPath, inputStream,"application/pdf", true);16.06.2023 19:48:05.125 *ERROR* [EventAdminAsyncThread #3] com.day.cq.dam.api.AssetManager createAsset: asset error while creating asset [/content/dam/brightspeed/legal/l...

    Views

    761

    Likes

    0

    Replies

    3
  • 6/16/23
    I was checking regarding webp feasibility and came across this doc that said core image(v3) supports smart imaging in AEM aa CS but not in local sdk or on-prem. So, I thought - since we already extended Image(v3) in our POC Image component. I could see this in action when we get it deployed. So, I w...

    Views

    1.3K

    Likes

    0

    Replies

    3