Expand my Community achievements bar.

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

  • 7/16/19
    Hi,After migrating several thousand assets, I need to run DAM Update Asset on all of them. I need to modify the workflow to have one more purpose, which is to create a "versionDate" metadata property on each asset, and copy the Last Modified Date from the file to that property value. I'm not really ...

    Views

    3.9K

    Likes

    0

    Replies

    2
  • 7/16/19
    Hello guys.We have the requirement to get our ContextHub work on publish and dispatcher, we found a way to do that by putting the following condition on our dispatcher:RewriteCond %{REQUEST_URI} (default|tandt)\.html$But when we got that this condition started to break our other URL treatments, for ...

    Views

    2.4K

    Like

    1

    Replies

    1
  • 7/16/19
    Hi All,As per Adobe documentation https://helpx.adobe.com/experience-manager/6-3/sites/authoring/using/page-diff.html, the user must have the Modify/Create/Delete permission on the node /content/versionhistory in order to use the page diff feature which allows for the convenient side-by-side compari...

    Views

    770

    Likes

    0

    Replies

    1
  • 7/16/19
    I installed latest 6.5 + aem-service-pkg-6.5.1 + adobe-aemfd-win-pkg-6.0.88If I go to bundles, AEM FD Signature Bundles and a ton of bundles needed for forms show in resolved state and not active.How do I make them in active state without which none of my document services will work?Thanks

    Views

    2.7K

    Likes

    0

    Replies

    1
  • 7/16/19
    Hi Is there any way to generate csrf token from Java code through any API or by accessing /libs/granite/csrf/token.jsonThanks in advance

    Views

    2.8K

    Likes

    0

    Replies

    2
  • 7/16/19
    Hi all,i'm currently creating a custom metadata schema as per requirement!! but as a use case i need to cascade a metadata schema as required based on the particular value from two drop down fields.  in schema console i can set required rule only for one drop down. how to add a multiple cascading ru...

    Views

    2.1K

    Likes

    0

    Replies

    1
  • 7/15/19
    setup/configurationusing OKTA SSO which I configured using the SAML authentication configurationLooking at the code base and CRXDE, I can see we are using ACS commons error handling.I can only see a 404.jsp and a default.jsp in /apps/sling/servlet/errorhandlerI have a 403.html, 404.html and default....

    Views

    2.7K

    Likes

    3

    Replies

    3
  • 7/15/19
    Hi Everyone,We have request to rename very large number of assets. We tried using session.move() from the JCR API and AssetManager.moveAsset() from com.adobe.granite.asset.api. Both do not modify the Collections which the questioned assets are part of. We are looking for there a direct way we can re...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 7/15/19
    Hi,In Classic UI we could created multiple checkbox using selection xtype<multiplecheckbox                            jcr:primaryType="cq:Widget"                            allowBlank="{Boolean}true"                            disabled="{Boolean}false"                            fieldLabel="Industri...

    Views

    2.4K

    Likes

    2

    Replies

    2
  • 7/15/19
    When extending the [Container] core component, I want to modify the placeholder text once the component is placed on the page, displaying the jcr:title of the component.This seems to work well when adding just one, however, when I try to add another [Container] inside of that one, the display issues...

    Views

    1.9K

    Likes

    0

    Replies

    1