Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi, We have a content fragment, and there are multiple content fragments referred to within this content fragment. I have a workflow that runs on the content fragment. Now, when a workflow is triggered on the main content fragment, I need to run the workflow on the main content fragment and also on all the referenced content fragments within it. The workflow involves multiple groups reviewing and approving the content. What is the feasibility of reviewing multiple payload previews within a single workflow for the review/approval process? TIA.@estebanbustamante @arunpatidar
Hi, I am trying to implement in Java an Adobe Analytics 2.0 client using open api client generation with this definition https://adobedocs.github.io/analytics-2.0-apis/datasources.json I need to use the POST JOB endpoint to upload a data file to an existing Data Srouces account. My issue is that I cannot find a way how could I provide the data file to the endpoint createJob. I believe there's an issue with the above api definition for the data sources because also in the swagger page there are errors: Go to https://adobedocs.github.io/analytics-2.0-apis/?urls.primaryName=Data%20Sources%202.0%20APIs Select a definition : Data Sources 2.0 APIUnder JOB definition there's a POST endpoint that doesn't work (there are also errors in the console). Am I doing something wrong? Did anybody face this issue before?I'm trying to achive this: https://developer.adobe.com/analytics-apis/docs/2.0/guides/endpoints/data-sources/#post-data &nbs
I am trying to download an MS Word document from Workfront, but I need to convert it to an HTML file first because the output from the MS Word document is not readable. Is it possible to convert it in Fusion without doing it manually? I'm sharing examples below. FYI, have used toString() function in Tools app.MS Word output (unreadable):MS Word converted to HTML (manually):
Url is content/experience-fragments/xf/sample/global/cnt/india/jcr:content/root.model.india.100.json .cache file generated is root.model.json but expected is root.model.india.100.json. what changes required in dispatcher configs to get the expecteed cache file name?
/* * *********************************************************************** * BOUNTEOUS CONFIDENTIAL * ___________________ * * Copyright 2021 Bounteous * All Rights Reserved. * * NOTICE: All information contained herein is, and remains the property * of Bounteous and its suppliers, if any. The intellectual and * technical concepts contained herein are proprietary to Bounteous * and its suppliers and are protected by trade secret or copyright law. * Dissemination of this information or reproduction of this material * is strictly forbidden unless prior written permission is obtained * from Bounteous. * *********************************************************************** */package com.grantthornton.aem.base.core.workflow;import com.adobe.acs.commons.email.EmailService;import com.adobe.granite.workflow.WorkflowException;import com.adobe.granite.workflow.WorkflowSession;import com.adobe.granite.workflow.exec.WorkItem;import com.adobe.granite.workflow.exec.WorkflowProcess;import com.ado
Im working with AEM content fragments and trying to fetch the data using GraphQL.Below is my query -{ productByPath(_path: "/content/dam/my/product", variation:"master") { item { productDescription { html } } _references { ... on DisclaimerModel { productDisclaimer { html } } ... on DiscountModel { _path discountPercent } ... on AbnModel { _path abn } } } } I am trying to fetch all content fragment references from the productDescription RTE of the product content fragment. The query works fine and I am able to fetch the references.Now the productDisclaimer is also an RTE and contains references to other content fragments that I want to fetch. If there a way to nest _references ?
We created some statuses that we want to use on our story board, e.g., UAT, Requires Approval, etc. However, it's just for us sys admins; is there a way to use our newly created statuses without them been seen by everyone else in the system?
Hi Team 1. are there any additional steps for implementation of vanity url for SPA driven setups.2. also the routing of controls from vanity urls to the actual urls of the page should be automatically taken care of. Right ?3. Ours is a SPA application and we are facing issue in getting the URL fetched the original url as well as the model.json RegardsBishnu
We're currently building a couple of prototypes for CJA as we start a migration from AA. I have set up the Web SDK calls, and can see data being sent into the data set. I've then set up a connection in CJA and I can see that data is being pulled in (when doing Derived Fields I can see values in there). But my Workspace isn't showing the Data View in the drop down. What would cause Workspace to ignore a Data View? As part of the prototype work I've set up two other data views in the exact same way, and they are both available. It's just the most recent one that isn't. Any suggestions?
Hi Team, I am seeing the wired behavior on the production environment . One of the component on the page not showing option to delete or other options but if i drag and drop the same component i can able to do any of the operations on it and along with that i am seeing component name along with [Root].Example Component name is Text , it is showing as Text[Root] (already existed on the page ) if i drag the component it is showing correct name as Text.Only showing the option Configure, Convert to Experience fragment variation , layout Thank you,
Hi , I have generated wknds project archetype mentioned as per the wknds project setup doc and project got created, while building the project I'm seeing below error for ui.appsFailed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project aem-guides-wknd.ui.apps: Compilation failure[ERROR] /C:/Users/Desktop/AEM/wknd_6.5/aem-guides-wknd/ui.apps/target/generated-sources/htl/org/apache/sling/scripting/sightly/apps/wknd/components/commerce/logo/logo__002e__html.java:[46,95] package com.adobe.cq.commerce.core.components.models.header does not existI'm using Maven : apache-maven-3.9.0-bin and Java : 11.0.15.1. please let me know if anyone the root cause for this issue.Thanks in advance.
Hi All, We are facing an issue with one of the publisher instance and when checking the logs, we see below details. Can you please help me understand what exactly the issue is.Due to which i'm not even able to access /system/console from localhost and getting HTTP ERROR 500 Below is the error.logCaused by: org.apache.sling.api.SlingException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Error while executing script /apps/power-master/components/page/page_pgdp_master/body-unified.jspat org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspExceptionInternal(JspServletWrapper.java:691) [org.apache.sling.scripting.jsp:2.3.6]at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:608) [org.apache.sling.scripting.jsp:2.3.6]at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:525) [org.apache.sling.scripting.jsp:2.3.6]at org.apache.sling.script
I have a servlet that has resource type = sling/servlet/default. How can I find a resource inside my project or how can i create a resource/component with this resourcetype
Hello gang... We've been running with the WebSDK for a bit now and all has seemed just fine. We've been impressed with the performance as well as the relative ease of implementation. Note that we use the NPM module directly, incorporated into our front-end build process. Throughout testing as well as live data in Analytics nothing has seemed amiss. However in looking at our raw Data Feeds out of Analytics, there are extra "phantom" hits that are being treated as pageviews. There are few if any actual variables set in the Data Feed for those rows, except for some default Adobe ones like page URL, hit time, etc. And when looking at just raw pageviews in Workspace with no reporting dimensions or segments applied, they can be seen. Our pre-implementation testing and evaluation never included just looking at data this way. Unfortunately it looks as though these phantom pageviews correlate almost perfectly with the extra calls we make to just retrieve personalizations from Tar
Hello everyone,I am trying to incorporate the editorial Image component inside mine (advancedbanner), but I cannot seem to make it work. I want to be able to configure the image component from inside the dialog of the advanced banner without initiating a new component outside of the content tree.I need the image component so that the src url is dynamic and it's not a static url that is coming from the DAM (which makes the image file size very big).This is what I've done so far:Inside advancedbanner.html I have this:<div class="cmp-advancedbanner__image"><sly data-sly-resource="${ 'file' @ resourceType='b2c-website-foundation/components/image', alt=properties.bannerImgAltText }"/></div>and inside the cq_dialog xml I have this:<filejcr:primaryType="nt:unstructured"jcr:title="Asset"sling:resourceType="granite/ui/components/foundation/form/fileupload"fieldLabel="Advanced Banner Image"fileNameParameter="./fileName"fileReferenceParameter="./fileReference"mimeTypes="
Seems like in certain instances Experience Manager Author is adding a hard space (&nbsp). When it adds it between two words or multiple words, its connecting the words and making it a word long with the hard space &nbsp; in the middle. Its causing ADA issues with zoom.Anyone know how to disable this?It can be seen in Developer Tool > Edit as HTMLExample: "The&nbsp;Cat&nbsp;In&nbsp;Hat"Thanks
Hello community!The manager of my project tried to upload images to a folder using GUI (the button "Create" at the top right). The pictures are being stuck in the status "processing". I inspected these images and their naming, and they are no different from what we successfully upload. We also get no memory related notifications.What is the possible reason why these pictures have not been uploaded?
Hello, We are encountering an issue when trying to update the out-of-the-box (OOTB) OSGI config for the workflow. The configuration values are not being updated even though we have kept them under the config node. The values are not updated when accessing /system/console/ConfigMgr. AEM: 6.5.21.0PID:com.day.cq.wcm.workflow.impl.WcmWorkflowServiceImpl Name of the config file:/apps/project/osgiconfig/config/com.day.cq.wcm.workflow.impl.WcmWorkflowServiceImpl.cfg.json Entries in the config:{"cq.wcm.workflow.terminate.on.activate":"false","maxThreadPoolSize": "100","minThreadPoolSize": "5","cq.wcm.worklfow.terminate.exclusion.list": [],"event.filter":"(!(event.application\=*))"} Also, please note that we are not allowed to update/delete any OOTB config directly in /system/console/ConfigMgr. We only need to update via package deployment. Can someone please help me identify the issue with this configuration?
Hi, after running Best Practices Analyzer tool, we have found lot of issues with " is missing mandatory 'jcr:content' child node." in some of our folders. how to fix this issue? i know a groovy script can be used, but any other ways?with groovy script can we insert an empty jcr:content node to fix the issue? if yes, any code snipped to help achieve this?thank I went through https://github.com/hashimkhan786/aem-groovy-scripts , but couldn't find any script to help in the direction iam looking for
I'm new to Designer and have no coding experience so bear with me. I'm using Designer 6.5 to create a form that has several check boxes. I need a warning message to appear if a user selects every check box. The message will state: "Please refine your choices". How should I go about doing this - with the script editor? If so, how? Or is there a simpler way? Thanks!
Hi all - We are seeing an issue with versioning of clientlib after every deploy. We do not see clientlib cache getting clear which results in previous version# being returned even for an updated js/css file after deploy. We have to manually go and "touch" js.txt/css.txt file to see updated version. If we reduce md5 cache size to 0, we see updated version# after each deploy, this leads me to believe that ACS Commons is not able to update cache after each deploy. Can anyone help?
Hi, In the AEM React SPA application when the author environment page loads the user is not able to see any of the components in the content tree and not able to configure the components. However when user clicks on Preview option and then on Edit then content tree loads up correctly and the components dragged on the page could be selected. This issue is on all the environments LOCAL, DEV, UAT and PROD. Thank you for your time, consideration, and experience! Regards,Varinderjit
Hello, I'm trying to figure out how to report on all links found on pages under a given path. For each entry, the report should show the page URL or path, and a list of all the links on that page. The report might look like this: Page PathLinks contained on page/directory/page-1.htmllink-alink-blink-c/directory/page-2.htmllink-dlink-elink-f/directory/page-3.htmllink-glink-hlink-i or maybe the report would look like this: Page PathLinks contained on page/directory/page-1.htmllink-a/directory/page-1.htmllink-b/directory/page-1.htmllink-c/directory/page-2.htmllink-d/directory/page-2.htmllink-e/directory/page-2.htmllink-f/directory/page-3.htmllink-g/directory/page-3.htmllink-h/directory/page-3.htmllink-i I am trying to do this by creating a custom report in the ACS Commons "Reports" tool. To break it down, I think I would need to figure out how a link is defined in AEM. Once that is defined I would need to figure out how to display that in the report
Hi All,I'm currently using AEM 6.5.18 version and java 8 and having the issue while building the code which is belowI have the required dependency for this even thought it is getting failed below i added the dependency which i have in my core pom file<dependency> <groupId>javax.annotation</groupId> <artifactId>javax.annotation-api</artifactId> <version>1.3.2</version> </dependency> <plugin> <groupId>biz.aQute.bnd</groupId> <artifactId>bnd-maven-plugin</artifactId> <executions> <execution> <id>bnd-process</id> <goals> <goal>bnd-process</goal> </goals> <configuration> <bnd><![CDATA[ Import-Package: javax.annotation;v
Hi there, I have configured a schema using Adobe Analytics Experience Event Field Group (Schema 1)I have another schema with a set of Custom Fields (Schema 2)Primary reason for using AA Experience Event Field group is to send data to AA through Launch Web SDK. I do not want all fields on Schema 1 to be passed into AEP. Hence, schema 2 is created with only required fields to be sent to AEP. I have Adobe Launch implementation to send data to edge network on various interactions (page view, page scroll, link click, product view etc.) . However, I want to send data to AEP only on page view event.Using data object (data.__adobe{}) is one of the method of achieving this.But, Is there any other way to achieve this using Data Prep mapping with Schema 1 and Schema 2? If I use data prep to map the fields, say xdm._experience.analytics.customDimensions.eVars.eVar1 (Schema 1) ---> schema2.pageName (Schema 2), it will map and send data on all interactions rather than ju
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.