Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Team - I am facing weird issue on graphql. I have created a persistent query and it works fine in GraphQL Explorer (/aem/graphiql.html) but the same is not working on PQ query.I have verified that the Content Fragment Model exists in AEM DAM, and I can see the correct response when running the same query in the GraphQL Explorer. But for some reason, it’s not working when accessed via the Persistent Query endpoint https://localhost:4502/graphql/execute.json/e-commerce/commerce-content;contentFragmentLocation=/content/dam/commerce/us/clothing-all/category1/2024/sub-category/belt-1;variation=master Any idea what does it mean by "did not yield a Content Fragment"?{ "errors": [ { "message": "Exception while fetching data (/commerce-content) : Path: '/content/dam/commerce/us/clothing-all/category1/2024/sub-category/belt-1' did not yield a Content Fragment", "locations": [ { "line": 2, "column": 3 } ], "path": [ "commerceContentByPath" ], "extensions": { "classification": "DataFetch
We are programmatically creating an AEM DAM asset in AEM as a Cloud Service (AEMaaCS) using the Node API and adding required path and properties for assets.Node childNode =JcrUtil.createPath(path, SyncAssetWithMetadataFromDAMConstants.SLING_ORSEREDFOLDER, DamConstants.NT_DAM_ASSET, session, true); Node jcrContentNode = getOrCreateNode(childNode, SyncAssetWithMetadataFromDAMConstants.JCR_CONTENT, SyncAssetWithMetadataFromDAMConstants.NT_UNSTRUCTURED); Node metadataNode = getOrCreateNode(jcrContentNode, SyncAssetWithMetadataFromDAMConstants.METADATA, SyncAssetWithMetadataFromDAMConstants.NT_UNSTRUCTURED); .......... asset.setRendition(SyncAssetWithMetadataFromDAMConstants.ORIGINAL_RENDITION, binary, renditionProperties);If we manually reprocess the asset via the AEM UI, then the preview/renditions are generated correctly, and the asset becomes fully usable. Que: Can we trigger the 'Asset Processor' custom workflow process step in a custom workflow and invoke it from our c
Request for Feature Enhancement (RFE) Summary: Enable authors to initiate workflows directly from the Content Fragments console in AEM, streamlining the content approval process. Use-case: Content authors often need to start approval workflows for Content Fragments. Currently, initiating a workflow requires navigating away from the Content Fragments console, which can disrupt the authoring flow. Use-case: Content authors often need to start approval workflows for Content Fragments. Currently, initiating a workflow requires navigating away from the Content Fragments console, which can disrupt the authoring flow. Current/Experienced Behavior: Authors must leave the Content Fragments console to start a workflow, leading to inefficiencies and potential errors. Improved/Expected Behavior: Introduce a "Start Workflow" action within the Content Fragments console, allowing authors to initiate predefined workflows without leaving the interface. Environment Details (AEM version/serv
I'm really curious about how some of you are using Workfront planning and reporting on the same? Currently, I see challenges with connecting tasks, reporting on record types in Workfront's inherent reporting and exporting tables out of Workfront planning. So I'm eager to see how it can be used as is in the most efficient manner. for folks new to Workfront Planning. Here is what I'm referring to - https://experienceleague.adobe.com/en/docs/workfront/using/adobe-workfront-planning/adobe-workfront-planning-general-information/planning-overview
Hi,I have selected my form, but it is positioned to the right of section 2. However, Another part of section 2 is a text block that is left alignment. I would like my form centered, but if I eliminate the text block in section 2, my form still remains right aligned.I cannot hide section 2 as the form is built into that section. I have not had this issue before and the code is matching other templates I've worked with before, so unsure what I can do within the program set up to resolve without affecting the base, master template? Thank you.
Description -Why is this feature important to you - users use this widget to understand what they need to approve with projectsHow would you like the feature to work - have the ability to sort the approvals by date - at this time there is no way to sort approvals. Current Behaviour - right now it's just a list - and there is no way to sort the approvals.
For visibility within teams, we create custom reports for a worker's tasks. This is a task-based report that displays all tasks from active projects assigned to that worker. However, we've found that on the few times we accidentally assign to a role AS WELL AS a worker, that task doesn't show up in the report. For some workers we can simply edit the report to filter by their name OR their role. However, we have workers who have common roles with others in their team, so this will not work. We're currently planning to just double check that we don't assign tasks by role, but I was wondering if there was a workaround. Thanks in advance!
Description - Approvals should have a due date fieldWhy is this feature important to you - Many of the processes that require approvals in my line of work are timely and need to be received before certain activity can take place.How would you like the feature to work - I would like a due date field added to the approvals object to drive timely notifications when action is required and when. Example: A campaign (Project) has a list of drops (Tasks), with fixed start and end dates. A drop cannot occur until final approval has been received. I would want to set a Task Approval due date somewhere between 3-7 days prior to the set start date and have that trigger notifications to the Approver that they've been asked to approve and when we would need it, sending reminders as the due date approaches.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate (default-cli) on project standalone-pom: java.nio.file.FileSystemException: C:\Users\Mohammed Skouti\Downloads\aemservertest\aem-guides-wknd\dispatcher\src\conf.d\enabled_vhosts\default.vhost: A required privilege is not held by the client. -> [Help 1]
I'm trying to write unit tests for an AEM Sling Model, but my test is failing. Here's the test I tried:@RunWith(MockitoJUnitRunner.class)public class ArticleContentModelTest {@Rulepublic AemContext context = new AemContext();private ArticleContentModel articleContentModel;@Beforepublic void setUp() {context.create().resource("/content/article", "title", "Sample Article", "body", "This is a sample article body.");articleContentModel = context.request().adaptTo(ArticleContentModel.class);}@2785667public void testGetTitle() {assertEquals("Sample Article", articleContentModel.getTitle());}@2785667public void testGetBody() {assertEquals("This is a sample article body.", articleContentModel.getBody());}} I am getting a NullPointerException when trying to assert the title and body in the tests. I have checked that the resource exists, and the ArticleContentModel should have been adapted correctly, but something is wrong.
Hi everyone! We use profile caps to limit how many profiles will pass through the journey, but I want to know if there's a way to set this profile limit using functions on the data source condition in advanced mode. For example, I want to get all the users whose "Color" field is "GREEN" - #{ExperiencePlatform.CarAttributes.Color} == "GREEN" - and limit it to 10 profiles. All coded in advanced mode. Is it possible? PS: The data example is fictional.
The Adobe Launch tag is created but it seems like Google Ads and Tag Manager isn't connceted. The 'Tag Name' doesn't appear in GTM Preview Mode. Although, the Gtag extenesion is used in Adobe Launch for Google Analytics.Can the team help in the connection of the two platforms?
Who do you all use for an email verification tool for checking emails before we import them into Marketo and send emails?
Where can I find the documentation for the Workfront Boards GraphQL API? Am I able to search for a card within a board by connected object ID?
Hi, Is there a way to setup an alert to trigger an email to the internal team when there is any error occurred during the delivery preparation / deployment in Transactional Message?
I want to start by saying that it has been a long time since I've taken the practitioner exam (MCE back in the day) and while this is true I believe that the guide I have here, the practice tests, and the resources I share are still relevant for today's exam. If you see anything that needs to be updated or you think there is some new information I should include then please let me know in the comments 🙂 There are 2 Business Practitioner exams: the Professional exam and the Expert exam. The Practitioner Professional exam is the replacement for the old Certified Associate exam. While I took the Certified Associate exam back in June 2019, I have not taken the new Business Practitioner Professional exam. However, looking at the Practitioner Professional exam guide and some sample test questions, the exam looks to be a straightforward exam assessing the basics of marketing operations and Marketo that anyone who has been using Marketo for a few months s
I want to add a condition in my activity (Activity A) to exclude people if they are qualifying for another activity (Activity B). I tried using profile param (user.activeActivities) and checking if activity ID for Activity B is present in the list, if so, exclude the user from Activity A. It is not working. Any suggestions?
Hi,I can't find the Metric Deduplication check box? I looked and don't see it? Has this changed? Am I just blind? Below are the steps I was given. Step 1: Access Data Views Log in to Adobe Customer Journey Analytics.Navigate to Data Views from the main menu.Select the Data View where you want to enable metric deduplication. Step 2: Locate the Metric Click on the Components tab.Search for the metric you want to deduplicate (e.g., Purchase Event).Click on the metric to open its settings. Step 3: Enable Deduplication Find the Metric Deduplication checkbox and check it.Choose the Deduplication Scope: Session: Deduplicates within a single session.Person: Deduplicates across all sessions for a person.Account: Deduplicates across an account. (Optional) Set a Deduplication ID (e.g., Purchase ID) to ensure unique tracking. Thanks!
Hi all,We're about to move to managing new user set ups via the Admin Console, but when we do this, is there a way to cope a similar existing user so we don't have to fill in all the fields again?In non-admin console Workfront world, 19/20 times I would copy a similar profile, change the name and email addresses and that would mostly be it as the original user would be from the same team etc.But when we're live with the Admin console, we'll create the user with a licence, but do we then have to manually add the custom forms and fill everything in from scratch?ThanksMatt
If possible, we would be interested in modifying the information included on Workfront's system-generated emails that are sent to our team when a request is entered.
Hi, I am working on a scenario where I have to create a issue with specific fields from another issue and assign it to a particular user.Since I am pretty new to fusion, can any one suggest me how can I achieve this scenario. Any help or guidance will be highly appreciated. TIA!
Hi,I need to reprocess assets located in different folders, either programmatically or by reading the asset paths from a file and reprocessing them.I tried using the API https://XXXX/api/assets/projects/image-ex.jpg, and although the response was successful, the image did not get reprocessed.Is there a simpler way to reprocess assets in bulk?Thank you.
Description - In workfront planning using the calendar view if an event is happening soon can we have a reminder notification so that the team knows/gets a remind to action in advance.Why is this feature important to you - This would avoid users forgetting to action or prepare in advance of a calendar event.How would you like the feature to work - Enable reminder option for an item, allow reminder time and date setting for notification.Current Behaviour - I am not aware of any reminder option. The user would have to tag another user in a comment to remind them I believe...?
Description - Our IT won't allow legacy tokens to be turned back on in Microsoft 365 for security reasons. We would love a version of the Outlook plugin that doesn't rely on these tokens. Why is this feature important to you - Our team relies on the Outlook plugin for request submission How would you like the feature to work - As it did before the update to OutlookCurrent Behaviour - Currently has the error "Unexpected error Unable to get the outlookIdentityToken". Current recommendation is to turn on legacy tokens again, but like I mentioned - our IT team is firm on their stance
Hi,this is for a CJA practice exam but given the similarity to Analytics, i ll drop it here anyway.in the practice exam i received the following question:"A report requires you to build an audience of web visitors that viewed the Checkout page, then afterward went to the Cart page in a single session. Which of the following filters will output the correct audience?"these are the 3 options:from the screenshot what would you choose? figure 1,2 or 3 in order from the top to the bottom, which one would you choose a why?i chose one that i thought was correct but in the end it was not.
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.