Développer ma barre des réalisations de la Communauté.

Type
  • Toutes
  • Questions
  • Discussions
  • Idées
  • Blogs
Filtrer par contributions des utilisateurs
  •  dans Adobe Experience Manager Questions 07/09/2020
    * Do you see the same behavior, when you close all currently opened tabs & windows, clear browser cache & cookies, open a new browser in Incognito mode?* Do you see any errors in the Console tab of Developer Tools?* Did you install any custom/third-party bundle/package, after which you started seein...

    Type

    Questions

    Vues

    1.6K

    Like

    1

    Réponses

    0
  •  dans Adobe Experience Manager Questions 17/08/2020
    The following web servers are supported for Dispatcher:https://docs.adobe.com/content/help/en/experience-manager-65/deploying/introduction/technical-requirements.html#dispatcher-platforms-web-servers You can refer to the Dispatcher docs here:https://docs.adobe.com/content/help/en/experience-manager-...

    Type

    Questions

    Vues

    1.1K

    Like

    1

    Réponses

    0
  •  dans Adobe Experience Manager Questions 17/08/2020
    dispatcher-apache2.4-xxx isn't supported on Windows. The following web servers are supported for dispatcher:https://docs.adobe.com/content/help/en/experience-manager-65/deploying/introduction/technical-requirements.html#dispatcher-platforms-web-servers You can download the specific dispatcher from h...

    Type

    Questions

    Vues

    4.0K

    Like

    1

    Réponses

    1
  •  dans Adobe Experience Manager Questions 17/08/2020
    I am not able to reproduce the issue on 6.4.8.1.Are you using the same user to unlock the page, that had actually locked the same page? If not, then you would need the actual user who had locked the page, or OOTB superuser named  "admin" to unlock that page. I created a user named "testUser" and add...

    Type

    Questions

    Vues

    10.5K

    Like

    1

    Réponses

    1
  •  dans Adobe Experience Manager Discussions 17/08/2020
    Thank you for clarifying it.  You can use any HTML Parser library(eg: JSoup HTML Parser) to do that. Include that dependency in pom.xml file and then use it to read HTML content or even links on any internal page. Sample Reference code can be found here:https://mkyong.com/java/java-how-to-get-all-l...

    Type

    Discussions

    Vues

    2.2K

    Like

    1

    Réponses

    0
  •  dans Adobe Experience Manager Questions 14/08/2020
    Make the necessary change(s) in the template(s) that are used to create those pages. That would fix the JS/CSS errors on all the pages that are created using that template. I hope it helps !! 

    Type

    Questions

    Vues

    2.0K

    Likes

    2

    Réponses

    1
  •  dans Adobe Experience Manager Discussions 14/08/2020
    You can write a groovy script that crawls over your /content/<site> looking for strings that start with /content. Then, use ResourceResolver to verify whether those paths exist. The following links may be helpful:a) Sample Groovy Script => https://gist.github.com/trekawek/72b3515a6641ca5f4b29b) Reso...

    Type

    Discussions

    Vues

    2.3K

    Like

    1

    Réponses

    2
  •  dans Adobe Experience Manager Questions 14/08/2020
    I doubt there is any such group OOTB. But, it's really easy to create one such group. You just have to create a group and give complete Read Access in /useradmin console. Ex: http://localhost:6440/useradminSteps to follow:1) Go to http://<host>:<port>/useradmin 2) Create a new group by clicking Edit...

    Type

    Questions

    Vues

    1.0K

    Like

    1

    Réponses

    0
  •  dans Adobe Experience Manager Discussions 28/07/2020
    Can you please enable DEBUG logging for error.log loggers and see whether you get any requests for custom servlet in error.log file?

    Type

    Discussions

    Vues

    5.0K

    Like

    1

    Réponses

    0
  •  dans Adobe Experience Manager Discussions 28/07/2020
    Verify the CRUD permissions for those groups in /useradmin console.Also check their ACLs in crx, if it's specific to any node.These might help figure out the reason.

    Type

    Discussions

    Vues

    1.4K

    Like

    1

    Réponses

    0