Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi All I need to provide the client with a list of users along with their last login date and time for audit purposes. Could you please confirm where I can find this information in the Client Console or Admin Console?Additionally, I need to identify and disable users who have not logged in for the past 90 days.@parthasarathy can you please help me in this Thank you.
Which option do you rather choose?If I click import then all 5GB dataset is downloaded?How it work in details?If I create custom field group then its always nested on 1st level:And then how to load these records as a flat table? I know about adding ?flatten but I see that sometimes it does not work ....
Hi, there is no "Save and close" option in editing the properties for an AEM asset (image). Some images in the same folder do have this option to "Save and close" whereas images like below only have "Close" Is there any reason why it could be? Thank you
Is there a way to pull old project data from an inactive custom form into a new custom form if they share some of the same fields and/or calculated fields? Do projects need to be active or can they also be closed? Could fusion run a scenario irregardless of the project status?
I have images that I have expired on AEM where the subject has removed permission for us to use their images. When I insert the image using Assets on Adobe Express - I am able to see an "Expired tag" beneath the image, however when I insert the image via Adobe Asset Link on InDesign or Photoshop - no expired tag appears and I am able to use the image as normal.Would this be an error, or is this functionality not available with AEM Asset Link? If a functionality issue, is this available with other AEM Products? I am currently using AEM Essentials.
Hi all - I was looking at our timesheets and noticed that they did not autogenerate like they normally do for us on the 1st of the month. Normally, the following month's timesheets (July) autogenerate when we reach the 1st of the prior month but it looks like that didnt happen this month. Anyone else experience this? If so pls submit a case to support! Hopefully they dont make us autogenerate them manually as a fix since that would be very cumbersome.
Hi Community,I’m trying to recreate a trend line chart and a freeform table in Adobe Analytics Workspace, based on a screenshot shared by a client (attached below). Unfortunately, I don’t have access to the original project — just the image.From the screenshot, it seems there are two trend lines for a metric (possibly "Internal Search: Successful"):One line excludes data from Jan–Apr 2023 (shows flat line in the beginning).Another line includes only Jan–Apr 2024 (shows spike in the middle).Below the chart, there’s a freeform table also split based on these same two conditions.I want to replicate this kind of setup for a different metric — let’s say “Visits” — for learning and practice. I have access to Adobe Analytics via the free Adobe University access.Could someone please guide me:How to create these two segments correctly (exclude Jan–Apr 2023 and include only Jan–Apr 2024)?What’s the best way to apply these segments to a trend line and freeform table?Should I avoid using “Date Ran
Hi, thanks for your help in advance! I am trying to set a form that will prepopulate the country dialling code before the 'Telephone' field based on the country selected previously.I would really appreciate your advice on how to set this. Is there any solution within Marketo (not involving 3rd parties) and if not, do you have any recommendations? Thanks again!
I'm currently preparing for the AEM DevOps certification and looking for good study resources.I’ve been going through the official Adobe documentation, but honestly, it feels quite scattered and hard to follow in a structured way.Does anyone have any beginner-friendly or well-organized learning resources (like blogs, courses, YouTube playlists, notes, or hands-on guides) that cover AEM DevOps topics like:AEM architecture (Author/Publish/Dispatcher)Setting up environmentsCI/CD with Jenkins or Cloud ManagerReplication agentsMonitoring and performance tuningIf you've already taken the certification, I’d really appreciate any preparation tips or insights as well!Thanks in advance!
I would like to create a validation logic where a specific value is selected on a field if user selects "Yes" on a field that precedes it. For example, we have a radio button field question:Urgent request? - Yes- No The following field is a single select field with value options:Urgency Level- Standard- Expedited- Urgent Can someone help with a validation logic? Thanks!
I've noticed that the x-axis labels on my chart aren't accurately reflecting the chosen date range for the visualization. This is impacting my ability to interpret the data correctly. Could you help me understand why this might be occurring and how to resolve it?
We use a tool called Drift to filter automated replies such as out of offices and spam before they hit our sales teams as we use their email addresses in the from and reply to aliases. However, we are reviewing our marcomm stack and would be interested in finding some alternatives to drift if anyone knows of any? Or know of a tool/platform that would achieve what is described above.
I am trying to set the default value for dropdown : granite/ui/components/coral/foundation/form/select But it's not working tried with selected = "true",forceIgnoreFreshness = "true"Anyone please suggets!
Hi Team, I want to delete some user groups on publisher, how can I delete the groups on publisher directly? Is there any curl or process to handle the users or groups on publisher? Thanks,SD
Came across a scenario where a cja report based on profile dataset, was enabled for upsert and a batch containing records with otnly one field was inserted while keeping other fields unmapped. Now the cja report’s metrics are lost for all the other fields. Any suggestions to undo/correct this. Shouldn't CJA consider other dimensions as it is an upsert enabled dataset
Hi, recently we deleted some profile-enabled datasets from AEP UI (https://experienceleague.adobe.com/en/docs/experience-platform/catalog/datasets/user-guide#delete). Still the changes in license usage metrics is not reflecting. How soon can we expect it to see the data volume metrics reduce.
Please provide the documentation to list our app builder project on Adobe Exchange so that others can use it and take advantage of it.What are the points that we should take care of while listing the app publicly?Can we list it here, and after approval, it will be available on the Adobe Exchange? https://developer.adobe.com/distribute/home
Can we customise the Magento module as per the Adobe App Builder, like for example, if I want to create a module for product enquiry in Adobe App Builder, what is the process, how can I create it, and what Adobe App Builder components will be used, like starter ki,t admin ui sdk,api mesh aio files ract spectrum is it possible? Can we create a module in Adobe App Builder similar to the ones we make in Magento, and if so, how? Like, no more module creation in Magento, All module creation via Adobe App Builder
Hello, We are going to begin doing some testing where we'll be dynamically switching content based on variants we'll set up in the email. My Analytics team wants to know if there's a way to identify and report on how many users received a specific variant of a module within a single email. Example - Within an audience I've created, I want people that live within a selected City to receive a different message in a specific module. I create a variant to identify the city and update the message. Can I somehow identify and report on how many profiles received that module? I'm not looking on whether or not they interacted with it, I can do that by tagging the links in that module. I want to know hoe many of the audience I created actually met the criteria and received the email with the changes content. Please advise
Why is my AEM QA instance experiencing service outages when I invoke a servlet that exports image paths to an Excel file, especially when large content trees are involved.Error -- Service Outage: Looks like we are having some issues with our service. We are working hard to bring it online again. Context & What I’m Trying to Achieve:I have developed a utility tool in AEM that: • Accepts a page path input from a custom UI (utility tool in AEM console).• Hits a servlet (/bin/export-image-paths).• This servlet recursively traverses the page and its child pages, reads all components, extracts image paths from each component’s properties• Checks if the image exists in DAM.• Writes the results into an Excel file using XSSFWorkbook.• Returns the Excel file as a download. Requirements/Expectations:• The tool should support any valid AEM page path (e.g., /content/wknd/us/en/TestPages) etc.• The servlet should work reliably in Dev, QA, and Stage environments.• The
Hi, we use campaign tagging parameters to create UTMs to flow into Adobe. I recently noticed for our Google Ads campaigns that you can see our campaign name parameter (kftna_market_keywords_2023) but then it also includes the campaign name shown in Google Ads (shown below in the photo). You can see when it just shows the utm campaign name parameter we have very little traffic. Do we still need to create UTMs for Adobe or why is it pulling the Google Campaign name with the parameter?
Hi, I have two dataviews: a main one with created dimensions and a secondary one connected to the main dataview. I would like to be able to activate as dimensions in the secondary dataview those that are already active in the main one via CJA API. Is this possible?
Hi everyone, I have one main folder called "recipeint" where all records are kept and stored. I have create 2 sub folders from there to create 2 different views that can be used in the workflow to fetch data using query and I am able to do this. However, I want to hide the main folder from that list of selectable folder. I have checked off the checkbox - "Hide this folder from the lists" under property of that folder. But even after that, I can see that folder while I am selecting folder view under query in the workflow creation step. Can anyone please tell me whether I am doing correct thing or did I understand this checkbox incorrectly? Thanks,Vinay
Hi everyone,I’ve implemented a simple Sling scheduled job in Cloud Service. It works perfectly in my local SDK, but once deployed to the dev environment, the job never seems to run - and there are no related logs or errors.Below the core code:@8220494(service = Runnable.class,immediate = true,configurationPolicy = ConfigurationPolicy.REQUIRE)@Designate(ocd = MyScheduledTask.Config)public class MyScheduledTask implements Runnable {@ObjectClassDefinition(name = "My Scheduled Task Configuration")public @interface Config {@AttributeDefinition(name = "CRON Expression")String scheduler_expression() default "0 */1 * * * ?"; // Every 1 minute@AttributeDefinition(name = "Concurrent execution")boolean scheduler_concurrent() default false;}private static final Logger LOG = LoggerFactory.getLogger(MyScheduledTask.class);@580286@9182423protected void activate(Config config) {LOG.info("Scheduled Task configured with expression: {}", config.scheduler_expression());}@9944223public void run() {LOG.info
I have a customer form that is being rendered in 6.1 and the fields appears to be behaving like floating fields. You can see the below picture that the <period> is flush against the word SCRUBBED12. The same XDP rendered in 6.5 is as expected - fixed width. You can see in Designer, it is not a floating field. It is a Text Field overlaid on to Static Text. What is unusual is that UNDER the field is the following static text. I have never seen this. Is this some notation for floating fields? Thanks,Charles
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.