Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi, I will apply utm_source, utm_medium, utm_campaign to my landing pg link that will be converted to a QR code for people to scan.Do I have to create new field values in Marketo for each of these utm parameters to support these efforts?Will be hidden fields in the form. If so, would it be best to create those in our CRM system and then they'd sync down as new field values into Marketo? (using Microsoft Dynamics)Wondering: does Salesforce have those parameters already built in? Thank you.
Hi Everyone, We need to generate akamai token. For token generation we are using EdgeAuth and need to added the dependency mentioned below. <!-- https://mvnrepository.com/artifact/com.akamai/edgeauth --><dependency><groupId>com.akamai</groupId><artifactId>edgeauth</artifactId><version>0.2.0</version></dependency> Deployment is successful but bundles are in satisfied state. I have also updated dependency in all/pom.xml and embedded in. But getting compile time error.Content Package Converter Exception Content Package Converter Exception Jar file can not be defined as a valid OSGI bundle without specifying a valid 'Bundle-SymbolicName' property.
Hi Everyone,I am trying to use AEM Groovy Console to add a new tag to a page's existing cq:tags property.Below is my code:def page = getPage("/content/mysite/en/sample")def modifiable = page.nodedef tagToAdd = "myproject:custom/tag"def existingTags = modifiable["cq:tags"] ?: []if (!existingTags.contains(tagToAdd)) {existingTags << tagToAddmodifiable["cq:tags"] = existingTags} I expect this to add the tag only if it's not already present. But it doesn't work in some cases - especially when the page already has one tag.Can anyone tell what is wrong?
Hi , All of sudden my team can't authnitcate to Workfront
Does anyone know if there is any risk to data loss if we move projects from one portfolio to another? Currently our setup is that most projects live under one portfolio and we would like to move projects into portfolios that make more sense (e.g move a project from the Information Services portfolio to the Marketing portfolio). Any assistance would be appreciated. Thank you
I have created a report and added a value expression on a couple columns to truncate the results. The goal is to have less 'scroll' for the user since it a project dashboard with three reports visible. Is there anything I can do that will allow the user to see the full result in the truncated columns if they hover over it? I would like the same experience as when you are hovering over the Project breadcrumbs and it shows you the full Portfolio, Program, etc...name. Thanks!
Description - The native fields of Portfolio and Program do not work the same as they should in the custom form as they do in the Overview. Why is this feature important to you - We need our PMs to select the Portfolio and Program for each project, so we added the native field to our custom form and made it required for them to fill out. Otherwise they miss doing this in the Overview of the project.How would you like the feature to work - Having the native fields of Portfolio and Program to work exactly like they do in the Overview. When you select a Portfolio, only the Programs for that Portfolio will be shown to select from. Current Behavior - Right now, when you select the Portfolio in the custom form, ALL of the Programs are listed. The PMs have to then search and scroll for the right Program. They can also select the wrong one, which they won't know that they did since it allows them to select any Program instead of the ones that are associated with the Portfolio.
Hello, We are performing A/B testing on a pair of deliveries and trying to generate a winner delivery for the remaining population after a wait period for feedback. We have followed along with the solution in other Experience League posts, and can generate the delivery within the JS code activity as a copy of the winning test delivery via Duplicate(), post winner decision. The issue that we are encountering is that we happen to use targetData as a source of a number of Target Mappings into broadLogRCP and substitutions into our emails. We haven't had issues with this in the few years that we have been using Adobe Campaign, but this is the first time that we have tried any deliveries from code. All others have explicitly been defined in Delivery activities. In this case, none of the targetData is recognized (we can see it in the transitions) so our broadLogRCP records are mostly empty, aside from Recipient and Delivery references, and our emails are produced with missing conte
Hey everyone, If you're managing a large database and running a high number of active triggered campaigns, you might have experienced something we’ve had to learn the hard way: Marketo becoming significantly slower, especially when complex automation setups are involved. In our experience, and according to other sources from on the internet, having too many active trigger campaigns can lead to latency and performance issues across your instance. This is particularly true when combined with a large volume of leads or complex Smart List logic. In fact, some of the biggest contributors to slowdowns include: A high number of active trigger campaigns High lead volume Complex Smart Lists , especially those using nested conditions Having campaigns with multiple layers of executable campaigns These elements, when used together, can introduce artificial wait times in campaign processing and cause global system slowdowns that affect everything from email sends to Smart List c
Would be nice to lock folders so requesters cannot see assets until ready for them to review. Currently, requesters are viewing the "review" files that are meant for the art directors. Only solution we found was to "unshare" the requester from the project. Not ideal I must say.
I'm able to open up my extension in Adobe Experience Manage Assets, which is running on my local server. I can briefly make changes locally which are reflected in the extension, but after 20 seconds it times out with:Unhandled Rejection (Error): Timed out waiting for initial response from parent after 20000ms(anonymous function)node_modules/@adobe/uix-core/src/tunnel/tunnel.ts:268:When I open up my local application at https://localhost:9080, I get "IFrame for integration with Host (AEM Assets View)...", then it times out again with the same error. I've tried creating the bootstrapped app multiple times using this guide: https://developer.adobe.com/uix/docs/services/aem-assets-view/extension-development/, but no luck. SSL certificate has been accepted.
My salesforce admin team have created a new object linked to an Opportunity.I wanted to check if this should be visible in Marketo? I have visited the Salesforce Objects Sync following these instructions https://experienceleague.adobe.com/en/docs/marketo/using/product-docs/crm-sync/salesforce-sync/setup/optional-steps/enable-disable-custom-object-sync I have a couple of questions if anyone could assist? 1) If I disable the global sync, I am assuming that the back log will be dealt with, and their will be an option to renable the global sync.2) to refresh the Schema will this be ok to run during the day, is it heavy on calls?3) the schema isn't showing in the search bar, will this new schema appear once I have completed Step5? Just a bit nervous of grinding everything to halt and it not be doing what I'm expecting. thanking you
Is there anyone I can speak to about the forced roll out of the new Workfront Home Page that is coming? Please, please do not remove the functionality of the current Worklist. It is necessary for any project manager that is properly using Workfront to do their job. It is a simple listing of tasks and proofs that are in chrono order BY DEADLINE. Late items are red. The new page has this separated, so harder to cross check tasks to proofs to see what is missing. The Awaiting my Approval is not even usable. It lists items in order of date added, not by DEADLINE. Who cares when they were added? This is insane. To see when each item is due so I know what to work on, I have to click on each one, open proof (which takes forever), then click on Workflow. So instead of using my eyeballs and reading deadlines in the Worklist, I have multiple clicks. And when I open the proofs from Awaiting My Approval sometimes the
I have a few scenarios running with the same logic.I get the projects of specific portfolios, then search for documents and apply the metadata. My current challenge is to identify zip files and trigger the action. Any thoughts on how to do it?
Request for Feature Enhancement (RFE) Summary: Scheduled Stage and Production Deployments Using GenAI Models in AEM Cloud Manager Use-case: We request the development of a feature in Adobe Experience Manager (AEM) Cloud Manager that leverages Generative AI (GenAI) models to enable scheduled Stage and Production deployments ( at the time as scheduled by the DevOps team ). This feature would allow DevOps/Support team to trigger stage and production deployments at specific times through GenAI-based workflows. Key Benefits: Reduction in manual effort : The biggest advantage of this feature would be - a great reduction / savings of manual hours of the AEM support team/application team in the monitoring of deployments , and reduction in the waiting times ( incurred by the support team while code is being deployed in Stage and Prod ). Automated Scheduling: Application teams can set precise deployment times, ensuring updates occur during optimal windows, such as off-peak hours
Request for Feature Enhancement (RFE) Summary: The redirect from /security to /libs/cq/security/content/securityadmin.html is part of the out‑of‑the‑box configuration in AEM as a Cloud Service. This affects the functionality when there is a page with the name "security". This page is never reached and always get redirected as per OOTB configuration. Use-case: any page created with the name "security" should be reachable and not redirect to another link. Current/Experienced Behavior: /security redirects to /libs/cq/security/content/securityadmin.html Improved/Expected Behavior: /security should not redirect to any other URL. Environment Details (AEM version/service pack, any other specifics if applicable): Publisher Customer-name/Organization name: Mamta Screenshot (if applicable): Code package (if applicable):
Hi, I'm just looking for a steer on the best approach... I want to set up a trigger to listen for changes in an opportunity, and then send an email. This will be a custom field = True and the Stage has changed to Closed Won. What is the best way to identify the recipient. is it best I identify the person and add them to a list and then send the email once they hit the list? Or is the email going to be sent to all the related contacts in Contract roles? The field I need to use are not live in Salesforce yet, so I have limited testing on the actual fields. Any guidance is very welcome.
I have a below code written in js activity. I need to add 1 hour to the variable currDate. How can I do that? I tried with setHour() and + operator without luck. vars.currDate = new Date();logInfo("vars.currDate----------" + vars.currDate);
Hi all, For AEM front end coding, I see the predominant use of CRXDE and for back end IntelliJ or Eclipse.Also, we start with an AEM Archetype. 1.In Real AEM Projects also do we start coding with AEM Archetype only?I understand AEM Archetype is a very good starting point for coding, as it complies good coding standards.But AEM Archetype has many components, etc. that we may not need. 2. In case I want to avoid AEM Archetype, what is way out? Appreciate all your replies. Thanks,RK.
Hi all, Some of my previews are not showing up correctly when I'm looking through pdf files in AEM. There are a handful where the icons show either a blank image or an image with a pixelated bar at the top and a white to gray gradient. The files looks normal once I download and open them on my desktop. But when I download the file as a rendition, the files appear just as they do in the preview. Any ideas on what may be causing this or how to resolve it? I need to be able to audit my files in AEM without taking up so much storage on my desktop through downloads.
Hey everybody! It’s me, your “On-Demand Workfront CSM” and I’m back with another Top 3 Video! This time let’s talk about Blueprints. You’ve probably heard me say that Blueprints are the shortcut to your “Workfront work” but what are the other ways to use Blueprints to fast track your enterprise needs? Check out the video here! If you want to experiment first before you install anything in Production, no worries! Just play around with them in your Sandbox Preview environment first. Interested in the latest Blueprints? Blueprint Released: Workfront Training for New Users Blueprint Released: People Manager Dashboard Full list of available Blueprints If you like learning about new ideas and creative approaches, then don’t forget to register for our upcoming workshops our Experience League Events page. We hope to see you soon!
Hi All, Is it possible to ingest subscription and consent data to AJO default system generated schema dataset 'AJO Consent Service Dataset' using API or Web SDK? If yes, please share some details on how to ingest it. Schema: AJO Consent Service Schema Dataset: AJO Consent Service Dataset Thanks, Sneha
Hello, I noticed this morning that we have several instances of transactional emails being Ignored because the address is in quarantine. However, when I check the 'Non deliverables and addresses' folder under Admin > Campaign Management > Non deliverables Management, the addresses in question are not listed. Is quarantine/block list for transactional messages managed on the RT instance itself? If so, does that data port over to the MKT instance? Thank you for your help!Robbie
Each month, teams across Adobe Workfront host FREE webinars, interactive workshops, customer panels, and open Q&A sessions on various topics for System Administrators. If you want to learn best practices, ask questions and collectively brainstorm solutions, or connect with other system administrators to build your network, sign up for one or all of the following events: May 7 at 8:00 a.m. PT – Mastering Email Notifications in Adobe Workfront May 8 at 8:30 a.m. PT – Ask Me Anything: Workfront Proof (hosted by 3 Community Advisors, text-only) May 9 at 9:00 a.m. PT – Connect: Admin Chat for Marketing & Creative May 13 at 8:00 a.m. PT – Admin 101: Getting Users to Use Workfront May 14 at 8:00 a.m. PT – Preserving Your Fusion Scenarios During the Event Subscriptions V2 Upgrade May 15 at 9:00 a.m. PT - Level Up with Adobe: How to Apply and Stand out as a Champion May 19 at 6:00 a.m. PT
On the AEM cloud, when the url has "UTM_ " the parameter is not working. is there a filter that is blocking?
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.