Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
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.
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!
[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 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 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
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.
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.
I would like to build a report containing a set of reports, their result counts (how many projects/ how many tasks etc) along with the object type (Project/ Task/ Issue etc). Is there a way to do this in workfront ? I tried to create a report with Object type as Report but unable to find a field for the results count. Any guidance will be appreciated. Thanks.
I need to know if we can make metrics in Adobe Analytics and pass it to Power BI. Is it possible? How to do it?
We are trying to create a basic AEM Project using the current archetype version 52. Folders and files are created but we receive an error in the groovy post-generation script. We are using the following command: mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.3.1:generate \-D archetypeGroupId=com.adobe.aem \-D archetypeArtifactId=aem-project-archetype \-D archetypeVersion=52\-D appTitle="Test Project" \-D appId="testproject" \-D groupId="com.testproject" This is the error message:----------------------------------------------------------------------------------------------------------------[INFO] Executing META-INF/archetype-post-generate.groovy post-generation script[INFO] ------------------------------------------------------------------------[INFO] BUILD FAILURE[INFO] ------------------------------------------------------------------------[INFO] Total time: 5.256 s[INFO] Finished at: 2025-04-10T10:21:53+02:00[INFO] --------------------------------------------
Hello, good afternoon.I'm currently implementing Adobe Target, for which I've already created the rules and implemented AT.js. I need your help resolving these two errors I'm receiving when loading the web page. I've already followed this documentation to resolve it, but the error persists.https://experienceleague.adobe.com/en/docs/experience-manager-learn/sites/integrations/target/load-and-fire-target#page-eventI appreciate your help.
I'm looking to target users in a 75 mile radius of large metro areas in the US such as Austin, TX or Orange County.Is there a best way to do this without having all the zip codes?If we were to have zip codes, would the general zip code be enough or would we need the zip+4 number extensions?Any ideas for best sources to purchase zip code lists? The other question I have is targeting users in rural areas in the USA. Any ideas for how this could be implemented? Thanks for your suggestions.
We are managing soft bounces with below condition to mark them marketing suspended.Soft bounces - any - 3 times - past 90 daysANDNot delivered email - any - 3 times - past 90 daysWe are capturing many records. But we come cross a scenario,When we check soft bounces and delivered email, I can see many records where Email delivered captures in Activity log and then soft bounces occurs (I also noticed 'Email Delivered' activity took place before 'Send Email'), but we can't capture these records in our marketing suspended as we consider 'Not Delivered Email".Why Marketo captures Email delivered first and soft bounces occurs for some records? Do we have any solution to capture who got first Email Delivered and then Soft bounces into our Marketing Suspended tag?
Hi,I need to query for all occurrences of <br />, <br/>, or <br /> in my text components, but my search is not returning any results.Here is the query I am using:SELECT * FROM [nt:base] AS n WHERE n.[sling:resourceType]='xxx/components/content/text' AND CONTAINS(n.text, '&lt;br') AND ISDESCENDANTNODE([/content])However, when I search like this:SELECT * FROM [nt:base] AS n WHERE n.[sling:resourceType]='xxx/components/content/text' AND CONTAINS(n.text, 'br') AND ISDESCENDANTNODE([/content])I do get results.Could you please help me figure out why the first query is not working and how I can correctly search for <br />, <br/>, or <br />? Between br and / there can be one or more space.Thank you!
Hi Dev team, i was trying to author the text component (sling:resourceSuperType core/wcm/components/text/v2/text), in authoring mode we were able to author bullet List as shown in screen below.but when we mark it as done,the bullet list were not showning (Please reffer below screenshot), same behaviour for table authoring as well any idea?
for the target mobile app server side what the name of api call app dev need to make ? Like in website its called delivery-API/Interact call. What do we call that function for mobile target SDK server side implementation ?
@1961013 , @danny-miller There is a date of birth field in profile. The requirement is to create segments based on age. Is it possible to calculate the age from date of birth within AEP?
We have two parts of our web application: one which is open and one where you need to log in and have created an account to access other pages (like a Customer Portal). Both of these parts of the application are currently being tracked via the same Report Suites. For the part where the user logs in, we have our own unique visitor ID which is sent via an eVar (the userID). I would like when this eVar is sent to use it as the Unique Visitor ID for the computations in Adobe Analytics, and it seems that I can set this up following this tutorial (https://experienceleague.adobe.com/en/docs/analytics/admin/admin-tools/manage-report-suites/edit-report-suite/conversion-variables/unique-visitor-variable/t-unique-visitor-variable). What I am wondering, is what will happen for the part of the application which is open. If the userID is not set up, will it revert back to default visitor ID count from Adobe Analytics? or will it break completely the metrics based on visitor IDs as the user
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.