Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi, Is there a way to send the mobile app version to AEP as part of the data collection process, specifically for the requests coming through the mobile SDK integration? We recently integrated the mobile app with AEP for push notifications, and it’s working fine. However, we are encountering an issue where around 40% of the requests contain multiple ECIDs in the identity map (i.e., two ECIDs). While we believe we've resolved this, some requests are still showing multiple ECIDs. To help with debugging, we’d like to determine if the data is coming from an older app version. Is it possible to send the app version directly as part of the data collection? If not, how can we achieve this within the mobile app code? Thanks!
Hi everyone,I'm working on an email campaign where I need to display a list of horses owned by each user along with their info. I have two tables: one with unique horse owners and another with all the horses. My goal is to send a single email to each owner that includes a table listing all their horses and their data.What would be the best approach to do this in Adobe Campaign? Horse OwerHorse NameHorse BirthdayGenderRacetest@test.comvera3/5/2002MerrieKWPNtest@test.comAgga3/4/2002MerrieIJslandertest@test.comStor fra Flettuvollum12/5/2002MerrieIJslandertest@test.comDroopy4/30/2008RuinShetland ponytest@test.comCaspar8/1/1994RuinHaflingertest@test.comPolly1/1/1990MerrieWelsh ponytest@test.comWavottie1/1/2004MerrieKWPNtest@test.comRamona1/1/1999MerrieKWPNtest@test.comDaisy1/1/2000MerrieOverig Thank you
The page is captured in the 'Page Not Found' metric when using the marketing channel to check the source. 'Session Refresh' shows high for the page that lands on a 404 error. The page is not deleted but is redirected to a 404 page.Screenshot below.
Hi everyone, I'm running into an issue where I have prompts set up on a report that produces a bar chart. When I run the report with no selection on my prompts I'm able to click on the bars that populate on my bar chart which pops open a window where I can see further information. When I select my prompts however, and then I run my report, I'm able to click on the bars that populate, but in the window that pops up, I keep getting the error "No data to display" Any help?
Hi Team,as requested by customers, it would be great if there is a way to export all rules and elements for the purpose of maintaining the data dictionary and documentation.
I've been tasked with something that's a bit out of my depth. Here's a quick rundown of the process I'm supposed to enact:1. Person gets email with a link to fill out a Gravity Form on our own website2. Marketo sends data about the person (including their email address and some other attributes) to the form3. The form sees this info coming and hides any fields that are prefilled from the form4. Person fills out any missing info and hits "Apply" button. Sees "Thanks for applying" messageIn an ideal situation, Marketo will have all of the data needed by the form and upon clicking the email link, theyn will just see a "thanks for applying" message and be done with it. At first I thought, "I can just append the data to the URL generated when they click the link" but I'm definitely not going to do that with someone's email address. I searched around on here and keep seeing people talk about a solution on a page that no longer exists (http://developers.marketo.com/blog/external-page-prefill/
Hi,When we rebuild our client libs it is failing at 2 libraries 1) /apps/acs-commons/clientlibs/main.css...error: java.lang.StackOverflowError2) /apps/acs-commons/clientlibs/main.min.css...error: java.lang.StackOverflowError any help? we are in acs-aem-commons-all-6.4.0.zip version. and we just migrated to 6.5.21
Hi, I am on 6.5 onsite. In the past couple of months I created a few new tags and added them to tens if not hundreds of assets. Today I noticed that when I select those tags in the asset search by Tags filter, the search brings no results. If I enter the tags in the search field in " ", then the search result brings those assets. There are 1000+ assets that should show up.I tested a few different tags I created recently and added to the assets - non of them work through this method. Why is the Tag filter search not working? What needs to be done to fix this? Thanks
Friday Question #2 - possibly related to my first question about RCM & Success Path Analyzer. When searching for Opportunities in the Opportunity Influence Analyzer (I'm setting up a few reports to show leadership as examples of how helpful this report can be in showing Marketing influence on Closed/Won Opps), it appears that there are Opportunities missing in the list after selecting an Account to review (the time frame is "All Time"). I'm using MS Dynamics alongside the report to check I'm pulling the right information and here are the issues I'm noticing: There are multiple versions of the same Account despite there only being one showing in MS Dynamics (they each have different IDs shown at the end of the name - I'm assuming Marketo is still seeing a deactivated Account?) Using an example Account, when I select the correct one (verified by said ID in MS Dynamics), I get an on-page popup that tells me there were no activities on the account during the selec
As a developer who builds tight integrations with Marketo, I am interested in being able to send users back to Marketo where appropriate reviews can be done for things like Lead records, Smart Lists, various Assets, etc.For example, if I am showing records to a Marketo customer that may need to be reviewed (such as having a bad email address), I'd like to provide the exact record in Marketo's UI for cross-referencing. However, to create a URL around a Lead record's details, the structure needs to be like the following: app-aba.marketo.com/leadDatabase/loadLeadDetail?leadId=123 Without an Idea like Provide API method to determine instance datacenter , there is no way to provide a correct URL to end users. There is no valid way to create a redirect that would allow a developer to send people back to Marketo without knowing the exact datacenter and pod. Today, Salesforce works around this potential issue by using login.salesforce.com as a valid wildcard
Description - Within the comment section, have a dropdown of premade comments (Ie: Done reviewing, Done w/ comments, Done w/o comments, etc) that users can click on instead of having to type out certain messages.Why is this feature important to you - For a handful of our user base, they leave the same type of comments when they're reviewing work. This would help reduce the amount of clicks by having some type of dropdown list of comments to choose from instead of having to type it all out.How would you like the feature to work - Be added as an additional field type where a sys. admin can type in the comments and it will show as a drop down option to the user. Current Behaviour - Not available/ users have to fully type out their comments
I've found the Workfront Cookbooks to be extremely helpful in optimizing our Workfront experience. Something that I've continued to struggle with as a small implementation team is best practices for training. Could you develop a Workfront Training/Implementation Cookbook for new users?
I noticed that the profile snapshot dataset profile_snapshot_export_% is refreshed once a day, approximately at the same time.My understanding is that it happens on a schedule which names looks similar: Profile-Snapshot-Export-Schedule%. I would like to modify the time when this schedule runs and be able to force the execution of the refresh without waiting until the next day.I am trying to use this API call from Postman:curl -X PATCH https://platform.adobe.io/data/core/ups/config/schedules/321d047e-7a9d-47af-bc20-94e072ec1519 \-H 'Authorization: Bearer xxx' \-H 'x-gw-ims-org-id: xxx@AdobeOrg' \-H 'x-api-key: xxx' \-H 'x-sandbox-name: xxx'-d '[{"op": "replace","path": "/schedule","value": "0 0 18 * * ?"}]'where the headers get the appropriate values from my environment.In the above cURL 321d047e-7a9d-47af-bc20-94e072ec1519 is the id of the Profile-Snapshot-Export-Schedule% for the particular sandbox.The example above if based on the sample provided in Schedules API Endpoint | Adobe Exp
Hi Everyone,I need your guidance on an SEO challenge.Business Owner has a significant amount of content displayed in overlays on their website. However, they are facing SEO issues because:- Important content is not well-structured within the site, leading to lower search rankings.- Content inside overlays is not easily detected by search engines, affecting visibility.I'm wondering if Adobe Target could be used in the background as a "bridge" to help search engines properly access and index this content.Has anyone tried this approach, or do you have any insights or alternative solutions?Looking forward to your thoughts!Thanks,
We are noticing that in our Sync Field Details, where we check off the CRM fields to sync, the fields that were checked are now unchecked. What can trigger this to happen? This is a recurring issue and I don't know how to fix this. We have to keep checking manually that the fields are still checked and syncing. CRM is Dynamics if that matters.
First and foremost, a HUGE thank you to Tim Brooks @timothybr for sharing his experience, advice, and recommended action items during today’s workshop, Securing Executive Sponsorship for Adobe Workfront. As finding, championing, and building lasting relationships with executives takes time, this page can help serve as a dedicated starting point if you're looking to get started. If you weren't able to attend, links to the slide deck and workshop recording are listed below along with a short summary of the interview discussion. Workshop recording Slide Deck PDF Summary of the session/advice from the chat: Set up a governance process and workflow for Workfront projects to ensure alignment with business goals. Implement a cadence of regular meetings with business sponsors and executive leadership to showcase Workfront's impact and value – focus on the metrics that matter, things like time/cost savings, efficiencies.Qualitative metrics like visibility and
Hello, We are in the midst of implementing Message Center for our V8 Campaign instance. One of our requirements is to attach message specific PDFs to templates -- for instance of invoices. I've found documentation that discusses how to attach a PDF to the email located here: https://experienceleague.adobe.com/docs/campaign-classic/using/transactional-messaging/transactional-email-with-attachments.html?lang=en It discusses how it is inappropriate to send PII over email, so instead people can send a secure PDF. We agree with that statement, but feels like we're missing something. The process discusses putting the PDF into an FTP or other online disk system and then the transactional messaging event fetches the remote file.But how is that call to fetch the PDF authenticated? I found another experience league post which suggests to us that the file needs to be publicly accessible on the web -- I'm hoping that I've misunderstood as that undermines the idea of
s_vi & s_fid was working properly previously, but these are cookie are not get set. Due to which marketing visitor_id is getting null.
Is Adobe DAM supports Live Video Streaming ? If yes, please share pointers on it.
Hi, I'm trying to build a scenario that will download a document (Closed Captioning file), then using a control project in Workfront that contains all the words (Tasks) that need replaced or "bleeped" and replacing them within the document.I understand how I would do this for 1 word, but how do I loop the output of the first replacement into the 2nd replacement and so on..... thanks for any advice,Kelly
I started off as a web developer so if I were to start in my AEM journey again, AEM Helix would be an easier transistion. But, that's not the case. I had to learn all the other tech stack that comes with AEM (Java, OSGI, JCR and etc). I'm not really sure why would someone want to use Helix if conventional AEM is already used at the company. (or perhaps vice-versa. Why would someone move to conventional AEM if they are already using Helix?) Thoughts? thank you! EDIT1: How integrated are other frontend technologies like react with AEM Helix?
Hello Everyone, Do you know how to attach a CSV file calculated on the workflow to an email or alert activity?I have tried an approach that was suggested here via attachments on the delivery but I have the bellow error.I really appreciate any help you can provide.
I'm hoping you can provide more information regarding "The latest innovations for Adobe Target" on the webpage…https://business.adobe.com/products/target/adobe-target.html?gclid=Cj0KCQiA4-y8BhC3ARIsAHmjC_F9o_wYQGtw1EybiTbCoAYathL24srC_ow1bfJZJcb-3g07quMEwXMaAol_EALw_wcB&s_cid=7011O000003JkfkQAC&sdid=CW7623SB&mv=search&edtamo=true&s_kwcid=AL%213085%213%21725703104848%21e%21%21g%21%21adobe+target%2122028166933%21172736605816&ef_id=Cj0KCQiA4-y8BhC3ARIsAHmjC_F9o_wYQGtw1EybiTbCoAYathL24srC_ow1bfJZJcb-3g07quMEwXMaAol_EALw_wcB%3AG%3As&gad_source=1 Please see my notes after each of the bullet points you listed below. ‘Adobe Target delivers real-time connectivity to Adobe Experience Platform for improved insights and reporting. A new UI and generative AI tools help boost practitioner productivity. Improve visibility into projects, get faster activity creation, and ensure projects resources are focused on top priorities with enhancements to
<dependency><groupId>fr.opensagres.xdocreport</groupId><artifactId>fr.opensagres.poi.xwpf.converter.core</artifactId><version>2.1.0</version></dependency> I am trying to add this dependency but it is unable to fetch from the adobe repo. Any idea, I know that opensagres is an external API which works with POI. If POI is compatible then why this one is not? Thanks.
I have a weird problem. I had set up the eVars in Report Suite but those are not available or reflected in Adobe Launch Rules Section to use. I am not sure what would have been the reason behind it. I would really appreciate any help on this.
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.