Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 12/7/21
    I am retrieving a value from a form var programName = xfa.resolveNode("form1.page1.subApprovedTrainingNAC.subEd[" + oWrapper.index + "].educationInstance.lstPrograms").rawValue;  when I attempt to pass it to my functioncallRestService(url,lstPrograms,programName);the function receives it as nullHowe...

    Views

    667

    Likes

    0

    Replies

    3
  • 12/7/21
    hi, looking to sort tags in alphabetic order, how is that done? guess its a super-easy sorting option somewhere but cant find it, any help appreciated

    Views

    1.3K

    Like

    1

    Replies

    4
  • 12/7/21
    Hi All, We have recently encountered an issue with cross domain injection as we are managing multiple sites in dispatcher for multiple site content pathsExample:-/content/site1/en-us/en.html/content/site2/en-us/en.html 1) When a user is trying to access the site with www.example.com/content/site1/en...

    Views

    1.1K

    Like

    1

    Replies

    1
  • 12/7/21
    Could not download http://nodejs.org/dist/v0.9.9/x64/node.exe: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 1] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e sw...

    Views

    523

    Likes

    0

    Replies

    1
  • 12/6/21
    I observed these warnings today while starting my instance and I am curious to know what are these, can someone throw some light?Thank you.

    Views

    662

    Likes

    0

    Replies

    2
  • 12/6/21
    Hello, I'm facing one issue and I don't know how to fix it. Can anyone help me? Maven build---$ mvn clean install -PautoInstallPackage -Padobe-public -Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true -DskipTests -e Result---Installing xxx-common.ui.acls (/Users/xxx/xxx/xxx/xx...

    Views

    2.7K

    Likes

    0

    Replies

    2
  • 12/6/21
    I have a scenario like below page structure.Home -> First level -> Second Level -> Third LevelFrom the above page structure I unpublished Second level page( which automatically unpublish Third level page also). Now I published Third level page only without publishing its parent page(Second level pag...

    Views

    2.0K

    Likes

    0

    Replies

    5
  • 12/6/21
    Please let me know if this has already been answered....I have searched but have not found. I would like to place an experience fragment on an external site, styled as in the AEM site, without using Target.When I have tried, I am getting the XF but it is unstyled. Is this possible and if so, what do...

    Views

    834

    Likes

    0

    Replies

    3
  • 12/6/21
    Hi,We have few gated applications with the saml authentication and Okta as IDP platform. On Okta, we have created a certificate for one gated application and uploaded to AEM. All the functionalities are working as expected  for that gated application.Whenever trying to login to the other gated appli...

    Views

    679

    Likes

    0

    Replies

    1
  • 12/6/21
    running a publisher and author instance is easy: cd /authorjava -jar aem-author-p4502.jarcd /publishjava -jar aem-publish-p4503.jar We can then login to author (http://localhost:4502):, see all our sites pages, and even publish them all. However, on our local publish instance, there is nothing. no c...

    Views

    1.2K

    Likes

    0

    Replies

    2