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

  • 1/26/23
    Hi Team,   to trigger Adobe Cloud Manager CI/CD pipeline for a program/project via jenkins. i found there are two ways - installing Adobe Cloud Manager plugin and configure AIO integration to access the pipelines and trigger it - in Jenkins job - using bash script to run Adobe IO CLI commands to tri...

    Views

    1.7K

    Like

    1

    Replies

    5
  • 1/26/23
    Hi All,   Got some requirement my one of the site to new domain redirect means like   old domain to new domain redirect.   It would be great help if someone share the articles / experience - what all files are need to modify .   Thanks in advance.   -- Nani

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 1/26/23
    All, I have a custom process step within the dam update asset workflow where the step needs a resource resolver instance which I get from the workflow session via adaptToResourceResolver resResolver = workflowSession.adaptTo(ResourceResolver.class);I do NOT have a closeable try block as in below sin...

    Views

    3.2K

    Likes

    0

    Replies

    12
  • 1/26/23
    I want to create a node but I get Invalid name or path exception while creating a node, below is the exception   javax.jcr.RepositoryException: Invalid name or path: parentCategoty/tco[a].jpg     Hence I am using JcrUtil.escapeIllegalJcrChars to sanitize the path before creating but it seems not wo...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 1/26/23
    I have a need to add an extra image field to Teaser components.  Basically, I am trying to create a By Line type effect that can be added to teasers.   The problem I am having is that both the Teaser and By Line components are inheriting from the core Image Component via their sling super type.  I w...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 1/26/23
    I want to create a series of nodes like parentProduct/subCategory1/subCategory2/subCategory3/subCategory4 inside /var/temp location. I tried to use addNode() method of Node class and createPath() method of JcrUtil class but both did not work. addNode() method just creates only one immediate node(ex,...

    Views

    2.0K

    Likes

    0

    Replies

    2
  • 1/26/23
    Hello I am trying to integrate AWS SDK in my project. But the problem is after the deploy the bundle cannot be resolved. In the project pom.xml <dependency> <groupId>com.amazonaws</groupId> <artifactId>aws-java-sdk</artifactId> <version>1.12.392</version></dependency> In the core pom.xml <d...

    Views

    3.4K

    Like

    1

    Replies

    4
  • 1/26/23
    Hi All      As part of a demo , I am using we-retail cart features. On the checkout there is an option to enter the promotion code. I tried creating a voucher and using that code in here , but that doesn't seem to be working at all. Anybody ever explored this part in the we-retail ?   Thanks Veena ...

    Views

    587

    Likes

    0

    Replies

    1
  • 1/25/23
    I need to create a component that uses the tag title (jcr:title) set in ContentFragment. The tag title cannot be obtained by the core component, so I need to use the TagManagerAPI, in which case I need to write the code in either Java Use-API or Javasciprt Use-API. I prefer to use Javacript Use-API ...

    Views

    2.5K

    Likes

    0

    Replies

    5
  • 1/25/23
    I use Adobe liveCycle for print editing when using SAP.     This is my LiveCycle printout 'PO' editing screen. Binding by connecting XML data. The result of binding can be seen on the printed page.   The screen on which I print out is as follows: Number 21 on the screen is an Item that has sub-item...

    Views

    1.1K

    Likes

    0

    Replies

    2