Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi All,I have created a content fragment that includes two data types: a checkbox and a number field. I want to add custom behavior so that the number field is only visible when the checkbox is checked. I have created a client library under /apps/clientlibs with the category dam.cfm.authoring.contenteditor.v2. Here is my JavaScript code:Coral.commons.ready(document.querySelector('input[name="itemOrderable"]'), function(checkbox) { var fieldToToggle = document.getElementById('coral-id-122').closest('.coral-Form-fieldwrapper'); function toggleField() { console.log("Checkbox checked:", checkbox.checked); if (checkbox.checked) { fieldToToggle.style.display = 'block'; } else { fieldToToggle.style.display = 'none'; } } toggleField(); checkbox.on("change", function() { toggleField(); location.reload(); }); }); This code works, but I need to refresh the page to see the result whenever I check or uncheck the checkbox.Thank you!
Using Splunk for Log Search & Monitoring on AEM as a Cloud Service by OpsInventor Abstract Attempting to develop on and run a modern website without a log aggregator and without metrics and graphs is a clinic on infuriation and frustration. When did the such-and-such problem start? Was it before or after the deployment? Has it always been this way? Are all pages slow or just this one page? It’s throwing errors now – was it always throwing errors? Does this error correlate to anything? These are the classes of questions that you get faced with when you only have access to a downloaded log, but are unable to search on it, graph it, and measure it across time and across multiple servers. When AEM as a Cloud Service first launched, the only mechanism to get at logs was downloading whole logs via Cloud Manager. Adobe later offered the ability to tail the logs of individual pods via a somewhat involved process using Adobe IO. But now, there’s a third and vastly better way to instrument
Hi,I am using a custom "Text with Formatting" field and sending this field's data in a email notification to user however I am getting the data in below format rather than the simple text. I guess its the Draft.js Raw Content State. {"blocks":[{"key":"kami","text": "Observations & Recommendations","type":"unstyled","depth":0,"inlineStyleRanges":[],"entityRanges":[],"data":{}}],"entityMap":{}} Does anyone have any idea how to get this field's data into simple text form? Any help or suggestion would be appreciated. TIA!!
Hi Team,We have an operator with admin access, but we would like to restrict their permissions so that they can only edit or delete items within a specific folder (used for testing). The operator should not be able to edit or delete content in any other folders within the instance.I’ve attempted to limit access at the folder level, but since the operator has admin rights, they are still able to edit and delete activities across all folders.Is there a way to configure permissions so that admin-level access is limited to only a specific folder? Any guidance or suggestions on how to achieve this would be greatly appreciated.Thank you!Regards,Ankita Vishe
Description - I'd like the product manager for this area to explore ways to indicate a list of users that it's appropriate to ask access from, in order to view an object. Why is this feature important to you - 1) The majority of the list is random and often the wrong person is on the list. 2) Our service account owns a lot of objects in Workfront and should be excluded from the list since it is not a real person. 3) In particular, the hierarchy for an issue is incorrect (for a task the owner is the primary assignee or the project owner, and for an issue it's the primary contact or the project owner -- I'd like to see the primary assignee in this list as well) How would you like the feature to work - There are any number of solutions. For one, add the primary assignee for an issue onto that list. For another, be able to indicate on the user object that this person should never be asked for access (this would solve our service account issue). Ideally, you should be ab
As the title suggests, this is mainly for use on providing different access to different components to different groups: from Marketers, to Interns, to AA Power Users and to admin - and this is by no means an exhaustive list. And a follow up question is how much these are transferable to CJA?
We have a custom metadata schema being applied to all of our assets in AEM and they show as intended there but we are not able to find them under the configuration settings in Content Hub. We can see the OOTB fields but none of our custom ones. We'd like to add them to the asset details, card details, and filters in CH but they don't show up in the drop downs to select.Has anyone else run into this issue and resolved it? If so, I'd love to hear what your solution was.Thanks
Description - while in emails you have bcc functionality that allow the company to have a copy of the exact message sent to the client , in push and sms there isn't a way to do that Why is this feature important to you - we work with insurance and banks and it really necessary to have copy of the end client.How would you like the feature to work - i think the best is the save the data in temporary dataset for a month , and let us to export it with the destination feature then delete it. as i was told, this feature was in the former campaign product Current Behaviour - no record at all
Description -I need the AEP/AJO system to identify proactively journeys or experiences that may not be behaving as planned. For instance if a customer is receiving an email multiple times or reentering a journey multiple times due to a design flaw, Why is this feature important to you:We had a journey trigger 3-20 times to the same customers and there was not way to spot this issue within the application, however all the data is within the system. Teams design with the best of intentions, however I want the application to help monitor performance for ongoing solutions/automations. How would you like the feature to work -I would like AEP/AJO to flag this to an Admin to identify if this behaviour is aligning with the intended Journey. If the admin approves, then this alert can be dismissed. I want the AI assistant to alert us. I would like to be able to set a global guardrails that flags customers who have reentered a journey
Hi Team,Does Automated Forms Conversion Service (AFCS) generate Adaptive Forms with Core Components, or does it use Foundational Components?We are planning to migrate a large number of forms and would prefer Core Components for better performance and cloud compatibility.Could you please share any known limitations of the tool, especially around customization, validation, or integration with business rules?Appreciate any inputs you’re aware of.Thanks,Vara
Looking for guidance on how to best import our html email headers and footers into adobe campaign as personalization blocks. We have 100+ of each and I do not want to manually copy and paste html code into Adobe Campaign. I was hoping I could do something where I place the html in a folder on our SFTP and then have a Workflow import them as personalization blocks but open to anything really.
Hi,We are sending deliveries that extract a file that contains the target of the delivery and some fields that can be used to personalise the content of those deliveries externally. In the delivery Properties, we have set the option "A result file determines sent and failed messages". Once the delivery is sent, the post-processing workflow is moving the file to a different folder and changes all of the delivery broadlogs to the status "sent to service provider".Once the delivery file is processed externally we receive a feedback file and we process it with a workflow and change the status of the corresponding broadlogs to different statuses. Eventhough most of the broadlogs are changed to the status "taken into account by service provider", the delivery counter for Processed remains in 0. Same for the Success counters when we have broadlogs changed to "Sent" status. We have tried to "Recompute delivery and tracking indicators" by right-clicking on the delivery, but that chan
Consider a scenario where Adobe Analytics data is connected via source connected into AEP dataset1 using standard OOTB schema, and then used inside CJA for visualization. Now webSDK is getting rolled out to dataset2 using custom schema. Would there be any issue or limitation while doing MoM or YoY analysis in CJA from these two dataset together ?
Hello,I have a few question about an implementation that we are currently doing. It is our first implementation across both web and mobile app platforms. Here is the scenario:A single user (user_12345) has two different ECIDs:ECID-123 (web)ECID-456 (app) I understand from Adobe documentation that visitor deduplication is not retroactive. When a visitor accesses our site for the first time and then authenticates, two unique visitors are counted:The first visitor count from the generic Analytics ID (ECID) generated for anonymous browsingThe second visitor count from the custom visitorID assigned after authenticationMy questions:1) What is the best practice to track a complete user journey across our web and app platforms?2) Is it possible to show the user's activity prior to authentication? 3) Are there any specific data collection strategies I should implement when sending data to Adobe Analytics in this cross-platform scenario?Our goal is to understand the complete customer j
Hi, I was looking to pull a few metrics in Data Warehouse that use the Approximate Count Distinct function on various dimensions, as we're increasingly finding these metrics to yield low traffic bucketing within Adobe Analytics, but I can't seem to get any of these metrics to appear as options within Data Warehouse. Does anyone know if Data Warehouse is incompatible with Approximate Count Distinct?
Hi, I'm trying to create a typology rule that checks whether or not the Source HTML Content of an email contains a specific Personalisation block, and will block send if not included. e.g. Personalisation block = <%@ include view='PBTest' %> I've tried a few different ways but no joy so far and JS experience is low. Has anyone managed to do this before please? Thanks
Hi,Is possible to set some "Advanced parameters" to be checked by default - especially "Disable automatic filtering of 0 ID records" ? When is not enabled sometimes it generate cartesian joins queries or queries with bad optimizer plans. regards
Description - When calling data collection API, product not validating dataset id and schema id's. Getting 200 even for invalid datasetsWhy is this feature important to you - To be able monitor Ingestion calls accurate statusHow would you like the feature to work - API should give 4xx when right dataset or schema id's are providedCurrent Behaviour - When calling data collection API, product not validating dataset id and schema id's. Getting 200 even for invalid datasets
Hi Team,I need to fetch Delivery Templates and check the URLs used or incorporated within their content. My goal is to replace only the prefix part of the URL while keeping the rest of the URL unchanged. Additionally, I need to perform a mass update across multiple Delivery Templates.Could you please guide me on the best approach to achieve this?Thanks,Ankita Vishe
Hi Team,I am writing a script to mass update parameters such as Sender Address and Reply Address from the Deliveries schema. Additionally, I need to update the Routing (External Account) of Delivery Templates, but I'm unable to do so as the value does not get updated when using the Routing Primary Key.Moreover, I want to exclude OOTB Delivery Templates to ensure they are not modified or updated.Below is the script I am using:var delivery = NLWS.xtkQueryDef.create({queryDef: {schema: vars.targetSchema , operation: 'select',select:{node: [{expr: '@id'},{expr: '@from'},{expr: '@reply'},{expr: '@extAcct'},]}}});var results = delivery.ExecuteQuery();for each (var res in results.getElements("query")){delivery = NLWS.nmsDelivery.load(res.getAttribute('id'));delivery.mailParameters.senderAddress= res.getAttribute('from');delivery.mailParameters.replyAddress= res.getAttribute('reply');delivery.deliveryProvider.id= res.getAttribute('extAcct'); delivery.save();}I need help with the following
Dear Community, When creating a request with granularity, in Adobe Analytics Data Warehouse, we get an output file with a "Date" column which includes a comma to split the year. As we are converting the .csv file, using comma as its delimiter, the column split is not working fine. Is there a way to adjust this before the export? Take the example below: Thank you in advance,Carolina
I have created a tab inside a folder in my projectHere is the code <?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:granite="http://www.adobe.com/jcr/granite/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" jcr:primaryType="nt:unstructured" jcr:title="Styles" sling:resourceType="granite/ui/components/coral/foundation/fixedcolumns"> <granite:rendercondition jcr:primaryType="nt:unstructured" sling:resourceType="rcg/components/content/user-group" groups="content-authors,admin"/> <items jcr:primaryType="nt:unstructured"> <column jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/coral/foundation/container"> <items jcr:primaryType="nt:unstructured"> <
Hi Team,Is it possible to download an OSGi bundle JAR file using the OSGi Console (Web Console) or CRX/DE, in case the bundle is not available in the local target folder of the core module?If yes, could you please guide me with the steps to locate and download the JAR?Thank you in advance for your help!Best regards,Vara
Hi Adobe Community,We’re using the default page exporter template in AEM to generate ZIP files. In one of our sites, the page has the cq:designPath property set, and the exported ZIP includes the /etc/designs folder — but does not include the /var folder, which results in missing clientlibs needed to render the page as a static HTML.Interestingly, in the same instance, another site that doesn’t use the cq:designPath property correctly exports the ZIP including the /var folder.We’re trying to understand:What’s the expected behavior when cq:designPath is used in a page?How can we ensure that the /var folder is also included in the export when using cq:designPath?Is there a way to explicitly define that in the export template nodes?Additionally, the official documentation (https://experienceleague.adobe.com/en/docs/experience-manager-65/content/sites/administering/contentmanagement/page-exporter) mentions as a troubleshooting step that /var/contentsync can be deleted and will regenerate.
If a user clicks on a link populated by Google's AI in search or a ChatGPT query, what type of referral traffic will their visit appear under?
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.