Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Dear AEM Folks ,We are currently facing one issue while configuring ACS commons dispatcher Flush rules in AEMaaCS .Our rule looks like below :com.adobe.acs.commons.replication.dispatcher.impl.DispatcherFlushRulesImpl.cfg.json{ "prop.rules.resource-only":[ "/content/dam/myproject/headless/mobile-app/message-1=/graphql/execute.json/global/testQuery", "/content/dam/myproject/headless/.*=/graphql/execute.json/global" ], "prop.replication-action-type":"DELETE"}Basically the above rule is used to flush the cache of persisted graphql query when particular Content Fragment is published.The above configuration is placed in author server as mentioned in https://adobe-consulting-services.github.io/acs-aem-commons/features/dispatcher-flush-rules/index.html for AEMaaCS.Now while publishing the CF , I can see in AEM author error logs as below and nothing is flushed.ERROR :13.09.2024 01:45:41.855 [cm-pXX8765-eXX786-aem-author-79XXX8d6f-9gqvx] *ERR
Hi Team, I have a requirement, wherein I have to redirect url like /secure/test-0001.html to /content/en/secure/testingdata.0001.html. But I can see that dispatcher is rejecting access /content/en/secure/testingdata.0001.html with errorFilter rejects: GET /content/en/secure/testingdata.0001.html HTTP/1.1Denying access to authorization checker protected resource =====The authchecker configuration looks like below /auth_checker {# request is sent to this URL with '?uri=<page>' appended/url "/bin/<project>/wcm/permissioncheck" /filter {/0000 {/glob "*"/type "deny"}/0001 {/glob "/content/en/secure*"/type "allow"}}} Any pointers appreciated
Assuming I have the following context:1. Project is inherited, the solution is pretty rigid, and we lack project know-how2. Stakeholders pressure is pretty high, so a time-delivery balance has to be found, which usually means no-too-much-time-for-best-practices 🙂2. Infrastructure architecture is composed standalone AEM instances, 1 author instance and 8 to 10 publish instances3. I cannot (for now) figure out how to configure project to deploy bundle dependencies upon build (nor there is time to untangle the project configs and find a solution)4. The only way I was able to install a third party dependency was to manually create an OSGi (bundle) and install it via system console (a process that is permitted and do-able still) Now, in these circumstances (not ideal I repeat), my question is, which is the easiest/quickest way to have this bundle installed in all the publish instances. I am hoping to not end up installing it manually everywhere. For example, for the
Introduction Adobe Customer Journey Analytics (CJA) offers numerous advancements, providing a more comprehensive and nuanced approach than standalone web and mobile analytics point-solutions. While conventional analytics tools typically follow a standardized, defined path to implementation and value realization, CJA necessitates a more strategic, purpose-driven methodology. This shift in approach is crucial for organizations to fully harness the power of CJA and extract meaningful insights from their data. CJA's implementation requires a defined use case-oriented strategy, demanding a deeper level of organizational introspection and planning. This blog post delves into the reasons why organizations need to adopt a more reflective and targeted approach when implementing CJA. We'll explore how this shift in perspective unlocks CJA's full potential, allowing organizations to gain a complete view of customer journeys across all touchpoints, platforms, and channels. By examining the uniqu
This one particular column in a report I'm building won't let me sort by it, and it's the one column I NEED to sort by. We have several Project Managers on our team who collectively manage all projects in our dept. These PMs are assigned to a project via a checkbox-formatted custom form. I was asked to provide a report to our leadership showing all active projects, and which PM is assigned to each (Super easy. Already did that. Don't need help there). But my issue is that the report is sorted so that the PM names aren't grouped by person. They're all jumbled because the report is sorting by another column. The function to sort by the Project Manager Assignment column is completely missing from that column in the editor. **I've attached pictures of what I'm referring to** Can anyone please help? How can I get this report to sort by PM name?Thank you.
I am using "notin" function to exclude not needed data from array column but having errors. please advise
Are schemas assigned to one sandbox or shared between multiple sandboxes? How that works and why is that?
I am trying to create a package from my production environment, which I can install on my local environment. I am using AEMaaCS and the CRXDE Package Manager to generate the package. 1. Is there a way for the package manager to automatically pick all "related" dam assets? For instance, I am selecting the Homepage of my site as the root. I want the system to find only the DAM assets which are actively being referenced by pages. 2. I am noticing that I am getting dozens of renditions in my package. Is it generally safe to skip renditions when generating packages? What are the reprecussions? Basically: I am trying to get a "minimal" package to be used in local sandboxes. I am noticing that my packages are pushing an upwards of 500MB however, and that's after explicitly excluding many paths and patterns. I suspect there may be many assets being packaged which are not actively used on the site, but are actively published in the DAM. I want to skip these if at all possible and
Description - While having permissions per object is great for granular security, it is not so great for providing access. It requires manually sharing multiple objects to give the same set of people permission. This is especially true for dashboards, where users must have permission to the dashboard itself, the reports on the dashboard, and the projects and tasks on the reports. Having a Team or Group to organize the users is not the issue. It's making sure all of the elements on the dashboard is shared with the same Team/Group. It would be very helpful to add an option in sharing of dashboards and reports to cascade the sharing at the higher level down to the lower levels, assuming the sharer has that permission on the lower objects. Obviously it should not be too easy to accidentally expand the sharing, but it shouldn't be too hard either. Why is this feature important to you - For ease of use of dashboards and reports, having a way to provide dependent access removes the
Hi Everyone, It looks like the documents I stored in the project documents folder cannot be sent over to the agency side. The error message as below. Would like to seek advice from all of you, thanks! DataErrorResponse body is not a valid JSON. Unexpected token 'P', "Payload is"... is not valid JSON Payload is not present{"acknowledgement":{"statusCode":200,"status":"Success","details":"No document ID stored for this asset \/TF001255\/TX-LF01 color box diecut - 250117(1)(1).pdf. | Stored the asset locally but cannot identify a project to link to.","date":"2025-02-06T04:19:24+0000"}}
Hello, Is anyone able to establish Fusion/DevOps connection with Advanced settings by using AppID and Client Secret ? Thanks,Antony.
I am looking to see if anyone has transferred comments/status of an asset in Workfront Proof to another system (does not have to be Workfront) but I will be pushing these items to a new Workfront environment. Next level is a "thread" of comments and not just the comment as it comes in from multiple sources. Example:1. Asset gets pushed to Workfront environment task for review/approval in Proof.2. User rejects proof with comments to update the asset3. Rejection status and comments then trigger a fusion scenario for this data to be added as an Update to a Project in another Workfront system and tagging the user of this response.
Trying to add an XLS Summary to the already existing AEM asset from Workfront proof. Doesn't seem to have the same issue with PDF Summaries.
Hi All!I was asked to compare counts between AA Workspace and Data Feeds. I tried to load the 650MB tsv file (~300K rows and ~1.5K columns) in Google Sheets and appears is too much for it to handle.I loaded it in R Studio but I have yet to add the header.Any advice on how to either add header and other lookups on R Studio? Alternatively, how do you/would you do such QA?Thanks!R
I'm unable to sign into the debugger. I'm using the Google Chrome extension. Whenever I click "Sign In" in the debugger I get the following message and even when I reload the page it continues to show me this error. This page isn’t workinglogin.aepdebugger.adobe.com didn’t send any data.ERR_EMPTY_RESPONSE I am signed into other Adobe products, specifically Adobe Target, at the same time. I was able to use the extension and sign in 2 weeks ago, so I'm not sure what's change. Thanks for your help.
I have a crawler to run JCR-SQL2 queries on author instance using AEM scheduler. Sometimes I would get WARN logs from AEM and the logs look something like this: *WARN*| [sling-default-4]| org.apache.jackrabbit.oak.plugins.index.search.spi.query.FulltextIndex$FulltextPathCursor| Index-Traversed 20000 nodes with filter Filter... Sometimes the node counts from the logs would go from 10,000 to 40,000. Is this something I need to be worried about? What's the maximum threshold on the node number?
It's often very important when undertaking analysis to be able to understand when a value is set rather than propagated forward.With eVars this is possible using the corresponding "instance" metric for the eVar.With List Vars I cannot see any way of differentiating between values carried forward and those values actually set within the hit.Please can you consider introducing a way to differentiate between List Var values that have been 'set' rather than just carried forward?[note: I think this is similar to the issue often faced with products variable where segmenting a specific product at a the hit level returns all products captured in the hit i.e. it is currently impossible to isolate something at a 'sub-hit' level]
Description - I would like to add an option, like a checkbox, to updates so that the update will not be sent to the primary contact. Why is this feature important to you - I am a system admin for our Workfront instance and use Workfront to collect support requests from our users. We use the requests and the updates section to keep notes on what is happening with the request; what we've worked on, communications we've received, technical notes, etc. Unfortunately this filles up the inbox of the user who submitted the request (primary contact). How would you like the feature to work - Add a checkbox or similar, to the updates view (could be titled something like 'private' or 'no notifications') that could be selected. When selected, no notifications would be sent to the primary contact. Any user's that were specifically tagged in the update would still get a notification. Current Behaviour - There is an option to keep updates internal to a company,
Hi All, We are trying to create activity changing text related with <svg> tag but it's breaking the functionality of it.it looks like to me that it's kind of runtime thing and changes to it breaks the communication of existing code. Is there any work around for this?
Da Adobe nun den Download von Fireworks gänzlich nicht mehr anbietet (jedenfalls nicht unterm Mac OS Catalina) habe ich ein Problem.Ich benötige einen alternativen Weg zu dem Fireworks Filter der sich unter Filter > „Andere“ > „In Alphakanal konvertieren“ hat finden lassen. Dieser bewirkte, dass ein Bitmap in eine schwarze (und transparente) Ebene umgewandelt wurde.So konnte ich jegliches auf weiß abgelichtete Produkt mit echtem Schatten in Handumdrehen in ein transparentesPNG umwandeln (ohne multiplizieren! oder anderen im Web nicht funktionierenden Modi). Der Schatten war komplett verlustfrei und funktionierte auf absolut jedem Hintergrund (war aber nur schwarz). Mein vorgehen bisher:1. Produkt (mit Bodenschatten) in Photoshop öffnen.2. Ebene dublizieren.3. Produkt ohne Schatten freistellen. Zwischenergebnis:eine Photoshop Datei mit zwei Ebenen.A. Freigestelltes ProduktB. Original Bild (Produkt auf weiß) mit Schatten Nächster Schritt:PSD in Fireworks öf
Hi, I’d like to use a condition within a journey to filter profiles based on email domains, specifically emails with the domain @warder.com from the email object.For example, if a profile has the following emails: [a@asd.com, b@bsd.com, c@mgh.com], I want to ensure the journey only sends emails to those with the @warder.com domain.How can I achieve this using advanced expressions in a condition?I’ve tried an approach, but it seems to be returning all emails associated with the profile rather than filtering for the specific domain. Thanks
Hi all,Is there a way to configure automatic alerts in case the streaming ingestion fails following an API call from Adobe Journey Optimizer (AJO) to the Adobe Experience Platform (AEP) endpoint? Or more generally, if AJO makes a call to the AEP endpoint and it does not respond?Thank you in advance!Regards,Angela
Hi, I am trying to understand whether or not I can track clicks/interactions with a the Google Maps API. Specifically, I am looking at the JavaScript API. Hopefully this is possible - does anyone have experience using data collection to capture click/interactions with this kind of element? We would be hoping to view these clicks in Adobe Analytics as an event or evar. Thank you!
Hello community - is there a way to retrieve any page property other than the component node. i.e I have a component, in that I want to retrieve page's custom property which is not part of component node. I tried the below but it is not working. Can you advise me? ${page.getProperties['root/responsivegrid/content/customPropertyName']}
I’m facing an issue where a servlet configured as a resource type works perfectly fine in the DEV publish environment, but it doesn’t work as expected in the Stage publish environment. The servlet is registered correctly, and I’ve confirmed it’s being picked up in DEV, but in Stage, it seems to fail silently—no errors in the logs that I can pinpoint yet.I'm using AEM as a Cloud Service.ui.content\src\main\content\jcr_root\content\tap\servlets\search\.content.xml core\src\main\java\com\flytap\core\servlets\SearchTapServlet.javadispatcher\src\conf.dispatcher.d\filters\filters.anyhttps://publish-stage-env.adobeaemcloud.com/content/tap/servlets/search/jcr:content.json?text=bagagem&lang=pt&page=1&hitsPerPage=10&filter=all When I execute this call in the browser I get a 404.Do I need to do any more configurations?
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.