Conversational AI that drives discovery, confidence, and conversion We’re excited to share that Adobe Brand Concierge is now generally available - a new, brand-first AI application designed to help you deliver richer, more intuitive digital experiences. What is Brand Concierge? Brand Concierge ...
Hi Everyone,I have a problem with subject encoding. My email subject contains these chinese characters - 意向客户-参展预订-CN官网渠道 (emailSubject is the property name in the JCR to store this value) but when a User receives an email, these characters are shown like this - æ„å‘客户-å‚展预订-CNå®˜ç½‘æ¸ ...
protected void doPost(SlingHttpServletRequest req, SlingHttpServletResponse resp) throws IOException {BufferedReader reader = req.getReader();try{String line = reader != null ? reader.readLine() : null;}finally{reader.close();}The above code went for a review with the Security team and the following...
Expression Customizer is an extension of Expression Language and available since AEM 6.3, but i have seen very few developers making use of it. Nearly in every AEM sites project we came across a scenario where we need to update component dialog field values based on selection in design dialog.For ex...
as abovecurrent setup: Using Netcentric's Access Control Tool for managing users/group permissionsI think my requirements are best explained with an example. I want to use Netcentric ACL to manage this if possible.I've been searching the net but can't even see discussion on the topicThanks for the a...
Hi All,I have a aem node structure in which certain fields are the path fields(pages are linked) referring to aem node structure of the different pages when i retrieve the content in json format .infinity.json it pulls the content as such rather than the retrieving the content of the child pages lin...
Hello everybody,we wan't to add an additional web rendition to our assets, which we made trough a new flow in the workflow "DAM Update Asset".We chose the flow "Create Web Enabled Image" and this works for new assets.Of course we wan't to add the new rendition to all existing assets. I thought that ...
Hi Team,sub:- old generation space reached 100% in AEM publishers Everyday we are seeing publisher 1 or publisher 2 having issues and due to this servers are going down and to retains servers back we are just restarting the instances.Below is the link for head dump analysis.https://fastthread.io/my-...
Hi Community,Our customer web site doesn't have any authenticated user. All users are anonymous. Components have granite.jquery dependency so csrf protection is enabled automatically.Dispatcher and publisher instance receiving too many unnecessary csrf token requests.Is there any way to disable csrf...
Hi,When switching between branches i sometimes get an issue where i cant log in and the styling looks weird:When i click sign in i get this url and this screen:http://localhost:4502/libs/granite/core/content/login.html/j_security_check When i checkout into the branch that was working before, i get t...