Explore product-specific spaces to ask questions, share insights, and learn best practices.
Attivo di recente
Hi All, I have created custom Lucene index and it works fine in local but when I try deploy the same to Cloud, this new index impacting other queries where they use cq:tags. <lucene-0-custom-2jcr:primaryType="oak:QueryIndexDefinition"async="[async,nrt]"compatVersion="{Long}2"evaluatePathRestrictions="{Boolean}true"includedPaths="[/content/dam/mch/train-center/en]"queryPaths="[/content/dam/mch/train-center/en]"maxFieldLength="{Long}100000"reindexCount="{Long}6"type="lucene"><indexRules jcr:primaryType="nt:unstructured"><nt:unstructuredjcr:primaryType="nt:unstructured"indexNodeName="{Boolean}true"><properties jcr:primaryType="nt:unstructured"><dcTitlejcr:primaryType="nt:unstructured"boost="{Double}2.0"name="jcr:content/metadata/dc:title"nodeScopeIndex="{Boolean}true"ordered="{Boolean}true"propertyIndex="{Boolean}true"useInSpellcheck="{Boolean}true"useInSuggest="{Boolean}true"/></properties></nt:unstructured></indexRules><
Can we add image runtime means through process design in xdp. My image size is big while opening the form it is taking time. I want the image to be added runtime while generating the pdf through process design
If you're looking to make a shift in your career, or you're a student trying to discover your future career, this panel-styled webinar is for you! Come learn how to break into Adobe Digital Experience, see what type of roles are open in this field and ask questions live to experts in Adobe Experience Manager. See poster below for details and register for the webinar here: https://event.adobe.com/dxdiscovery0916
When select three or more filters in the Asset Share portal, the search results section displays un-accurate results of assets that does not comply with filters. How to remove the group.p.or = true statement from being added by default? Example URL from DAM Portal: https://dam.site.com/content/asset-share-commons/en/marketing.html?1_group.propertyvalues.property=.%2Fjcr%3Acontent%2Fmetadata%2Fdc%3Aformat&1_group.propertyvalues.operation=equals&1_group.propertyvalues.3_values=image%2Fpng&3_group.propertyvalues.property=.%2Fjcr%3Acontent%2Fmetadata%2Fdam%3Amarketingprojectasset&3_group.propertyvalues.operation=equals&3_group.propertyvalues.3_values=04_digital&10_group.propertyvalues.property=.%2Fjcr%3Acontent%2Fmetadata%2Fdam%3AregionalCreator&10_group.propertyvalues.operation=equals&10_group.propertyvalues.2_values=GLOBAL&orderby=%40jcr%3Acontent%2Fjcr%3AlastModified&orderby.sort=desc&layout=list&p.offset=0&p.limit=
Hi Team, How do I debug in AEM when one user admin permission is getting revoked automatically any help will be appreciated
Hi members, I am trying to create a custom annotation. The idea was very simple, it would set the data in a string field. Here is the code I have done till now, import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Target({ElementType.FIELD, ElementType.PARAMETER}) @Retention(RetentionPolicy.RUNTIME) public @interface RunMode { } @8220494(service = Injector.class, immediate = true) public class RunModeInjector implements Injector { @3214626 private AppSettingService appSettingService; @9944223 public String getName() { return "runmode"; } @9944223 public @3146596 Object getValue(@NotNull Object adaptable, String name, @126844 Type type, @126844 AnnotatedElement annotatedElement, @126844 DisposalCallbackRegistry disposalCallbackRegistry) { if (annotatedElement.isAnnotationPresent
I am not able to find the below dependencies. Is there any way I can get those or any other dependencies that can be replaced withgroupId: cozlibartifactId :cqblueprints-taglib groupId: com.cqblueprints.taglibartifactId: cqblueprints-taglib-all
Hi Team,I'm integrating AEM with ADobe learning Manager, and formed an search api https://learningmanager.adobe.com/primeapi/v2/search?type="course"&query="Ui%20Training" but this is returnning unauthorized access though added accesstokens and client id and client serverid while executing this api. any suggestions on this?
Hi,Content fragments are not fetching the data in the publishers, may i know the reason. I am fetching the articles from the content fragment for one of the component but in author it is working fine and in publisher it is displaying blank.
I created a site with just one component, and my problem is that the component shows twiceThis is my code, from local routes y just get one component and one string valled "formDescription"In local VSCode its shows OK; just one timeWhen i upload to AEM instance it duplicatedImage with duplicate div: I also try with empty render (delete formComponent and all), and the web is empty but the duplicate divs still there:In "Edit" in my page, there is just one "Layout Container" and one componente inside.I also check logs, templates config and all i can or kwnown but i dont kwnow why the div is duplicated
I have a model where i am obtaining resource resolver from resourceresolverFactory . This model is a generic model referenced in multiple classes In one such test case , i want resolver.map("path") to give me the resolved paths according to my configurations. Is there a way to register these configurations to the aem context so that when resolver.map() is called it maps url correctly
Hi,We have implemented the Adobe Sign Document Component under the workflow model and connected that workflow to the required adaptive form and tested that form on TST(version 6.5.8.0) instance and it worked as expected. So, we got that sign document mail and after signing the document we got the further next workitems.Now the thing is, when we implemented the same thing on PROD instance we are facing an issue.The issue is even after signing the documents, we are not receiving the further workitems.Previously it was working. But suddenly it has stopped. We tried clearing the previous expired items. But it didn't work. We couldn't get to know whether its an issue from AEM end or Adobe support end? Or it is any kind of Config issue?So, what may be the solutions that we can try? Thanks!
I do not have mac/linux machine, however I would like to add a custom DITA OT plugin to AEM guides and then generate output using the same.Please let me know the process
In looking through the CoralUI 3 documentation Home | CoralUI there doesn't appear to be any OOTB component that allows a user to pick a path within the AEM JCR repository. I looked through some of code used for ACS Commons and it looks like they either just put in a generic Text Field and as the user to enter the path such as /content/#####/#### or they use an older ExtJS widget which is built for the ClassicUI.So are there any examples out there of using such a Widget or Component in Touch UI within the AEM Screen themselves, not via a dialog.
Hi,I have added the CQ-Action-Scope: ResourceOnly Header to the Dispatcher flush agent to invalidate particular resource. Still all the stat files from root folder are getting touched if I publish any page and the other pages also invalidated as the .stat file is modified. Please find below dispatcher logs. \[Tue May 07 09:54:09 2024] [W] [pid 3682189:tid 139985975879424] No farm matches host 'flush', selected last farm 'publishfarm'[Tue May 07 09:54:09 2024] [I] [pid 3682189:tid 139985975879424] Activation detected: action=Activate [/content/project/techdocs/us/en/testrhcategory/testrhproduct/testrhpage][Tue May 07 09:54:09 2024] [I] [pid 3682189:tid 139985975879424] Touched /mnt/var/www/html/.stat[Tue May 07 09:54:09 2024] [I] [pid 3682189:tid 139985975879424] Touched /mnt/var/www/html/content/.stat[Tue May 07 09:54:09 2024] [I] [pid 3682189:tid 139985975879424] Touched /mnt/var/www/html/content/project/.stat[Tue May 07 09:54:09 2024] [I] [pid 3682189:tid 13998597
Overview Generally, we upload assets to Adobe Experience Manager (AEM) using the user interface, but sometimes there is a need to upload assets in bulk or modify a few properties of assets using the HTTP API. This guide provides detailed instructions for managing assets in AEM, including uploading, modifying, and organizing asset folders with the aio-aem npm package and HTTP API requests. Upload assets to AEM using aio-cli plugin Install aio-aem npm package in local system. Refer the doc for the same. https://github.com/adobe/aio-cli-plugin-aem Navigate to the directory where the assets are stored and execute the following command. aio-aem aem:upload -h http://aem-host-name/ -c username:password -t /content/dam/myFolder -d test-folder It will create a folder ‘test-folder’ and upload entire ‘test-folder’ from local system. When we re-run the command, it won't create a new folder with the same name as the folder already exist in AEM. But, it will update all assets.As a result,
Hello Team, Welcome to the Adobe Analytics Community Mentorship Program 2024! This is the featured Community Discussion thread for your Adobe Analytics Community Mentor, Charles (aka @Charles_Thirupathi), who will be here to guide and support you and your peers with your Adobe Analytics questions as you prepare for the Adobe Analytics Architect Master Certification (Exam ID: AD0-E207), through to the end of the program. Aspirants mapped to Mentor, Charles @Charles_Thirupathi KristinaDewald ZubairMA VNPB KuldeepYadav njalan Arturorivero1 How to participate Aspirants’ goal is to clear their Adobe Analytics Certification during the duration of the program: July 24th, 2024 – September 4th, 2024. Aspirants: Post your Questions in this thread to connect with Mentor, Arun (@Charles_Thirupathi), and your fellow Aspirant peers. *You are all preparing for the same Certific
Before we go any further, one again - huge thanks to both Patrick Muir @patrickmu1 and Natalie Mitchell @nataliem27 for taking the time today to share their ideas on how to use Boards to improve your end-user adoption! If you weren't able to attend the session, we have the presentation and recording available for you below. Slide deck PDF Workshop Recording The chat was on fire for this session, so we don’t have enough space to share the fantastic discussion, but we have a few additional resources below: Nervous about starting in your Prod environment? Don’t forget about a magical place that we love – the Preview Sandbox! For those just getting started and want to enable Boards if it’s not in the Main Menu? You’ll want to update your Layout Template by editing what is visible in the Main Menu. Learn more about editing your Layout Templates here. Want to learn more about the Boards feature? Check out the Bo
We have AEM Forms Designer 6.5.17.For each form, we set the tab order as the last task before publication. However, when we then test the form, the tab order will start just fine in the top left hand corner, work its way to the first hyperlink (they are in text boxes or captions), and will then skip to any following hyperlinks, omitting all fields in between. Then it starts over again, same process.This is fine for people using screen readers, but not super-helpful for sighted form users. Creating hyperlink buttons in contraindicated for accessibility. I should also note that the hierarchy is ordered. The form is organized with (subform) Lists and (subform) List Items to maximize accessibility.How do we avoid this behavior, making the tab order follow the form hierarchy, stopping at every field? 3/14/24 update: Another fun little feature: I had to copy text - a fairly long paragraph - from a text object with a link to validate with an author. When I pasted the text into
Hello Team, Welcome to the Adobe Analytics Community Mentorship Program 2024! This is the featured Community Discussion thread for your Adobe Analytics Community Mentor, Arun (aka @PratheepArunRaj), who will be here to guide and support you and your peers with your Adobe Analytics questions as you prepare for the Adobe Analytics Architect Master Certification (Exam ID: AD0-E207), through to the end of the program. A little bit about your Adobe Analytics Community Mentor, Arun: Enterprise Architect (NextRow Digital) with 12+ years of experience in MIS, Analytics, Personalization and Customer Data Platform | Brand Ambassador, User Group Leader, Community Advisor in Adobe | Founder and Author of Terryn Winter Analytics (Blog Portal) | Holder of 8 Adobe Certifications across Adobe Analytics, Adobe Target, and Adobe Audience Manager. Aspirants mapped to Mentor, Arun @PratheepArunRaj MukeshAEM Ankit
We’re excited to announce a new Adobe Analytics Applications webinar series, presented by the Adobe Analytics Product Teams. Join us to discover the very latest innovations with Adobe Customer Journey Analytics. Every quarter our product experts will share exciting updates to help you understand what’s new and get the most value from Customer Journey Analytics. The first session is coming up, so register soon to ensure your spot in the series. Date: September 19 Time: 10:00am to 11:00am PDT This quarter’s updates include: • Guided analysis for Customer Journey Analytics• Graph-based Stitching• AJO reporting• Plus more Register and attend HERE
**This article was refreshed in September 2024 Did You Know? Utilize Custom Tabs to Display Object-Specific Information Did you know that you can get a high-level overview of a portfolio without having to click into each program, project, task or issue? Or that you can pull the custom form of a program into a custom tab on your project to avoid navigating back and forth? By utilizing custom tabs, you can add dashboards to certain objects in Workfront, providing more visibility into the details of your workflow and fewer clicks. Workfront will automatically add this custom tab to every object of its type so there is less manual work for you. The object acts as a filter for the dashboard, so based on the object hierarchy, the results are filtered to the specific object you are viewing. To see the list of objects you can add a custom tab to, or to understand the object hierarchy for automatic filtered results, click here. Let’s walk
As a reminder, the 2025 Adobe Experience Maker Awards deadline for submissions is September 27. Extraordinary is just the beginning. Don’t miss your chance to be recognized as an innovator driving transformative customer experiences in one or more of nine categories – apply now!
We have overlayed a jsp file to customize the touchUI, but some of the unaltered code from the overlayed jsp file is throwing an unexpected error: 05.09.2024 13:52:40.181 *ERROR* [10.1.204.145 [1725569559794] GET /mnt/overlay/dam/gui/content/assets/jcr:content/views/list.0.html/content/dam/my-dam/photography HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingExceptionorg.apache.sling.scripting.jsp.jasper.JasperException: Unable to compile class for JSP:An error occurred at line: 176 in the jsp file: /apps/dam/gui/coral/components/admin/contentrenderer/row/asset/asset.jsps7PublishStatus cannot be resolved to a variable173: if (showDMPublishCol){174: //s7 publish status does a s7config lookup for every resource175: //no need to get s7 publish status if DM publish columns is not to be shown176: s7PublishStatus = resource.adaptTo(Scene7PublishStatus.class);177: }178: if (s7PublishStatus != null) {179: //should this only be when mode is selective pu
I have a created a page report of using ACS common and see a two column header - "LastReplicationAction" with values like "Activate", "Deactivate" and blanks. Where are there is another column header - "Replication Status" with only Not_Activated as the status for all rows including live pages. What do they mean? I came to know the meaning for various statuses thanks for a different thread https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/report-definitions-replication-status/td-p/649941By @arunpatidar In Adobe Experience Manager (AEM), page replication involves the process of copying content from the author instance to one or more publish instances. The replication status of a page reflects its current state in the replication process. Here are the definitions of the page replication statuses you mentioned:ACTIVATED:- The page has been successfully activated and is available on the publish instances. Users can view th
Hai già un account? Accedi
Non hai ancora un account? Crea un account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.